[Bug 15933] New: specctra.exe program often hangs up on exit
http://bugs.winehq.org/show_bug.cgi?id=15933 Summary: specctra.exe program often hangs up on exit Product: Wine Version: 1.1.7 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P1 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: jopka(a)kvidex.ru I have very specific program, specctra.exe, which often (but not always) hangs up on exit, when called from external program (pcb.exe), with message like err:seh:setup_exception_record stack overflow 884 bytes in thread 0044 eip b7e7fa1f esp 01510fbc stack 0x1510000-0x1511000-0x1910000 At standalone use, it (almost?) never hangs up. Under native Windows it never hangs up. I try other machines (32 & 64 bit), newer Specctra versions instead of my 10.0.1, and two Wine version (1.0 from Ubuntu's repo and 1.1.7) with same or worst result. I attach two files using 'WINEDEBUG=+relay,+process', one for normal exit at standalone use, and other for crash on exit when specctra.exe called from pcad.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=15933 --- Comment #1 from jpka <jopka(a)kvidex.ru> 2008-11-06 09:55:08 --- Created an attachment (id=17106) --> (http://bugs.winehq.org/attachment.cgi?id=17106) Part 1/3 of 'normal exit' -- 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=15933 --- Comment #2 from jpka <jopka(a)kvidex.ru> 2008-11-06 09:55:54 --- Created an attachment (id=17107) --> (http://bugs.winehq.org/attachment.cgi?id=17107) Part 2/3 of 'normal exit' -- 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=15933 --- Comment #3 from jpka <jopka(a)kvidex.ru> 2008-11-06 09:56:20 --- Created an attachment (id=17108) --> (http://bugs.winehq.org/attachment.cgi?id=17108) Part 3/3 of 'normal exit' -- 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=15933 --- Comment #4 from jpka <jopka(a)kvidex.ru> 2008-11-06 09:57:25 --- Created an attachment (id=17109) --> (http://bugs.winehq.org/attachment.cgi?id=17109) Part 1/3 of 'crash on exit' -- 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=15933 --- Comment #5 from jpka <jopka(a)kvidex.ru> 2008-11-06 09:58:07 --- Created an attachment (id=17110) --> (http://bugs.winehq.org/attachment.cgi?id=17110) Part 2/3 of 'crash on exit' -- 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=15933 --- Comment #6 from jpka <jopka(a)kvidex.ru> 2008-11-06 09:58:32 --- Created an attachment (id=17111) --> (http://bugs.winehq.org/attachment.cgi?id=17111) Part 3/3 of 'crash on exit' -- 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=15933 --- Comment #7 from jpka <jopka(a)kvidex.ru> 2008-11-06 10:06:18 --- Sorry, 'pcad.exe' is error, specctra.exe called from pcb.exe. Please help. -- 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=15933 --- Comment #8 from jpka <jopka(a)kvidex.ru> 2008-11-06 10:11:13 --- (From update of attachment 17106) It is bzip2'ed and then split'ed file -- 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=15933 jpka <jopka(a)kvidex.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P5 -- 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=15933 --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2008-11-10 04:08:38 --- Is there a download available? +relay isn't very useful without +seh,+tid... -- 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=15933 --- Comment #10 from jpka <jopka(a)kvidex.ru> 2008-11-13 02:30:10 --- (In reply to comment #9)
Is there a download available? +relay isn't very useful without +seh,+tid...
I can upload somewhere executables and other req'd stuff, it's not a problem. But, it maybe too complex for run. The problem is to write manual how to use. If it required, I of course write it. Also please give me correct WINEDEBUG= variable, and I then regenerate logs. Many thanks. -- 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=15933 --- Comment #11 from Austin English <austinenglish(a)gmail.com> 2008-11-13 12:51:02 --- WINEDEBUG=+relay,+seh,+tid -- 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=15933 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED --- Comment #12 from Austin English <austinenglish(a)gmail.com> 2009-05-18 10:58:42 --- Abandoned. If this is still an issue in current (1.1.21 or newer) wine, and you can provide the requested information, feel free to reopen. -- 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=15933 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #13 from Austin English <austinenglish(a)gmail.com> 2009-05-18 11:07:32 --- Closing 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.
participants (1)
-
wine-bugs@winehq.org