[Bug 29884] New: plugplay.exe crashes on exit (Exception frame is not in stack limits)
http://bugs.winehq.org/show_bug.cgi?id=29884 Bug #: 29884 Summary: plugplay.exe crashes on exit (Exception frame is not in stack limits) Product: Wine Version: 1.4-rc3 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: programs AssignedTo: wine-bugs(a)winehq.org ReportedBy: marcus(a)jet.franken.de Classification: Unclassified When I do: (64bit Wine) - start Wines notepad.exe - type some characters - exit the program, answer without saving after notepad has finished, I get: err:seh:call_stack_handlers invalid frame 2410f0 (0x142000-0x240000) err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception. wine client error:13: write: Ungültiger Dateideskriptor err:seh:call_stack_handlers invalid frame 2410f0 (0x142000-0x240000) err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception. wine client error:13: write: Ungültiger Dateideskriptor err:ntdll:RtlDeleteResource Deleting active MRSW lock (0x130b8), expect failure The crash seems to happen in plugplay.exe. -- 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=29884 --- Comment #1 from Marcus Meissner <marcus(a)jet.franken.de> 2012-02-13 07:50:21 CST --- Created attachment 38854 --> http://bugs.winehq.org/attachment.cgi?id=38854 crashlog WINEDEBUG=+relay,+seh,+server wine notepad.exe -- 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=29884 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, win64 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2012-02-13 13:02:50 CST --- Is this a regression? -- 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=29884 --- Comment #3 from Marcus Meissner <marcus(a)jet.franken.de> 2012-02-13 16:06:17 CST --- its first time I noticed. I am currently bisecting to find the time it started -- 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=29884 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- 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=29884 Marcus Meissner <marcus(a)jet.franken.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |e31dd6dba1e77ca0d2a6073424a | |0cf65c8f82ab5 --- Comment #4 from Marcus Meissner <marcus(a)jet.franken.de> 2012-02-15 06:19:23 CST --- search converged on commit e31dd6dba1e77ca0d2a6073424a0cf65c8f82ab5 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Jan 31 13:44:40 2012 +0100 kernel32: Only change the Unix current after exec_process to make sure it's inherited properly. i checked todays trunk: - happens every 3rd time or so reverted only above patch: - does not happen anymore -- 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=29884 --- Comment #5 from Marcus Meissner <marcus(a)jet.franken.de> 2012-02-15 06:35:24 CST --- OS is openSUSE 11.3, gcc45-4.5.3_20110428-102.3.x86_64 glibc-2.11.2-3.7.1.x86_64 kernel 2.6.34.10-0.6-default -- 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=29884 Marcus Meissner <marcus(a)jet.franken.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|e31dd6dba1e77ca0d2a6073424a | |0cf65c8f82ab5 | --- Comment #6 from Marcus Meissner <marcus(a)jet.franken.de> 2012-02-17 03:43:51 CST --- Alexandre discalimed the patch as reason, it just exposes the bug. i am removin the sha1 tag. I need to debug this, but time is scarce this week. -- 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=29884 Jörg Höhle <hoehle(a)users.sourceforge.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source -- 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=29884 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy(a)gmail.com Regression SHA1| |e31dd6dba1e77ca0d2a6073424a | |0cf65c8f82ab5 -- 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=29884 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|e31dd6dba1e77ca0d2a6073424a | |0cf65c8f82ab5 | -- 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=29884 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #7 from Anastasius Focht <focht(a)gmx.net> 2013-04-24 15:01:11 CDT --- Hello folks, is this issue still present? If not, please close this bug. Regards -- 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=29884 Marcus Meissner <marcus(a)jet.franken.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Marcus Meissner <marcus(a)jet.franken.de> 2013-04-25 02:32:15 CDT --- did not encounter again, likely 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=29884 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> 2013-04-26 13:14:55 CDT --- Closing bugs fixed in 1.5.29. -- 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