http://bugs.winehq.org/show_bug.cgi?id=13985 Andras Kovacs <andras(a)csevego.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andras(a)csevego.net --- Comment #19 from Andras Kovacs <andras(a)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?) -- 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.