Public bug reported:

Running applications (LinuxDC++, VLC) using a user not logged in crashes
with error Segmentation Fault when inserting a blank disk in the drive.
I am running Ububtu 8.04. The applications run normally under the user
logged in, but not under alternate users. Below is a paste of the
backtrace.

Thanks

GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(gdb) start
Breakpoint 1 at 0x8260eed: file linux/wulfor.cc, line 40.
Starting program: /usr/bin/linuxdcpp 
[Thread debugging using libthread_db enabled]
[New Thread 0xb71c2b20 (LWP 7739)]
[Switching to Thread 0xb71c2b20 (LWP 7739)]
main (argc=1, argv=0xbf8b6ea4) at linux/wulfor.cc:40
40              bindtextdomain("linuxdcpp", _DATADIR "/locale");
(gdb) cont
Continuing.
Thrown: FileException: Could not open file
Thrown: FileException: Could not open file
Loading: Hash database
[New Thread 0xb707db90 (LWP 7742)]
Loading: Shared Files
UnBZFilter end, 773401/271746 = 2.8460
[New Thread 0xb687cb90 (LWP 7743)]
Loading: Download Queue
[New Thread 0xb607bb90 (LWP 7744)]
[New Thread 0xb582fb90 (LWP 7745)]
[New Thread 0xb502eb90 (LWP 7746)]
[New Thread 0xb4746b90 (LWP 7748)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb4746b90 (LWP 7748)]
0x00000000 in ?? ()
(gdb) bt full
#0  0x00000000 in ?? ()
No symbol table info available.
#1  0xb47c9f31 in ?? () from /usr/lib/libgio-2.0.so.0
No symbol table info available.
#2  0x086c5348 in ?? ()
No symbol table info available.
#3  0x00000000 in ?? ()
No symbol table info available.
(gdb) quit
The program is running.  Exit anyway? (y or n) y

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
Segmentation Fault on inserting a blank disk
https://bugs.launchpad.net/bugs/229688
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to