[Wine] overflow error: setup_exception stack

Uwe Bonnes bon at elektron.ikp.physik.tu-darmstadt.de
Wed Aug 2 13:47:47 CDT 2006


>>>>> "Srivatsa" == Srivatsa Kanchi, R <skanchi at nexthop.com> writes:

    Srivatsa> Hi, i tried running webshots software. it installs and works
    Srivatsa> fine. But, when i select a folder for backing up photos
    Srivatsa> locally i get below error:

    Srivatsa> ...  ...  err:seh:setup_exception stack overflow 16 bytes in
    Srivatsa> thread 000b eip 007243a4 esp 7fab0ff0 stack
    Srivatsa> 0x7fab1000-0x7fbc0000

    Srivatsa> this error seems like its in the winecore rather than in any
    Srivatsa> native/built-in DLLs. is it due configuration error or a bug
    Srivatsa> in wine.  if so, i can log this in wine-bugzilla

    Srivatsa> wine version 'Wine 0.9.17'

    Srivatsa> This is my first Post to this list!!!

Such a "stack smashing" is hard to resolve. You could try running with
WINEDEBUG=+relay and pipe into a file. Look at the the file and try to find
the occurance of the stack overflow. Work upwards in the the flow of API
calls and try to find something intruigung.

The other posibility is to start the program in winedbg. If you have a
little luck, a sensible backtrace is produced and will give some hint.

Bye
-- 
Uwe Bonnes                bon at elektron.ikp.physik.tu-darmstadt.de

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------



More information about the wine-users mailing list