http://bugs.winehq.org/show_bug.cgi?id=16089
Summary: StrongDC 2.21 crashes near the end of loading Product: Wine Version: 1.1.8 Platform: PC URL: http://strongdc.sourceforge.net/index.php?lang=eng OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kornos@flash.ro
Created an attachment (id=17315) --> (http://bugs.winehq.org/attachment.cgi?id=17315) StrongDc crash log
StrongDC++ 2.21 crashes near the end of loading. The last output line is : err:seh:raise_exception Unhandled exception code e06d7363 flags 1 addr 0x7b844e10
StrongDC start loading , shows most of UI (menu, blue background window) and near the end of loading it crashes.
I have Ubuntu 8.04 with all updates , kernel 2.6.27.4 , oss-linux-4.0-1016_i386.deb sound drivers , AMD Athlon 3000+ , 512MB Ram
This is the standard behaviour of Strong DC++ on all wine versions i have tried ( and i try every new version).
http://bugs.winehq.org/show_bug.cgi?id=16089
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source
http://bugs.winehq.org/show_bug.cgi?id=16089
--- Comment #1 from Austin English austinenglish@gmail.com 2008-11-16 15:19:55 --- Please attach a +relay,+seh,+tid log
http://bugs.winehq.org/show_bug.cgi?id=16089
--- Comment #2 from Kornos kornos@flash.ro 2008-11-19 11:03:28 ---
I found why it crashed in the first place. This is th reason:
punkie@punkie:~/.wine/drive_c$ ls -al total 20 drwxr-xr-x 5 punkie punkie 4096 2008-11-19 18:56 . drwxr-xr-x 4 punkie punkie 4096 2008-11-19 18:13 .. drwxr-xr-x 6 punkie punkie 4096 2008-10-22 09:56 Program Files dr-xr-x--- 6 punkie punkie 4096 2008-07-18 23:32 StrongDc++ drwxr-xr-x 12 punkie punkie 4096 2008-10-18 21:49 windows
All files and dirs in StrongDC directory have the same acces rights. User cannot create any file in StrongDC++ dir and probably cannot write any existent file. These are the default access rights created on an NTFS partition while unzipping StrongDC original archive. They are also preserved while being copied to Linux.
OK now with a chmod ug+rwx StrongDC++ rights are fixed, StrongDC++ starts , loading finishes successfully. But now it crashes after few (variable)seconds .
Last few lines are: err:toolbar:TOOLBAR_GetImageListForDrawing bitmap for ID 0, index 0 is not valid, number of bitmaps in imagelist: 0 fixme:richedit:IRichEditOle_fnGetClientSite stub 0x3697a78 fixme:ole:OleCreateStaticFromData (not shown), stub! err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x4bd9a0
I took your advice and set WINEDEBUG=+relay,+seh,+tid but the generated file iS HUGE (800MB) , i ran out of space , wine crashes with an error : cannot write registry , empty space.
I'l look into this new error and keep yoou posted.
Victor
http://bugs.winehq.org/show_bug.cgi?id=16089
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2008-11-19 11:11:24 --- Then this bug is invalid. The app must be installed under Wine.
http://bugs.winehq.org/show_bug.cgi?id=16089
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2008-11-19 22:41:13 --- Install the app under Wine.
http://bugs.winehq.org/show_bug.cgi?id=16089
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Dmitry Timoshkov dmitry@codeweavers.com 2008-11-19 22:41:26 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=16089
Kornos kornos@flash.ro changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID |
--- Comment #6 from Kornos kornos@flash.ro 2008-11-20 14:41:01 ---
Dmitry
StrongDC++ does not have an "installer" , it is a simple .7z archive . Check it out: http://strongdc.sourceforge.net/download.php?lang=eng
It does not have a setup.exe or something similar. You just unpack it ,execute StrongDC.exe and it runs.
So this bug is not INVALID, i think there is a real problem here.
As i've said i'll look into it and post relevant informations as soon as i have them.
http://bugs.winehq.org/show_bug.cgi?id=16089
--- Comment #7 from Dmitry Timoshkov dmitry@codeweavers.com 2008-11-20 21:12:07 --- sdc221.7z archive from the url you provided does not contain the root directory. So it's you wh have created "StrongDc++" directory with wrong access rights. Have you tried to unpack sdc221.7z under linux?
http://bugs.winehq.org/show_bug.cgi?id=16089
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #8 from Dmitry Timoshkov dmitry@codeweavers.com 2008-11-20 21:13:43 --- Works just fine here.
http://bugs.winehq.org/show_bug.cgi?id=16089
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Dmitry Timoshkov dmitry@codeweavers.com 2008-11-20 21:13:52 --- Closing.