Crash while checking Google Apps account

Bug #399882 reported by hackel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mail Notification
New
Undecided
Unassigned

Bug Description

I am using mail-notification from Ubuntu (5.4.dfsg.1-1ubuntu1) and whenever I run it to check my Google Apps/Gmail account, it will eventually crash. I decided to run it through gdb and this is what I got (sorry no debug symbols):

Program received signal SIGPIPE, Broken pipe.
[Switching to Thread 0x7ffc64276950 (LWP 17545)]

#0 0x00007ffc6c3574b1 in send () from /lib/libpthread.so.0
#1 0x00007ffc6b000243 in _gnutls_io_write_buffered ()
   from /usr/lib/libgnutls.so.26
#2 0x00007ffc6affd181 in _gnutls_send_int () from /usr/lib/libgnutls.so.26
#3 0x00007ffc6b01b7a0 in gnutls_alert_send () from /usr/lib/libgnutls.so.26
#4 0x00007ffc6affd48f in gnutls_bye () from /usr/lib/libgnutls.so.26
#5 0x00007ffc706a6b5f in gnome_vfs_ssl_destroy ()
   from /usr/lib/libgnomevfs-2.so.0
#6 0x00007ffc706a666e in gnome_vfs_socket_close ()
   from /usr/lib/libgnomevfs-2.so.0
#7 0x00007ffc706a6583 in gnome_vfs_socket_buffer_destroy ()
   from /usr/lib/libgnomevfs-2.so.0
#8 0x00007ffc64f8d5d3 in ne_sock_close ()
   from /usr/lib/gnome-vfs-2.0/modules/libhttp.so
#9 0x00007ffc64f83923 in ne_close_connection ()
   from /usr/lib/gnome-vfs-2.0/modules/libhttp.so
#10 0x00007ffc64f81670 in ?? () from /usr/lib/gnome-vfs-2.0/modules/libhttp.so
#11 0x00007ffc64f83669 in ?? () from /usr/lib/gnome-vfs-2.0/modules/libhttp.so
#12 0x00007ffc64f82de4 in ne_begin_request ()
   from /usr/lib/gnome-vfs-2.0/modules/libhttp.so
#13 0x00007ffc64f7f760 in ?? () from /usr/lib/gnome-vfs-2.0/modules/libhttp.so
#14 0x00007ffc64f7fcd9 in ?? () from /usr/lib/gnome-vfs-2.0/modules/libhttp.so
#15 0x00007ffc70693097 in gnome_vfs_open_uri_cancellable ()
   from /usr/lib/libgnomevfs-2.so.0
#16 0x00007ffc706a46b2 in gnome_vfs_open () from /usr/lib/libgnomevfs-2.so.0
#17 0x00007ffc706aac78 in gnome_vfs_read_entire_file ()
   from /usr/lib/libgnomevfs-2.so.0
#18 0x0000000000430c61 in mn_vfs_read_entire_file_uri ()
#19 0x000000000043fb25 in ?? ()
#20 0x000000000043d825 in ?? ()
#21 0x00007ffc6ce71ae4 in ?? () from /usr/lib/libglib-2.0.so.0
#22 0x00007ffc6c3503ba in start_thread () from /lib/libpthread.so.0
#23 0x00007ffc6c0bcfcd in clone () from /lib/libc.so.6
#24 0x0000000000000000 in ?? ()

I realize this doesn't seem very helpful, so I will try to compile it myself and see if I can reproduce it.

Revision history for this message
hackel (hackel) wrote :

I have attached another backtrace from an unstripped binary, however it appears to be a completely different issue! SIGABRT instead of SIGPIPE, having nothing to do with gnutls...

mail-notification: ../../src/xcb_io.c:176: process_responses: Assertion `!(req && current_request && !(((long) (req->sequence) - (long) (current_request)) <= 0))' failed.

I guess these should be split into separate bug reports, though I have not been able to isolate the issue, nor have I figured out what is triggering it. Any help in the debugging process would be appreciated.

Revision history for this message
hackel (hackel) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.