Crash when sharing many files
I'm sharing around 88,000 files, and this causes SoulseekQt to crash in about three days. For some reason it's always about three days. I did a test where I shared less files (around 1000) and SoulseekQt was very stable, I couldn't make it crash. I kept it running for a week. This problem has persisted over several versions, I don't remember there being a version that didn't have this problem.
The weird thing is, this crash doesn't give any output to drmingw (just a blank report). I just get this window repeating dozens of times on my screen:
http://img46.imageshack.us/img46/8791/2ykr.png
I have some crash reports from the Windows event viewer, I don't know how useful they are, but it's all I have now.
My OS is Windows 7 64 bit.
SoulseekQt version: 2013.7.10
Crash reports:
Faulting application name: SoulseekQt.exe, version: 0.0.0.0, time stamp: 0x51651e17
Faulting module name: QtCore4.dll, version: 4.7.4.0, time stamp: 0x4e5523b9
Exception code: 0x40000015
Fault offset: 0x0016a97b
Faulting process id: 0x91c
Faulting application start time: 0x01ce39cfb0387c91
Faulting application path: C:\Program Files (x86)\SoulseekQt\SoulseekQt.exe
Faulting module path: C:\Program Files (x86)\SoulseekQt\QtCore4.dll
Report Id: 3aaac1cc-a81d-11e2-9dd1-00173185aea5
//////////////////
Faulting application name: SoulseekQt.exe, version: 0.0.0.0, time stamp: 0x51ddabeb
Faulting module name: libstdc++-6.dll, version: 0.0.0.0, time stamp: 0x516ee7b6
Exception code: 0x40000015
Fault offset: 0x00019d0b
Faulting process id: 0x8414
Faulting application start time: 0x01ce897508b4699f
Faulting application path: C:\Program Files (x86)\SoulseekQt\SoulseekQt.exe
Faulting module path: C:\Program Files (x86)\SoulseekQt\libstdc++-6.dll
Report Id: 79929d51-f7c0-11e2-a212-94de80772825
- Log in to post comments
That's weird, this report
That's weird, this report explicitly refers to a crash in a Qt4 dll, but 7.10 and beyond are all using Qt5. Try the very latest version on the download page: 8.3. There does appear to be an issue with the Qt5 builds not having readable debug information, I'm trying to figure that one out.
Sorry, forgot to mention that
Sorry, forgot to mention that I got the first report before I updated to the Qt5 SoulseekQt.
I'll try version 8.3. now.
Thanks! Let me know how it
Thanks! Let me know how it goes. If it's still crashing I can set you up with a debug build of the client that will show us exactly where it's crashing.
It's still crashing. drmingw
It's still crashing. drmingw is still giving me just a blank report, the event viewer log is the only thing I got again.
Faulting application name: SoulseekQt.exe, version: 0.0.0.0, time stamp: 0x51fda29c
Faulting module name: libstdc++-6.dll, version: 0.0.0.0, time stamp: 0x516ee7b6
Exception code: 0x40000015
Fault offset: 0x00019d0b
Faulting process id: 0x20e4
Faulting application start time: 0x01ce9549bd17dd60
Faulting application path: C:\Program Files (x86)\SoulseekQt\SoulseekQt.exe
Faulting module path: C:\Program Files (x86)\SoulseekQt\libstdc++-6.dll
Report Id: 5184c079-03c2-11e3-a24d-94de80772825
Let me message you in private
Let me message you in private and send you some information about running the debug build.