[Bug 15338] New: setup_exception_record stack overflow when running wineboot

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Sep 20 07:26:44 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=15338

           Summary: setup_exception_record stack overflow when running
                    wineboot
           Product: Wine
           Version: 1.1.5
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: aelschuring at hotmail.com


Created an attachment (id=16164)
 --> (http://bugs.winehq.org/attachment.cgi?id=16164)
wineboot output with WINEDEBUG=+seh

After upgrading to 1.1.5 (using budgetdedicated repo on Ubuntu 8.04), wineboot
crashes when updating wineprefix:

aschuring at neminis:~$ wineboot -u
fixme:iphlpapi:NotifyAddrChange (Handle 0x7dc30a08, overlapped 0x7dc309ec):
stub
fixme:shell:DllCanUnloadNow stub
wine: configuration in '/home/aschuring/.wine' has been updated.
err:seh:setup_exception_record stack overflow 828 bytes in thread 0009 eip
7bc65bc5 esp 00240ff4 stack 0x240000-0x241000-0x340000
aschuring at neminis:~$ wineboot
aschuring at neminis:~$ wine --version
wine-1.1.5

This happens on a newly created prefix as well. The attached log is created
using the following commands:
aschuring at neminis:~$ rm -fr /tmp/test
aschuring at neminis:~$ mkdir /tmp/test
aschuring at neminis:~$ WINEDEBUG=+seh WINEPREFIX=/tmp/test wineboot -u 2>
wineboot.log
aschuring at neminis:~$ gzip wineboot.log 

I have found several references to setup_exception_record in other bugs, but
none referred to wineboot specifically. They might be duplicates, but I'm not
in a good position to judge that:
bug #15259
bug #13411


-- 
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.



More information about the wine-bugs mailing list