http://bugs.winehq.org/show_bug.cgi?id=28760
Bug #: 28760 Summary: Eclipse crashes immediately after startup Product: Wine Version: 1.3.30 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: b7.10110111@gmail.com CC: dmitry@baikal.ru Classification: Unclassified Regression SHA1: 0caadbf34807e96ed8543abd7efddc302b7798c
Eclipse crashes a second after showing its splash screen with wine 1.3.30 and Eclipse 3.7.1 and JRE 6u27. The symptoms are mostly the same as for bug 23528, but this bug is a regression which seems unrelated to that bug. Here's what is printed on the console:
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet wine: Unhandled exception 0xc0000409 at address 0x100118cc (thread 0009), starting debugger... Process of pid=0008 has terminated No process loaded, cannot execute 'echo Modules:' Cannot get info on module while no process is loaded No process loaded, cannot execute 'echo Threads:' process tid prio (all id:s are in hex) 0000000e services.exe 0000001f 0 0000001e 0 00000018 0 00000017 0 00000015 0 00000010 0 0000000f 0 00000012 winedevice.exe 0000001a 0 00000019 0 00000014 0 00000013 0 0000001b plugplay.exe 00000020 0 0000001d 0 0000001c 0 00000021 explorer.exe 00000022 0 You must be attached to a process to run this command. No process loaded, cannot execute 'detach'
And here's the regression testing result:
0caadbf34807e96ed8543abd7efddc302b7798c is the first bad commit commit 70caadbf34807e96ed8543abd7efddc302b7798c Author: Dmitry Timoshkov dmitry@baikal.ru Date: Sat Oct 8 20:11:34 2011 +0900
user32: Add support for iPaddedBorderWidth in NONCLIENTMETRICS.
:040000 040000 41f8764ce5a743bf876397832b36389ca1bdf123 eb09b1349a365d5e1c7c0e352a8aed59b1bee671 M dlls :040000 040000 35d3ee8c412cd448eaf456815348984ebe6b92ff ddd0093384670cdaf651fee9c04f36cdd9e97c91 M include
http://bugs.winehq.org/show_bug.cgi?id=28760
Ruslan b7.10110111@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=28760
--- Comment #1 from Dmitry Timoshkov dmitry@baikal.ru 2011-10-16 23:41:25 CDT --- Have you tested with today's git?
http://bugs.winehq.org/show_bug.cgi?id=28760
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #2 from Dmitry Timoshkov dmitry@baikal.ru 2011-10-17 00:59:20 CDT --- Most likely a duplicate.
*** This bug has been marked as a duplicate of bug 28642 ***
http://bugs.winehq.org/show_bug.cgi?id=28760
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2011-10-17 08:33:23 CDT --- Closing duplicate.
http://bugs.winehq.org/show_bug.cgi?id=28760
--- Comment #4 from Ruslan b7.10110111@gmail.com 2011-10-17 12:37:39 CDT --- Fixed, though appears to be a dup.