http://bugs.winehq.org/show_bug.cgi?id=13985
Andras Kovacs andras@csevego.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |andras@csevego.net
--- Comment #19 from Andras Kovacs andras@csevego.net 2009-07-30 16:51:56 --- (In reply to comment #18)
Confirming per comment #17.
Enable coredumpting (ulimit -c unlimited), run skype, make it crash. Run gdb on the core file (gdb core) and get the backtrace (bt). Attach it here.
(gdb) bt full #0 0x7efbb990 in ?? () No symbol table info available. #1 0x7efbd291 in ?? () No symbol table info available. #2 <signal handler called> No symbol table info available. Backtrace stopped: previous frame inner to this frame (corrupt stack?)