*** This bug is a duplicate of bug 817861 ***
https://bugs.launchpad.net/bugs/817861
Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug #817861, so it is being marked as such. Please look a
*** This bug is a duplicate of bug 817861 ***
https://bugs.launchpad.net/bugs/817861
** Changed in: nautilus (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
Now I reproduced the crash. Attached is tracktrace.
** Attachment added: "backtrace of SIGABORT"
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/884059/+attachment/2583289/+files/backtrace-nautilus-884059.txt
** Description changed:
- Nautilus crashes with a middle click on a Desktop
Same problem :(
My data:
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: nautilus 1:3.2.1-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Wed Nov 2 21:10
Please make sure you only used sudo when starting gdb. Nautilus should
not be started with sudo.
If you don't use sudo, for gdb attach to work, you'll have to disable ptrace
protection. Using this command,
$ echo 0 > /proc/sys/kernel/yama/ptrace_scope
More details, please see:
https://wiki.ubu
If I use sudo, I can't interact w/ the desktop icons.
I don't use sudo, I get this msg:
Attaching to program: /usr/bin/nautilus, process 10969
Could not attach to process. If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as
How about gdb attach to a process?
$ pidof nautilus
8677
$sudo gdb 2>&1 | tee gdb-nautilus.txt
(gdb) attach 8677
(gdb) cont
Continuing.
< reproduce the crash >
(gdb) backtrace full
https://wiki.ubuntu.com/X/Backtracing#Backtrace_with_gdb
--
You received this bug notification because you are a m
Can't get it to paint icons on my desktop when I use GDB, even after
installing the dbg symbols.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/884059
Title:
Nautilus crashes with a middle click on a
Could you launch nautilus from gdb, type 'bt' after the crash occurred and
attach the backtrace here?
(Note: needs debug symbols for nautilus installed: sudo apt-get install
nautilus-dbg)
** Changed in: nautilus (Ubuntu)
Status: New => Incomplete
--
You received this bug notification b
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/884059
Title:
Nautilus crashes with a middle click on a Desktop icon
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+so
10 matches
Mail list logo