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 390071 - Crash on search-narrow of playlist
Crash on search-narrow of playlist
Status: RESOLVED DUPLICATE of bug 342684
Product: rhythmbox
Classification: Other
Component: general
0.9.3.1
Other other
: High normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-12-27 17:32 UTC by Jason Hawkins
Modified: 2006-12-27 19:12 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Jason Hawkins 2006-12-27 17:31:02 UTC
Distribution: Ubuntu 6.06 (dapper)
Package: rhythmbox
Severity: Normal
Version: GNOME2.14.3 0.9.3.1
Gnome-Distributor: Ubuntu
Synopsis: Crash on search-narrow of playlist
Bugzilla-Product: rhythmbox
Bugzilla-Component: general
Bugzilla-Version: 0.9.3.1
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash:
While using a user-created playlist, entering the text "astr" into the
search box (to narrow the playlist's elements) causes a crash.

Steps to reproduce the crash:
1. Create a playlist in rhythmbox. Populate with ~ 50 songs.
2. Enter text in the upper right search box.
3. Lather, rinse, repeat.

Expected Results:
The app should live-search for the text fragment entered and limit
results in the main display window to matching entries in the playlists,
as it does in the library.

How often does this happen?
Every time.

Additional Information:
using 6.06.1 LTS on a Shuttle XPC P4 2GHz w/ 160GB Seagate SATA drive,
1GB RAM.  Using the built-in HDA audio card.


Debugging Information:

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 -1226659616 (LWP 5777)]
[New Thread -1249944656 (LWP 5780)]
[New Thread -1241551952 (LWP 5779)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1226659616 (LWP 5777))

  • #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 IA__g_logv
  • #8 IA__g_log
    at gmessages.c line 517
  • #9 IA__g_assert_warning
  • #10 rhythmdb_query_model_remove_entry
  • #11 rhythmdb_query_model_signal_complete
  • #12 IA__g_object_set_valist
    at gobject.c line 695
  • #13 IA__g_object_set
    at gobject.c line 1181
  • #14 rb_static_playlist_source_new
  • #15 rb_static_playlist_source_new
  • #16 rb_source_search
  • #17 rb_source_header_clear_search
  • #18 IA__g_cclosure_marshal_VOID__STRING
    at gmarshal.c line 496
  • #19 IA__g_closure_invoke
    at gclosure.c line 490
  • #20 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #21 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #22 IA__g_signal_emit
    at gsignal.c line 2241
  • #23 rb_search_entry_set_text
  • #24 g_timeout_dispatch
    at gmain.c line 3292
  • #25 IA__g_main_context_dispatch
    at gmain.c line 1916
  • #26 g_main_context_iterate
    at gmain.c line 2547
  • #27 IA__g_main_loop_run
    at gmain.c line 2751
  • #28 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #29 main
  • #0 __kernel_vsyscall




------- Bug created by bug-buddy at 2006-12-27 17:32 -------

Comment 1 Pascal Terjan 2006-12-27 19:12:45 UTC

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