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 362729 - crash in Rhythmbox Music Player: I transfered a folder of...
crash in Rhythmbox Music Player: I transfered a folder of...
Status: RESOLVED DUPLICATE of bug 359083
Product: rhythmbox
Classification: Other
Component: general
0.9.6
Other All
: High critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-10-16 22:29 UTC by Ralf.Nieuwenhuijsen
Modified: 2006-10-16 22:34 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Ralf.Nieuwenhuijsen 2006-10-16 22:29:23 UTC
What were you doing when the application crashed?
I transfered a folder of mp3's to a folder that is being monitored by Rhythmbox. Then I searched for that artist (the killers) in Rhythmbox and then it crashed. Perhaps for debugging purposes it helps to know (to search for in the debug information) that the artist was 'the killers', i was searching for the 'killers' and the folder was '~/Media/Musica/The Killers/Sams Town' ..

Good luck tracking this one down. If you need any more information feel free to email me. Although the top of the stack trace contains a lot of no-debugging-symbols found, so I do hope you are able to track this one. Perhaps its not directly related to rhymthbox itself?

I'm running Ubuntu 6.10 (edgy, unstable since today is 17/10/2006). Running plugins: album plugin. The filesystem is ext3, rhythmbox was told to monitor the Musica directory. The kernel is the most recent Ubuntu Edgy generic (368/686) kernel..


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 161820672 vsize: 0 resident: 161820672 share: 0 rss: 33460224 rss_rlim: 0
CPU usage: start_time: 1161035510 rtime: 0 utime: 23605 stime: 0 cutime:22945 cstime: 0 timeout: 660 it_real_value: 0 frequency: 7

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1228396880 (LWP 7549)]
[New Thread -1370272864 (LWP 7768)]
[New Thread -1353487456 (LWP 7766)]
[New Thread -1345094752 (LWP 7607)]
[New Thread -1286345824 (LWP 7606)]
[New Thread -1294738528 (LWP 7568)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1228396880 (LWP 7549))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #8 g_log
    from /usr/lib/libglib-2.0.so.0
  • #9 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #10 rhythmdb_property_model_new
  • #11 rhythmdb_property_model_new
  • #12 rhythmdb_property_model_new
  • #13 gtk_tree_model_iter_next
    from /usr/lib/libgtk-x11-2.0.so.0
  • #14 gtk_tree_model_foreach
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 rhythmdb_property_model_new
  • #16 g_object_set_valist
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_object_set
    from /usr/lib/libgobject-2.0.so.0
  • #18 rb_library_browser_set_model
  • #19 rb_browser_source_get_type
  • #20 rb_source_search
  • #21 rb_source_header_clear_search
  • #22 g_cclosure_marshal_VOID__STRING
    from /usr/lib/libgobject-2.0.so.0
  • #23 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #24 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #25 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #26 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #27 rb_search_entry_new
  • #28 g_source_get_current_time
    from /usr/lib/libglib-2.0.so.0
  • #29 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #30 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #31 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #32 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #33 main
  • #0 __kernel_vsyscall

Comment 1 Elijah Newren 2006-10-16 22:34:09 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

Looks like the stack trace in bug 359859, which has been marked as a duplicate of 359083

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