[Bug 18111] New: program crashes immediately after start since wine 1.1.19
http://bugs.winehq.org/show_bug.cgi?id=18111 Summary: program crashes immediately after start since wine 1.1.19 Product: Wine Version: 1.1.19 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: MadLoisae(a)gmx.net Created an attachment (id=20548) --> (http://bugs.winehq.org/attachment.cgi?id=20548) output on command line on start. With wine 1.1.18 an application works well - with wine 1.1.19 it crashes immediately after start with the attached backtrace. the program is a program like emule. should I make a Regressiontest (my CPU is very slow ...) or can anyone see the reason for the crash? thanks! kind regards, Alois -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18111 --- Comment #1 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-04-19 08:00:13 --- if you can't give us the name of the program, where to download it and instructions to reproduce the crash then you should do the regression test. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18111 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Summary|program crashes immediately |unknown program crashes |after start since wine | |1.1.19 | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18111 Alois <MadLoisae(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead(a)gmail.com, | |MadLoisae(a)gmx.net --- Comment #2 from Alois <MadLoisae(a)gmx.net> 2009-04-20 07:56:10 --- here it is: 59148d0bb549ff8690f15f14571a715e3fdd43a5 is first bad commit commit 59148d0bb549ff8690f15f14571a715e3fdd43a5 Author: Nikolay Sivov <bunglehead(a)gmail.com> Date: Tue Apr 7 12:15:21 2009 -0400 comctl32/listview: Implement delayed header creation for ListView control. :040000 040000 917d3c197548165028394f45e22b6d32632f36cd 3df9c0746fceb9202daab94828b78177e4f4c176 M dlls -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18111 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|bunglehead(a)gmail.com | --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-04-20 08:07:51 --- (In reply to comment #0)
the program is a program like emule.
Post a program name to test. (In reply to comment #2)
here it is:
59148d0bb549ff8690f15f14571a715e3fdd43a5 is first bad commit commit 59148d0bb549ff8690f15f14571a715e3fdd43a5 Author: Nikolay Sivov <bunglehead(a)gmail.com> Date: Tue Apr 7 12:15:21 2009 -0400
comctl32/listview: Implement delayed header creation for ListView control.
:040000 040000 917d3c197548165028394f45e22b6d32632f36cd 3df9c0746fceb9202daab94828b78177e4f4c176 M dlls
Ok. Here are some steps to follow: 1) build current tree, it already contains a fix for some regression caused by this. If it doesn't crash wait for 1.1.20. 2) install debug symbols and run your "program" with 'WINEDEBUG=+listview wine <program.exe> after cd-ing to program directory. Attach a crash log. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18111 --- Comment #4 from Alois <MadLoisae(a)gmx.net> 2009-04-20 13:05:42 --- Hello Nikolay, no, it's not fixed with the latest git. attached the requestes debug-log , but I have not generated it with WINEDEBUG=+listview but with export "WINEDEBUG=listview" - should be the same, is it? thanks for your work! ((: kind regards, alois -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18111 --- Comment #5 from Alois <MadLoisae(a)gmx.net> 2009-04-20 13:06:50 --- Created an attachment (id=20578) --> (http://bugs.winehq.org/attachment.cgi?id=20578) debug-output with export "WINEDEBUG=listview" -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18111 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #20578|application/octet-stream |text/plain mime type| | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18111 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs(a)winehq.org |bunglehead(a)gmail.com Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 --- Comment #6 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-04-20 13:44:00 --- Created an attachment (id=20579) --> (http://bugs.winehq.org/attachment.cgi?id=20579) additional trace line I'll repeat my question: please, post a program name here and an URL for download if available. It'll save a lot of time for testing. Apply this patch, then run it again with WINEDEBUG=+relay,+tid,+listview and attach a zipped log. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18111 --- Comment #7 from Alois <MadLoisae(a)gmx.net> 2009-04-20 14:24:35 --- Created an attachment (id=20581) --> (http://bugs.winehq.org/attachment.cgi?id=20581) addidional trace line patch, WINEDEBUG=+relay,+tid,+listview It's too big for *.zip, so I made a *.rar - I think this doesn't matter. altough the program is not free downloadable: it is called powerhorse. I hope this helps - I'm available for further testing. ;) thanks! kind regards, Alois -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18111 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |comctl32 Summary|unknown program crashes |Powerhorse crashes -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18111 --- Comment #8 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-04-20 15:37:04 --- (In reply to comment #7)
I hope this helps - I'm available for further testing. ;)
Ok. And now the same for successful start with 1.1.18 (same debug channels). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18111 --- Comment #9 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-04-21 04:35:06 --- Created an attachment (id=20589) --> (http://bugs.winehq.org/attachment.cgi?id=20589) Proposed fix Hi, Alois. I've found some discrepancy comparing with native. Try this patch on top of current tree and post results. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18111 --- Comment #10 from Alois <MadLoisae(a)gmx.net> 2009-04-21 06:59:34 --- Hello Nikolay, great, with this patch it works again well. (: if necessary I can test again as soon as merged to git-tree ... ;) thanks a lot! kind regards, Alois -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18111 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch --- Comment #11 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-04-21 07:45:19 --- (In reply to comment #10)
Hello Nikolay,
great, with this patch it works again well. (:
That's nice.
if necessary I can test again as soon as merged to git-tree ... ;)
Yeah, I'll post here when it'll be merged and we will resolve it then. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18111 --- Comment #12 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-04-21 12:07:07 --- Fix committed: http://source.winehq.org/git/wine.git/?a=commit;h=9cc12d2879905cf626bdfc9169... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18111 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #20589|0 |1 is obsolete| | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18111 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #20579|0 |1 is obsolete| | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18111 --- Comment #13 from Alois <MadLoisae(a)gmx.net> 2009-04-21 23:29:10 --- works with latest git well. thanks for your work! kind regards, Alois -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18111 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #14 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-04-22 00:56:44 --- Reported fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18111 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #15 from Alexandre Julliard <julliard(a)winehq.org> 2009-04-24 12:23:16 --- Closing bugs fixed in 1.1.20. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18111 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |9cc12d2879905cf626bdfc91699 | |a680519c9a1fb CC| |focht(a)gmx.net Regression SHA1| |59148d0bb549ff8690f15f14571 | |a715e3fdd43a5 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18111 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bunglehead(a)gmail.com |wine-bugs(a)winehq.org -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org