http://bugs.winehq.org/show_bug.cgi?id=6743
------- Additional Comments From jon1jone@us.ibm.com 2006-22-11 12:32 ------- Rebooted system and verified no instances of wine were running. Removed previous wine and installed 0.9.25 deb package. Reinstalled Notes. Same problem.
Running winedgb and attaching to the PID: user@Linux:~$ winedbg Wine-dbg>info process pid threads parent executable (all id:s are in hex) 0000000d 1 00000008 'nfileret.exe' 0000000a 2 00000008 'explorer.exe' 00000008 3 00000000 'nlnotes.exe' # this is before logging into Notes Wine-dbg>attach 00000008 0xffffe410: popl %ebp Wine-dbg>detach # this is after logging in and Notes hangs Wine-dbg>attach 00000008 0xffffe40e: jmp 0xffffe403 Wine-dbg>detach Wine-dbg>quit
I don't know how to get backtraces from winedbg.