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 77032 - [Solaris] News tab in the Nautilus side bar crashing
[Solaris] News tab in the Nautilus side bar crashing
Status: RESOLVED DUPLICATE of bug 76342
Product: nautilus
Classification: Core
Component: [obsolete] Sidebar Panel: (Other)
0.x.x [obsolete]
Other Solaris
: High critical
: 1.1.x
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-03-31 06:45 UTC by Sekhar Reddy Pulukunta
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description Sekhar Reddy Pulukunta 2002-03-31 06:45:08 UTC
Solaris 2.9 32 bit 29th march build
Procedure:
Choose Applictaion: Homefolder to start Nautilus
Click  on the news tab on the Nautilus side bar
wait for sometime news tab crashes.

Occurence: Intermittent

Debugging information/Stack trace:
  • #0 _waitid
    from /usr/lib/libc.so.1
  • #1 _waitpid
    from /usr/lib/libc.so.1
  • #2 waitpid
    from /usr/lib/libthread.so.1
  • #3 libgnomeui_segv_handle
    from /opt/gnome-2.0/lib/libgnomeui-2.so.0
  • #4 __sighndlr
    from /usr/lib/libthread.so.1
  • #5 call_user_handler
    from /usr/lib/libthread.so.1
  • #6 <signal handler called>
  • #7 _lwp_kill
    from /usr/lib/libc.so.1
  • #8 raise
    from /usr/lib/libc.so.1
  • #9 abort
    from /usr/lib/libc.so.1
  • #10 g_logv
    from /opt/gnome-2.0/lib/libglib-2.0.so.0
  • #11 g_log
    from /opt/gnome-2.0/lib/libglib-2.0.so.0
  • #12 read_file_open_callback
    from /opt/gnome-2.0/lib/libeel-2.so.1
  • #13 dispatch_open_callback
    from /opt/gnome-2.0/lib/libgnomevfs-2.so.0
  • #14 dispatch_job_callback
    from /opt/gnome-2.0/lib/libgnomevfs-2.so.0
  • #15 g_idle_dispatch
    from /opt/gnome-2.0/lib/libglib-
  • #16 g_main_dispatch
    from /opt/gnome-2.0/lib/libglib-
  • #17 g_main_context_dispatch
    from /opt/gnome-2.0/lib/libglib-2.0.so.0
  • #18 g_main_context_iterate
    from /opt/gnome-2.0/lib/libglib-2.0.so.0
  • #19 g_main_context_iteration
    from /opt/gnome-2.0/lib/libglib-2.0.so.0
  • #20 gnome_vfs_thread_backend_shutdown
    from /opt/gnome-2.0/lib/libgnomevfs-2.so.0
  • #21 gnome_vfs_shutdown
    from /opt/gnome-2.0/lib/libgnomevfs-2.so.0
  • #22 nautilus_view_standard_main_multi
    from /opt/gnome-2.0/lib/libnautilus.so.2
  • #23 nautilus_view_standard_main
    from /opt/gnome-2.0/lib/libnautilus.so.2
  • #24 main

Comment 1 Luis Villa 2002-03-31 19:48:45 UTC
Dave, can you duplicate/take a look at this?
Comment 2 Sekhar Reddy Pulukunta 2002-04-05 11:40:59 UTC
I observed that this bug simulatable when you are not giving proxy 
settigs .
Steps to reproduce :

1)Remove the Proxy settings for the Nautilus .
2)Try to select the some of the sites in the select sites option in 
the news tab option under sidebar.
3)Close the nautilus and start nautilus once again.
3) wait for some time . The news tab is crashing .

More stack Trace :

  • #0 _waitid
    from /usr/lib/libc.so.1
  • #1 _waitpid
    from /usr/lib/libc.so.1
  • #2 waitpid
    from /usr/lib/libthread.so.1
  • #3 libgnomeui_segv_handle
    from /opt/gnome-
  • #4 __sighndlr
    from /usr/lib/libthread.so.1
  • #5 call_user_handler
    from /usr/lib/libthread.so.1
  • #6 <signal handler called>
  • #7 g_type_check_instance_is_a
    from /opt/gnome-
  • #8 queue_outgoing_call
    from /opt/gnome-
  • #9 nautilus_view_report_load_complete
    from /opt/gnome-2.0/lib/libnautilus.so.2
  • #10 done_loading
  • #11 display_pending_files
  • #12 display_pending_idle_callback
  • #13 g_idle_dispatch
    from /opt/gnome-2.0/lib/libglib-
  • #14 g_main_dispatch
    from /opt/gnome-2.0/lib/libglib-
  • #15 g_main_context_dispatch
    from /opt/gnome-
  • #16 g_main_context_iterate
    from /opt/gnome-
  • #17 g_main_loop_run
    from /opt/gnome-2.0/lib/libglib-
  • #18 gtk_main
    from /opt/gnome-2.0/lib/libgtk-x11-
  • #19 main


Comment 3 Luis Villa 2002-04-15 20:55:29 UTC

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