GNU gdb 6.6-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i486-linux-gnu"... Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (gdb) handle SIG33 pass nostop noprint Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) set pagination 0 (gdb) run Starting program: /usr/bin/klavaro [Thread debugging using libthread_db enabled] [New Thread -1219156304 (LWP 13219)] ** Message: loading text file: fr_FR.paragraphs Paragraphs: 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - 11 - 12 - 13 - 14 - 15 - 16 - 17 - 18 - 19 - 20 - 21 - 22 - 23 - 24 - 25 Text file loaded! ** Message: writing further fluidness results at: /home/lordfarquaad/.klavaro/deviation_fluid.txt Program received signal SIGABRT, Aborted. [Switching to Thread -1219156304 (LWP 13219)] 0xffffe410 in __kernel_vsyscall () (gdb) backtrace full #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb769c875 in raise () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb769e201 in abort () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #3 0xb76d3e5c in ?? () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #4 0x000000b0 in ?? () No symbol table info available. #5 0xb788c42b in g_closure_unref () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #6 0xb775b4e1 in __stack_chk_fail () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #7 0x0806e139 in tutor_calc_stats () at tutor.c:942 i = minutes = 3 seconds = 48 accuracy = 94.457274826789842 velocity = 53.686446814497614 fluidness = 72.907698429319282 standard_deviation = 0.78515659611737643 sum = 2.8980800840009575 average = 2.8980800840009575 tmp_locale = (gchar *) 0x838d8c8 "" str = "\nSTATISTIQUES\nTemps écoulé : 3 minutes et 48 secondes\nPrécision : 94,5 %\t\tObjectif : 98 %\nCaractères par secondes : 5,37\t\tObjectif : 5 (CPS)\nMots par minute : 53,7\t\tObjectif : 50 (MPM)\nFluidité :" tmp_str = tmp_name = (gchar *) 0xbffe05f4 "\nSTATISTIQUES\nTemps écoulé : 3 minutes et 48 secondes\nPrécision : 94,5 %\t\tObjectif : 98 %\nCaractères par secondes : 5,37\t\tObjectif : 5 (CPS)\nMots par minute : 53,7\t\tObjectif : 50 (MPM)\nFluidité :"... fh = tmp_time = 1198182622 ltime = wg = (GtkWidget *) 0x8260008 buf = (GtkTextBuffer *) 0x824b820 #8 0x72696174 in ?? () No symbol table info available. #9 0x3a207365 in ?? () No symbol table info available. #10 0x0000000a in ?? () No symbol table info available. #11 0xb7c82aff in ?? () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #12 0xb7f2e0bc in ?? () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #13 0x080eee70 in ?? () No symbol table info available. #14 0x080be6f8 in ?? () No symbol table info available. #15 0xbffe0718 in ?? () No symbol table info available. #16 0xb7c7d7ed in gtk_editable_set_position () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. Backtrace stopped: previous frame inner to this frame (corrupt stack?) (gdb) info registers eax 0x0 0 ecx 0x33a3 13219 edx 0x6 6 ebx 0x33a3 13219 esp 0xbffdfd64 0xbffdfd64 ebp 0xbffdfd80 0xbffdfd80 esi 0x33a3 13219 edi 0xb77b7ff4 -1216643084 eip 0xffffe410 0xffffe410 <__kernel_vsyscall+16> eflags 0x200206 [ PF IF ID ] cs 0x73 115 ss 0x7b 123 ds 0x7b 123 es 0x7b 123 fs 0x0 0 gs 0x33 51 (gdb) thread apply all backtrace Thread 1 (Thread -1219156304 (LWP 13219)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb769c875 in raise () from /lib/tls/i686/cmov/libc.so.6 #2 0xb769e201 in abort () from /lib/tls/i686/cmov/libc.so.6 #3 0xb76d3e5c in ?? () from /lib/tls/i686/cmov/libc.so.6 #4 0x000000b0 in ?? () #5 0xb788c42b in g_closure_unref () from /usr/lib/libgobject-2.0.so.0 #6 0xb775b4e1 in __stack_chk_fail () from /lib/tls/i686/cmov/libc.so.6 #7 0x0806e139 in tutor_calc_stats () at tutor.c:942 #8 0x72696174 in ?? () #9 0x3a207365 in ?? () #10 0x0000000a in ?? () #11 0xb7c82aff in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #12 0xb7f2e0bc in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #13 0x080eee70 in ?? () #14 0x080be6f8 in ?? () #15 0xbffe0718 in ?? () #16 0xb7c7d7ed in gtk_editable_set_position () from /usr/lib/libgtk-x11-2.0.so.0 Backtrace stopped: previous frame inner to this frame (corrupt stack?) (gdb) quit The program is running. Exit anyway? (y or n) Not confirmed. (gdb) step Single stepping until exit from function __kernel_vsyscall, which has no line number information. Program terminated with signal SIGABRT, Aborted. The program no longer exists. (gdb) quit