http://bugs.winehq.org/show_bug.cgi?id=15663 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2008-10-19 19:33:20 --- (In reply to comment #2)
Unfortunately I don't know how to perform a backtrace and your little instruction didn't help me too.
Could you give me a link or a short instruction how to this? (I'm quite a newbie on linux)
Open two terminals: Terminal 1: $ wine your_app.exe When app shows 'err:seh:setup_exception_record stack overflow 204 bytes in thread 0013 eip 7c621540 esp 011f1264 stack 0x11f0000-0x11f1000-0x21f0000' Do: Terminal 2: $ winedbg winedbg> bt all and attach its output here. -- 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.