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(a)winehq.org ReportedBy: aelschuring(a)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(a)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(a)neminis:~$ wineboot aschuring(a)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(a)neminis:~$ rm -fr /tmp/test aschuring(a)neminis:~$ mkdir /tmp/test aschuring(a)neminis:~$ WINEDEBUG=+seh WINEPREFIX=/tmp/test wineboot -u 2> wineboot.log aschuring(a)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.