http://bugs.winehq.org/show_bug.cgi?id=30692 --- Comment #1 from Anastasius Focht <focht(a)gmx.net> 2012-05-15 17:35:06 CDT --- Created attachment 40187 --> http://bugs.winehq.org/attachment.cgi?id=40187 WINEDEBUG=+tid,+seh,+process,+loaddll,+msxml wine ./Tl.exe >> log.txt 2>&1 Hello, after initial crash the app seems to have its db corrupted, preventing further starts so you have to save away the WINEPREFIX after install for experiments. Before the crash: --- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/eBay/Turbo Lister2 $ WINEDEBUG=+tid,+seh,+process,+loaddll,+msxml wine ./Tl.exe >> log.txt 2>&1 ... 0028:trace:msxml:domelem_replaceChild (0x45430f0)->(0x454e10c 0x455322c 0x214c758) 0028:trace:msxml:domelem_QueryInterface (0x4553210)->({4f2f4ba2-b822-11df-8b8a-6850dfd72085} 0x214c680) 0028:trace:msxml:node_query_interface (0x4553210)->(IID_xmlnode 0x214c680) 0028:warn:msxml:node_replace_child childNode 0x455322c is not a child of 0x45430f0 0028:trace:msxml:domelem_QueryInterface (0x45430f0)->({df0b3d60-548f-101b-8e65-08002b2bd119} 0x214c748) 0028:trace:msxml:SupportErrorInfo_InterfaceSupportsErrorInfo (0x4375d00)->({2933bf80-7b36-11d2-b20e-00c04f983e60}) 0028:trace:msxml:SupportErrorInfo_Release (0x4375d00)->(0) 0028:trace:seh:raise_exception code=e06d7363 flags=1 addr=0x7b8393ff ip=7b8393ff tid=0028 0028:trace:seh:raise_exception info[0]=19930520 0028:trace:seh:raise_exception info[1]=0214c718 0028:trace:seh:raise_exception info[2]=00b3f928 0028:trace:seh:raise_exception eax=7b826429 ebx=7b8b06b0 ecx=00b3f928 edx=0214c698 esi=0107dbd0 edi=00000100 0028:trace:seh:raise_exception ebp=0214c6d0 esp=0214c66c cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00000287 --- snip --- Attached is trace log, 120 MiB uncompressed. $ du -sh setupUS.exe 32M setupUS.exe $ sha1sum setupUS.exe b1d345501c4bfda26e65facdf7e7a0ca379daf4f setupUS.exe Regards -- 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.