lintoon <rwdos@xxxxxxxxxxx> wrote: > $ winedbg FileMaker\ Pro.exe > WineDbg starting on pid 0xa > 0x7fcbd019: subl $12,%esp > Wine-dbg>bt Thats too early. If you start a process with winedbg, it will immediatly drop to the prompt. You have to type 'cont' and hit enter. Then, when the program crashes and you get back to the prompt, you have to type 'bt' > Backtrace: > =>1 0x7fcbd019 in kernel32 (+0x4d019) (0x7fcbd019) > 2 0xb7ef6637 wine_switch_to_stack+0x17 in libwine.so.1 (0xb7ef6637) Those lines should contain debugging information. Where is your wine from? Daniel _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users