[Bug 13948] New: err:seh:setup_exception_record stack overflow
http://bugs.winehq.org/show_bug.cgi?id=13948 Summary: err:seh:setup_exception_record stack overflow Product: Wine Version: 1.0-rc4 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: Axel.Thimm(a)ATrpms.net Created an attachment (id=14097) --> (http://bugs.winehq.org/attachment.cgi?id=14097) Last 100 lines of the WINEDEBUG=+relay output This is wine-1.0-rc4 as built by Fedora in Fedora 9/x86_64 most probably built with gcc version 4.3.0 20080428 (Red Hat 4.3.0-8). There is no usage of Windows. An educational interpreter for Greek Schools (http://spinet.gr/glossomatheia/download/) fails to start with $ wine ./gm.exe fixme:reg:GetNativeSystemInfo (0xb77bf9) using GetSystemInfo() ALSA lib pcm.c:2104:(snd_pcm_open_conf) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so ALSA lib pcm.c:2104:(snd_pcm_open_conf) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot fixme:debugstr:CheckRemoteDebuggerPresent (0xffffffff)->(0xd64f31): Stub! err:seh:setup_exception_record stack overflow 888 bytes in thread 0009 eip 603154b4 esp 00230fb8 stack 0x230000-0x231000-0x330000 Segmentation fault -- 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=13948 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://spinet.gr/glossomathe | |ia/download/ Keywords| |download --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2008-06-16 08:54:00 --- Please get a +relay,+seh,+tid log (don't cut to 100 lines). -- 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=13948 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal --- Comment #2 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-06-16 09:50:41 ---
ALSA lib pcm.c:2104:(snd_pcm_open_conf) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so
Please disable / remove pulseaudio. It conflicts with Wine. Wine can not use ALSA emulated via pulseaudio plugin. -- 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=13948 --- Comment #3 from Axel Thimm <Axel.Thimm(a)ATrpms.net> 2008-06-16 10:09:10 --- (In reply to comment #1)
Please get a +relay,+seh,+tid log (don't cut to 100 lines).
This log is 56M, I uploaded it to http://people.atrpms.net/~athimm/.wine/gm.log (In reply to comment #2)
ALSA lib pcm.c:2104:(snd_pcm_open_conf) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so
Please disable / remove pulseaudio. It conflicts with Wine. Wine can not use ALSA emulated via pulseaudio plugin.
I'm not sure how to disable pulseaudio on Fedora 9 where it is the default sound server. But the above message is about x86_86 missing some of alsa's i386 compatibility libs. AFAIU there was no pulseaudio code started at all (I get the same warning on any other wine app). -- 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=13948 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk --- Comment #4 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-06-16 12:45:16 --- Hi, from the log: 0009:Call KERNEL32.OutputDebugStringA(00b832f5 "\r\n\n\n%s------------------------------------------------\n\r--- Themida Professional ---\n\r--- (c)2006 Oreans Technologies ---\n\r------------------------------------------------\r\n\n\n") ret=00b853a0 there we have Themida copy-protection again. I fear this will not work any time soon in wine. For more info see: http://bugs.winehq.org/show_bug.cgi?id=7923 especially comment #7 : "As I already stated in comment #2 - the developer repackaged the game with a version of Themida which is more wine-friendly ." So maybe you could ask the developers of this app to repackage it too -- 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=13948 --- Comment #5 from Axel Thimm <Axel.Thimm(a)ATrpms.net> 2008-06-16 14:47:29 --- Thanks Louis for the ultra-fast diagnosis! I contacted the developers and asked for changing the copy protection (or maybe dropping it altogether as it is a free download for schools, maybe it just slipped into the build environment shared with other projects). I'll update this report once there is any change, 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=13948 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|err:seh:setup_exception_reco|Glossomatheia crashes on |rd stack overflow |startup -- 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=13948 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2008-12-25 17:00:04 --- Still present in git: austin(a)ubuntu:~$ wine ВврййжЛсЯЬаШ.exe wine: created the configuration directory '/home/austin/.wine' Could not load Mozilla. HTML rendering will be disabled. wine: configuration in '/home/austin/.wine' has been updated. fixme:reg:GetNativeSystemInfo (0xbd418a) using GetSystemInfo() fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot fixme:debugstr:CheckRemoteDebuggerPresent (0xffffffff)->(0xdc241d): Stub! err:seh:setup_exception_record stack overflow 864 bytes in thread 0009 eip 016c014c esp 00230fd0 stack 0x230000-0x231000-0x330000 -- 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=13948 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #7 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2009-10-25 14:36:40 --- starts for me in current git (though still has other bufgs). Whether this is fixed on wine's end, or Themida's end remains a question, for now resolving as 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=13948 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2009-11-13 12:43:04 --- Closing bugs 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.
participants (1)
-
wine-bugs@winehq.org