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 96296 - crashing preference dialog on Nautilus-2.1.1
crashing preference dialog on Nautilus-2.1.1
Status: RESOLVED NOTABUG
Product: nautilus
Classification: Core
Component: Preferences
2.1.x
Other other
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 102218 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-10-20 06:55 UTC by aihana
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.1/2.2



Description aihana 2002-10-20 06:54:59 UTC
Package: nautilus
Severity: critical
Version: 2.1.1
Synopsis: crashing preference dialog on Nautilus-2.1.1
Bugzilla-Product: nautilus
Bugzilla-Component: Preferences
BugBuddy-GnomeVersion: 2.0 (2.1.1)

Description:
Description of Problem:
When I clicked preference on View menu, then it is caused to be display
crash-dialog.
I could not change any attributes for nautilus.

Steps to reproduce the problem:
1. reaizing nautilus main window.
2. click View menu.
3. click Preference entry on it.

Actual Results:
It is caused crash-dialog.

Expected Results:
not.

How often does this happen?
everytime.

Additional Information:
My linux box contained GNOME-1.4 and 2.1.0. However there are any files
in GNOME-1.4 that
it was replaced its by GNOME-2.0.
librsvg, eel = 2.1.1
libxml2 = 2.4.23
ORBit2 = 2.5.0
bonobo-activation = 2.1.0
bonobo = 1.0.20



Debugging Information:

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

[New Thread 1024 (LWP 4114)]
[New Thread 2049 (LWP 4116)]
[New Thread 1026 (LWP 4117)]
[New Thread 2051 (LWP 4118)]
0x40ca3669 in __wait4 () from /lib/i686/libc.so.6
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 646
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 __kill
    from /lib/i686/libc.so.6
  • #7 raise
    at signals.c line 65
  • #8 abort
    at ../sysdeps/generic/abort.c line 88
  • #9 __assert_fail
    at assert.c line 74
  • #10 art_render_gradient_linear_render_8
    at art_render_gradient.c line 328
  • #11 art_render_invoke_callbacks
    at art_render.c line 927
  • #12 art_render_svp_callback
    at art_render_svp.c line 107
  • #13 art_svp_render_aa
    at art_svp_render_aa.c line 459
  • #14 art_render_svp_invoke_driver
    at art_render_svp.c line 345
  • #15 art_render_invoke
    at art_render.c line 1039
  • #16 rsvg_render_svp
    at rsvg.c line 1096
  • #17 rsvg_render_bpath
    at rsvg.c line 1153
  • #18 rsvg_render_path
    at rsvg.c line 1200
  • #19 xmlParseStartTag
    at parser.c line 6624
  • #20 xmlParseTryOrFinish
    at parser.c line 8438
  • #21 xmlParseChunk
    at parser.c line 8875
  • #22 rsvg_handle_write
    at rsvg.c line 2664
  • #23 rsvg_pixbuf_from_file_with_size_data
    at rsvg.c line 2876
  • #24 rsvg_pixbuf_from_file_at_size
    at rsvg.c line 3009
  • #25 rsvg_pixbuf_from_file
    at rsvg.c line 2908
  • #26 nautilus_theme_make_preview_pixbuf
    at nautilus-theme.c line 365
  • #27 theme_list_prepend
    at nautilus-theme.c line 494
  • #28 theme_get_themes_for_location
    at nautilus-theme.c line 564
  • #29 theme_get_builtin_themes
    at nautilus-theme.c line 584
  • #30 nautilus_theme_for_each_theme
    at nautilus-theme.c line 667
  • #31 theme_selector_populate_list
    at nautilus-theme-selector.c line 411
  • #32 nautilus_theme_selector_instance_init
    at nautilus-theme-selector.c line 571
  • #33 g_type_create_instance
    at gtype.c line 1349
  • #34 g_object_constructor
    at gobject.c line 797
  • #35 g_object_newv
    at gobject.c line 695
  • #36 g_object_new_valist
    at gobject.c line 734
  • #37 gtk_widget_new
    at gtkwidget.c line 1445
  • #38 nautilus_theme_selector_new
    at nautilus-theme-selector.c line 436
  • #39 preferences_dialog_populate_themes_group
    at nautilus-preferences-dialog.c line 577
  • #40 preferences_box_populate_pane

Comment 1 David Fallon 2002-10-21 06:11:43 UTC
Hmm. interesting, seems to be a unique stack trace against our beta
package. Can anyone else confirm?
Comment 2 Takeshi AIHANA 2002-11-03 22:52:13 UTC
I tried to rebuild and reinstall nautilus-2.1.1after removing
completely /usr/local/share/nautilus for nautilus-1.0.6, instead of
over-written those resources by installing, then it is OK to display
preference dialog and setting up.
It was caused to be crashed on mixing Nautilus-1.0.x and 2.1.x
environment.
Thanks.
Takeshi Aihana <aihana@gnome.gr.jp>
Comment 3 Aschwin van der Woude 2002-12-30 13:37:48 UTC
*** Bug 102218 has been marked as a duplicate of this bug. ***