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 88713 - Crash in nautilus-music-view
Crash in nautilus-music-view
Status: RESOLVED DUPLICATE of bug 85975
Product: nautilus
Classification: Core
Component: [obsolete] Views: Music View
unspecified
Other other
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-07-21 06:39 UTC by Wesley Tanaka
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description Wesley Tanaka 2002-07-21 06:39:14 UTC
Package: nautilus
Severity: normal
Version: 2.0.0
Synopsis: Crash in nautilus-music-view
Bugzilla-Product: nautilus
Bugzilla-Component: View as Music
BugBuddy-GnomeVersion: 2.0 (2.0.1)

Description:
Description of Problem:
A dialog box popped up informing me that nautilus-music-view had seg
faulted

Steps to reproduce the problem:
unsure

Actual Results:
crash

Expected Results:
no crash

How often does this happen?
only once, so far

Additional Information:




Debugging Information:

Backtrace was generated from '/usr/bin/nautilus-music-view'

(no debugging symbols found)...0x40afb139 in wait4 () from
/lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #4 sigaction
    from /lib/libpthread.so.0
  • #5 killpg
    from /lib/libc.so.6
  • #6 gtk_tree_model_get
    from /usr/lib/libgtk-x11-2.0.so.0
  • #7 get_song_text
  • #8 music_view_set_selected_song_title
  • #9 nautilus_music_view_update
  • #10 nautilus_music_view_load_uri
  • #11 music_view_load_location_callback
  • #12 g_cclosure_marshal_VOID__STRING
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #14 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #17 call_load_location
    at nautilus-view.c line 159
  • #18 execute_queued_functions
    at nautilus-idle-queue.c line 66
  • #19 g_idle_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #20 g_main_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #21 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #22 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #23 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #24 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #25 nautilus_view_standard_main_multi



------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-07-21 02:39 -------

Reassigning to the default owner of the component, nautilus-maint@bugzilla.gnome.org.

Comment 1 Ben FrantzDale 2002-07-21 07:50:41 UTC
This is the only report of this stack trace. It sounds like this user
hasn't been able to reproduce it either.
Comment 2 John Fleck 2002-07-22 13:19:53 UTC
This looks like a duplicate of #85975, which has been fixed in cvs.
The fix will be in the 2.0.1 release, which is imminent. Thanks for
the report, and please report back if the new version does not fix
this problem for you.

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