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 481053 - Rhythmbox crashes when using the search box
Rhythmbox crashes when using the search box
Status: RESOLVED DUPLICATE of bug 342684
Product: rhythmbox
Classification: Other
Component: User Interface
0.9.3.1
Other All
: Normal critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-09-27 18:37 UTC by David
Modified: 2008-04-25 23:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Stack trace with debug libs installed (29.13 KB, text/plain)
2007-09-27 19:16 UTC, David
Details

Description David 2007-09-27 18:37:28 UTC
Steps to reproduce:
1.Create New Playlist (not automatic playlist)
2.Drag and drop something like 30 files from library into playlist
3.Click on the playlist to view files in it
4.Start typing in search box


Stack trace:
Debugging Information:

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

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1225975584 (LWP 29677)]
[New Thread -1247917136 (LWP 29681)]
[New Thread -1239524432 (LWP 29680)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1225975584 (LWP 29677))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_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_query_model_do_insert
    at rhythmdb-query-model.c line 1177
  • #11 rhythmdb_query_model_set_property
    at rhythmdb-query-model.c line 496
  • #12 g_object_set_valist
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_object_set
    from /usr/lib/libgobject-2.0.so.0
  • #14 rb_static_playlist_source_do_query
    at rb-static-playlist-source.c line 304
  • #15 impl_search
    at rb-static-playlist-source.c line 288
  • #16 rb_source_search
    at rb-source.c line 517
  • #17 rb_source_header_search_cb
    at rb-source-header.c line 360
  • #18 g_cclosure_marshal_VOID__STRING
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_signal_stop_emission
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #22 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #23 rb_search_entry_timeout_cb
    at rb-search-entry.c line 201
  • #24 g_main_context_is_owner
    from /usr/lib/libglib-2.0.so.0
  • #25 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #26 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #27 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #28 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #29 main
    at main.c line 398
  • #0 __kernel_vsyscall

Other information:
No crash happens when the playlist is created by the "New Automatic Playlist.."
Comment 1 David 2007-09-27 19:16:19 UTC
Created attachment 96308 [details]
Stack trace with debug libs installed

Another stack trace but now with debug libraries.
Comment 2 Susana 2008-04-25 22:08:05 UTC
Hi, 

Is this still an issue for you? It looks like a duplicate of bug 342684 which was fixed a long time ago.
Comment 3 David 2008-04-25 23:00:39 UTC
I'm currently using version 0.11.2, where it's fixed. Don't know whether it's a duplicate though.
Comment 4 Susana 2008-04-25 23:28:38 UTC
Thank you for your feedback. I'm glad the issue is solved for you. I'll mark it as a duplicate then.

Thanks for taking the time to report this bug and please feel free to report any further bugs you find.


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