On Mon, Jun 21, 2010 at 9:13 AM, Donald Allen <donaldcal...@gmail.com>wrote:
> > 4. Gmail sessions periodically crash. I will try running compiled -g and > under gdb to try to get more info on this. I've seen this problem > repeatedly. It's independent of whether I run with tabbed. > I did this, as promised, and just observed the following crash: [New Thread 0x7fffd98f9710 (LWP 12362)] [New Thread 0x7fffda14a710 (LWP 12363)] [New Thread 0x7fffeadcd710 (LWP 12364)] [New Thread 0x7fffe3fff710 (LWP 12365)] Program received signal SIGSEGV, Segmentation fault. 0x00007ffff6f0e7b8 in ?? () from /usr/lib64/libwebkit-1.0.so.2 (gdb) bt #0 0x00007ffff6f0e7b8 in ?? () from /usr/lib64/libwebkit-1.0.so.2 #1 0x00007ffff5cd623d in ?? () from /usr/lib64/libsoup-2.4.so.1 #2 0x00007ffff432d9ee in g_closure_invoke () from /usr/lib64/libgobject-2.0.so.0 #3 0x00007ffff43420a0 in ?? () from /usr/lib64/libgobject-2.0.so.0 #4 0x00007ffff4342e6f in g_signal_emit_valist () from /usr/lib64/libgobject-2.0.so.0 #5 0x00007ffff4343373 in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0 #6 0x00007ffff5ccc0cf in ?? () from /usr/lib64/libsoup-2.4.so.1 #7 0x00007ffff432d9ee in g_closure_invoke () from /usr/lib64/libgobject-2.0.so.0 #8 0x00007ffff4341ab3 in ?? () from /usr/lib64/libgobject-2.0.so.0 #9 0x00007ffff4342e6f in g_signal_emit_valist () from /usr/lib64/libgobject-2.0.so.0 #10 0x00007ffff4343373 in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0 #11 0x00007ffff5cd8351 in ?? () from /usr/lib64/libsoup-2.4.so.1 #12 0x00007ffff3e77f9e in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #13 0x00007ffff3e7b958 in ?? () from /usr/lib64/libglib-2.0.so.0 #14 0x00007ffff3e7bdb5 in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0 #15 0x00007ffff60261d7 in gtk_main () from /usr/lib64/libgtk-x11-2.0.so.0 #16 0x0000000000404fd5 in main () (gdb) I have not killed the gdb session -- it's just sitting there -- so if the surf author needs me to do some more probing with gdb to shed some light on what's going on here, please get in touch with me. /Don > > /Don Allen > > >