Public bug reported:

Binary package hint: nautilus-sendto

I previously reported this bug with gaim,
https://sourceforge.net/tracker/?func=detail&atid=100235&aid=1609565&group_id=235
, but gaim developers sent me this way.  The segfault occurs in
save_online_buddies of nautilus.so when the filesystem is read-only.

: from my sf.net bug report

This happened after an error was detected and the filesystem was mounted
read-only. Everytime I try to start gaim on the read-only filesystem it
starts and after a second or two segfaults. The dump below seems to
explain everything.

Gaim 2.0.0beta5
nautilus-sendto 0.8-2ubuntu1

[EMAIL PROTECTED]:~$ gdb gaim
GNU gdb 6.5-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) run
Starting program: /usr/bin/gaim
[Thread debugging using libthread_db enabled]
[New Thread -1208994096 (LWP 8136)]
[New Thread -1238946928 (LWP 8163)]
[New Thread -1247339632 (LWP 8166)]
[New Thread -1247605872 (LWP 8169)]
[Thread -1247605872 (LWP 8169) exited]
[New Thread -1247605872 (LWP 8187)]
[Thread -1247605872 (LWP 8187) exited]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208994096 (LWP 8136)]
0x4b44ebf1 in fwrite () from /lib/tls/i686/cmov/libc.so.6
(gdb) bt
#0 0x4b44ebf1 in fwrite () from /lib/tls/i686/cmov/libc.so.6
#1 0xb780d673 in save_online_buddies () from /usr/lib/gaim/nautilus.so
#2 0x4b76bcc6 in g_source_get_current_time () from /usr/lib/libglib-2.0.so.0
#3 0x4b76b6f2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#4 0x4b76e6cf in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#5 0x4b76ea79 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#6 0x4ad01574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#7 0x080abd09 in main (argc=Cannot access memory at address 0x178
) at ../../gtk/gtkmain.c:800
(gdb) quit
The program is running. Exit anyway? (y or n) y

** Affects: nautilus-sendto (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
nautilus.so prevents gaim from starting on a read-only filesystem
https://launchpad.net/bugs/77819

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to