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/epiphany [Thread debugging using libthread_db enabled] [New Thread -1230264624 (LWP 22001)] (epiphany:22001): libgnomevfs-WARNING **: Failed to create service browser: Bad state (epiphany:22001): libgnomevfs-WARNING **: Failed to create service browser: Bad state (epiphany:22001): libgnomevfs-WARNING **: Failed to create service browser: Bad state [New Thread -1259009136 (LWP 22009)] [New Thread -1267401840 (LWP 22010)] [New Thread -1276761200 (LWP 22011)] [New Thread -1285153904 (LWP 22012)] [Thread -1276761200 (LWP 22011) exited] [New Thread -1276761200 (LWP 22013)] [New Thread -1293583472 (LWP 22014)] [New Thread -1301976176 (LWP 22015)] [New Thread -1310368880 (LWP 22016)] ** (epiphany:22001): WARNING **: Could not get rules file from filterg site sys:1: Warning: g_strsplit: assertion `string != NULL' failed Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1230264624 (LWP 22001)] adblock_pattern_get_filtersetg_patterns () at adblock-pattern.c:190 190 adblock-pattern.c: No such file or directory. in adblock-pattern.c (gdb) backtrace full #0 adblock_pattern_get_filtersetg_patterns () at adblock-pattern.c:190 line = 0x8e54fb0
preg1 = (pcre *) Cannot access memory at address 0xbfd59374 (gdb) info registers eax 0x0 0 ecx 0x0 0 edx 0x0 0 ebx 0xb68dc9e8 -1232221720 esp 0xbfd59330 0xbfd59330 ebp 0xbfd59398 0xbfd59398 esi 0x8e54fb0 149245872 edi 0x0 0 eip 0xb68d94c0 0xb68d94c0 eflags 0x210282 [ SF IF RF ID ] cs 0x73 115 ss 0x7b 123 ds 0x7b 123 es 0x7b 123 fs 0x0 0 gs 0x33 51 (gdb) thread apply all backtrace Couldn't get registers: No such process. (gdb) quit The program is running. Exit anyway? (y or n)