I have tried obtaining a more detailed backtrace attached here:?field.comment=I 
have tried obtaining a more detailed backtrace attached as gdb-nautilus.txt
The command I ran to get the backtrace:
gdb -x ~/junk/nautilus.gdbrc -p `pidof nautilus` nautilus
The content of nautilus.gdbrc is as follows: (between the bars)
====
set logging file gdb-nautilus.txt
set logging overwrite on
set logging on
handle SIG33 pass nostop noprint
set pagination 0
continue
backtrace full
info registers
x/16i $pc
thread apply all backtrace full
quit
====
What I did the reproduce the bug:
1. run gdb to attach to nautilus (damn it is reborn every time ...)
2. visit Places / Bookmarks / Downloads, which gives me a Nautilus window
3. type "ooo". Nautilus behaved as expected. Close this window
4. invoke "nautilus ~/Downloads" from terminal, which gives me a Nautilus window
5. type "ooo". Bug reproduced: 
  preedit box pops up, the first "o" is entered, and SIGSEGV was caught ...


** Attachment added: "full backtrace of each thread, plus register values"
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/630886/+attachment/1576875/+files/gdb-nautilus.txt

-- 
nautilus crashes when browsing /var/log at 
nautilus_icon_container_search_preedit_changed
https://bugs.launchpad.net/bugs/630886
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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

Reply via email to