warvair / peerblock

Automatically exported from code.google.com/p/peerblock
Other
0 stars 1 forks source link

Uncaught exception line 353 and 521 build 41003090320 #286

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
I had to hard reset my computer due to a lock up
When I logged back in PB came back on and the error in line 353 occured
database disk image is malformed
Then error in line 521  

What is the expected output? What do you see instead?

41003090320
.logproc.cpp 
line 353 database disk image is malformed 
and then 
521 logic error or missing database 
both are class aqlite3x::database_error SQL 

What version of PeerBlock are you using? On what operating system? 32- or
64-bit?
41003090320 on 64 bit vista

Please provide any additional information below.  Make sure to attach
peerblock.log and/or any screenshots that would help explain your problem.

Original issue reported on code.google.com by 4comfort...@gmail.com on 13 Mar 2010 at 2:37

GoogleCodeExporter commented 9 years ago
Deleting your history.db file should resolve this.  

I believe this error is generally seen if this file has grown ridiculously 
large - by
default on new installs we're setting it to delete it every few days, but if 
you've
got a LOT of traffic going on it could still get pretty big.  Since you're 
using the
Beta Release, try setting the "History Size" value in settings to 100 MB or 
something
- this should prevent it from growing too large, though it will mean that you 
won't
have as much data to look through in your History.

If you could take a look at the C:\Program Files\PeerBlock\history.db file to 
see if
it's gigantic, and report back here, that would be appreciated.

Original comment by peerbloc...@gmail.com on 30 Mar 2010 at 4:18

GoogleCodeExporter commented 9 years ago
It is currently 98.1 MB (102,912,000 bytes).

However, I did reinstall after this error and haven't had any issue since.

Original comment by 4comfort...@gmail.com on 31 Mar 2010 at 5:11

GoogleCodeExporter commented 9 years ago
I'm also receiving this problem after a hard restore when my GPU overheated. 
Two errors:

Exception
Build Number: 31006090404
File: .\logproc.cpp
Line: 353
Type class sqlite3x::database_error
Message: database disk image is malformed

Uncaught Exception
Build Number: 31006090404
File: .\logproc.cpp
Line: 521
Type class sqlite3x::database_error
Message: database disk image is malformed

This is on a Pentium 4, 4Gig ram, Windows XP Pro SP3, NVidia GeForce GT 240 
video card.

I cannot find the logproc.cpp file, but my history.db and history.db-journal 
are attached. My history is only slightly larger than 1mb. Removing it solved 
the problem, I'm adding the history if you want to replicate the problem.

Original comment by quada...@gmail.com on 16 Aug 2010 at 2:48

Attachments: