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 "x86_64-linux-gnu"... (no debugging symbols found) Using host libthread_db library "/lib/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: /home/varnav/dnetc496-linux-amd64-elf/dnetc warning: shared library handler failed to enable breakpoint distributed.net client for Linux Copyright 1997-2005, distributed.net Please visit http://www.distributed.net/ for up-to-date contest information. dnetc v2.9011-496-CFR-05060815 for Linux (Linux 2.6.22-10-generic). Please provide the *entire* version descriptor when submitting bug reports. The distributed.net bug report pages are at http://www.distributed.net/bugs/ Using email address (distributed.net ID) 'varnavruz@yandex.ru' [Aug 22 14:43:24 UTC] Automatic processor detection found 2 processors. [Aug 22 14:43:24 UTC] Loading crunchers with work... Program received signal SIGFPE, Arithmetic exception. 0x000000000048caf8 in ?? () (gdb) backtrace full #0 0x000000000048caf8 in ?? () No symbol table info available. #1 0x000000000048cebf in ?? () No symbol table info available. #2 0x000000000048e1be in ?? () No symbol table info available. #3 0x0000000000466cab in ?? () No symbol table info available. #4 0x000000000048ffa1 in ?? () No symbol table info available. #5 0x0000000000467215 in ?? () No symbol table info available. #6 0x0000000000468e85 in ?? () No symbol table info available. #7 0x000000000048ffa1 in ?? () No symbol table info available. #8 0x0000000000469067 in ?? () No symbol table info available. #9 0x00000000004635ec in ?? () No symbol table info available. #10 0x0000000000463683 in ?? () No symbol table info available. #11 0x0000000000464afd in ?? () No symbol table info available. #12 0x000000000046489d in ?? () No symbol table info available. #13 0x000000000042396a in ?? () No symbol table info available. #14 0x00000000004247b5 in ?? () No symbol table info available. #15 0x000000000042572b in ?? () No symbol table info available. #16 0x000000000040454e in ?? () No symbol table info available. #17 0x000000000040920a in ?? () No symbol table info available. #18 0x0000000000428e75 in ?? () No symbol table info available. #19 0x0000000000429b27 in ?? () No symbol table info available. #20 0x0000000000426ebb in ?? () No symbol table info available. #21 0x000000000043d9df in ?? () No symbol table info available. #22 0x00000000004001c9 in ?? () No symbol table info available. #23 0x00007fff9d2e4948 in ?? () No symbol table info available. #24 0x0000000000000000 in ?? () No symbol table info available. (gdb) info registers rax 0xf4d007f 256704639 rbx 0x5f8ee0 6262496 rcx 0x2aae0e1465c6 46927048893894 rdx 0x0 0 rsi 0x0 0 rdi 0x2aae0e146449 46927048893513 rbp 0x7fff9d2e2ea0 0x7fff9d2e2ea0 rsp 0x7fff9d2e2cf0 0x7fff9d2e2cf0 r8 0x5f9190 6263184 r9 0x0 0 r10 0x5f8ee0 6262496 r11 0x0 0 r12 0xf4d007f 256704639 r13 0x5f93c0 6263744 r14 0x7fff9d2e2e60 140735830437472 r15 0x0 0 rip 0x48caf8 0x48caf8 eflags 0x10246 [ PF ZF IF RF ] cs 0x33 51 ss 0x2b 43 ds 0x0 0 es 0x0 0 fs 0x63 99 gs 0x0 0 fctrl 0x37f 895 fstat 0x0 0 ftag 0xffff 65535 fiseg 0x0 0 fioff 0x0 0 foseg 0x0 0 fooff 0x0 0 fop 0x0 0 mxcsr 0x1f80 [ IM DM ZM OM UM PM ] (gdb) thread apply all backtrace (gdb) quit The program is running. Exit anyway? (y or n)