http://bugs.winehq.org/show_bug.cgi?id=33974
--- Comment #11 from Mike Blumenkrantz michael.blumenkrantz@gmail.com 2013-07-08 09:41:10 CDT --- (In reply to comment #10)
(In reply to comment #8)
$ winedbg xxx.dmp or somthing like that
Unfortunately the cores are truncated (despite having set them to unlimited size with ulimit). Loading them reveals a three frame stack with no symbols.
Did you installed debug symbol for Wine? I remember the Ubuntu wine-dbg package was broken some time ago, not sure how is the current states, but it would be great if you can try build Wine your self and reproduce the crashing, then read the mini dump file with winedbg to see if there is any symbols.
Even without symbols, could you paste the frame stack then?
Thanks a lot!
I have debug symbols available, but the frame stack from the core dumps is completely blank.