After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 383760 - crash in Home Folder: Changed properties of PD...
crash in Home Folder: Changed properties of PD...
Status: RESOLVED DUPLICATE of bug 325759
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
nautilus[debugsymbols]
Depends on:
Blocks:
 
 
Reported: 2006-12-08 15:23 UTC by Victor Yegorov
Modified: 2007-01-12 02:43 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Victor Yegorov 2006-12-08 15:23:56 UTC
What were you doing when the application crashed?
Changed properties of PDF documents:
1) set default "Open with" to Adobe Reader
2) removed AbiWord from list of available "Open With" applications
3) set Adobe as default again (evince was the other option left)
4) Pressed close button


Distribution: Gentoo Base System version 1.12.6
Gnome Release: 2.16.2 2006-11-20 (Gentoo)
BugBuddy Version: 2.17.2

System: Linux 2.6.17-suspend2-r6 #1 PREEMPT Thu Dec 7 11:00:19 EET 2006 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: No
Accessibility: Enabled

Memory status: size: 81838080 vsize: 0 resident: 81838080 share: 0 rss: 28381184 rss_rlim: 0
CPU usage: start_time: 1165483112 rtime: 0 utime: 687 stime: 0 cutime:645 cstime: 0 timeout: 42 it_real_value: 0 frequency: 28

Backtrace was generated from '/usr/bin/nautilus'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()
  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 ??
  • #4 ??
  • #5 ??

Comment 1 Susana 2006-12-08 19:31:14 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 Victor Yegorov 2006-12-09 00:20:43 UTC
As you already know, I'm using Gentoo. I've recompiled with debug the following packages:
gnome-base/nautilus-2.16.3
gnome-base/libgnomeui-2.17.0
dev-libs/glib-2.12.4-r1
gnome-base/gail-1.8.11

Here're steps to reproduce the bug:
1) Open home folder in nautilus;
2) pick any PDF file;
3) right-click, pick properties;
4) pick "Open with" tab;
5) change current selection (radio buttons) to be smth. different, then the actual one. Then put selection back (in my case, I switched from Adobe Reader to Evince and then back);
6) press close button;
7) Nautilus crashes.

Here's the backtrace:
Distribution: Gentoo Base System version 1.12.6
Gnome Release: 2.16.2 2006-11-20 (Gentoo)
BugBuddy Version: 2.17.2

System: Linux 2.6.17-suspend2-r6 #1 PREEMPT Thu Dec 7 11:00:19 EET 2006 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: No
Accessibility: Enabled

Memory status: size: 88928256 vsize: 0 resident: 88928256 share: 0 rss: 28958720 rss_rlim: 0
CPU usage: start_time: 1165623155 rtime: 0 utime: 198 stime: 0 cutime:192 cstime: 0 timeout: 6 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/nautilus'

Using host libthread_db library "/lib/libthread_db.so.1".
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
0xffffe410 in __kernel_vsyscall ()
  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 870
  • #3 <signal handler called>
  • #4 IA__g_logv
  • #5 IA__g_log
  • #6 IA__g_assert_warning
  • #7 garbage_collect_cell_data
    at gailtreeview.c line 3604
  • #8 g_idle_dispatch
    at gmain.c line 3926
  • #9 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #10 g_main_context_iterate
    at gmain.c line 2677
  • #11 IA__g_main_loop_run
    at gmain.c line 2881
  • #12 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #13 main
    at nautilus-main.c line 389
  • #14 __libc_start_main
    from /lib/libc.so.6
  • #15 _start

Comment 3 André Klapper 2006-12-17 02:18:54 UTC
guess this is another duplicate of bug 325759
Comment 4 André Klapper 2007-01-12 02:43:57 UTC
yes, a duplicate... :-)
this issue has been fixed, see 325759. thanks again for your report.

*** This bug has been marked as a duplicate of 325759 ***