[Bug 21923] New: winedbg should not called himself recursively
http://bugs.winehq.org/show_bug.cgi?id=21923 Summary: winedbg should not called himself recursively Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: winedbg AssignedTo: wine-bugs(a)winehq.org ReportedBy: yann(a)droneaud.fr While trying to debug wine built with llvm/clang, I've found an annoying behavior of winedbg : if it fails with an unhanled page fault, it spawn another instance of winedbg, which will do the same, endlessly. Wine should be able to detect such failure in winedbg and abort, crash, core dump, whatever, but not spawn more and more instance of winedbg. -- 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=21923 --- Comment #1 from Yann Droneaud <yann(a)droneaud.fr> 2010-03-04 12:13:23 --- Created an attachment (id=26603) --> (http://bugs.winehq.org/attachment.cgi?id=26603) wine notepad output with page faults -- 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=21923 --- Comment #2 from Yann Droneaud <yann(a)droneaud.fr> 2010-03-04 12:14:59 --- Created an attachment (id=26604) --> (http://bugs.winehq.org/attachment.cgi?id=26604) WINEDEBUG=+seh,+relay wine notepad -- 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=21923 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.1.39 -- 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=21923 Paul Bolle <pebolle(a)tiscali.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pebolle(a)tiscali.nl --- Comment #3 from Paul Bolle <pebolle(a)tiscali.nl> 2010-08-29 17:23:47 CDT --- Looks very similar to bug #19931, but that one was fixed in 1.1.33. -- 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=21923 --- Comment #4 from Luca Bennati <lucak3(a)gmail.com> 2010-09-04 11:49:21 CDT --- llvm+clang 2.7 and wine-1.3.2, compiled with CC=clang CXX=clang CFLAGS="-std=gnu89 -O0" ./configure --prefix=/usr --sysconfdir=/etc --with-x --without-capi --without-gsm --without-icns 'wine notepad' and winedbg don't crash at all. If the reproduction of this bug needs a crash, please indicate a (simple) way to produce one to 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=21923 --- Comment #5 from Luca Bennati <lucak3(a)gmail.com> 2010-09-04 11:54:31 CDT --- Sorry for spamming, but i think i found the right way to test this bug: winedbg notepad.exe This one works perfectly, as i get to winedbg prompt as expected, without multiple winedbg istances. -- 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=21923 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2010-12-17 15:27:10 CST --- I don't get the recursive failure in git with clang. -- 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=21923 --- Comment #7 from butraxz(a)gmail.com 2013-06-09 11:20:22 CDT --- This has not been updated for over 900 days. Is this still an issue in 1.6-rc1 or higher or is this abandoned ? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=21923 roger(a)mailinator.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |roger(a)mailinator.com --- Comment #8 from roger(a)mailinator.com --- close? invalid? fixed? abandon? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=21923 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED --- Comment #9 from Austin English <austinenglish(a)gmail.com> --- Abandoned. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=21923 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Bruno Jesus <00cpxxx(a)gmail.com> --- Closing abandoned bugs. -- 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