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 337064 - Crash on startup
Crash on startup
Status: RESOLVED OBSOLETE
Product: rhythmbox
Classification: Other
Component: general
HEAD
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-04-03 18:06 UTC by Bastien Nocera
Modified: 2006-04-04 17:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2006-04-03 18:06:38 UTC


  • #0 __kernel_vsyscall
  • #1 raise
    from /lib/libc.so.6
  • #2 abort
    from /lib/libc.so.6
  • #3 g_logv
    from /usr//lib/libglib-2.0.so.0
  • #4 g_log
    from /usr//lib/libglib-2.0.so.0
  • #5 g_assert_warning
    from /usr//lib/libglib-2.0.so.0
  • #6 rhythmdb_property_model_delete
    at rhythmdb-property-model.c line 607
  • #7 rhythmdb_property_model_entry_removed_cb
    at rhythmdb-property-model.c line 528
  • #8 g_cclosure_marshal_VOID__POINTER
    from /usr//lib/libgobject-2.0.so.0
  • #9 g_closure_invoke
    from /usr//lib/libgobject-2.0.so.0
  • #10 g_signal_override_class_closure
    from /usr//lib/libgobject-2.0.so.0
  • #11 g_signal_emit_valist
    from /usr//lib/libgobject-2.0.so.0
  • #12 g_signal_emit
    from /usr//lib/libgobject-2.0.so.0
  • #13 rhythmdb_query_model_remove_entry
    at rhythmdb-query-model.c line 1237
  • #14 rhythmdb_query_model_entry_changed_cb
    at rhythmdb-query-model.c line 764
  • #15 rhythmdb_marshal_VOID__POINTER_POINTER
    at rhythmdb-marshal.c line 177
  • #16 g_closure_invoke
    from /usr//lib/libgobject-2.0.so.0
  • #17 g_signal_override_class_closure
    from /usr//lib/libgobject-2.0.so.0
  • #18 g_signal_emit_valist
    from /usr//lib/libgobject-2.0.so.0
  • #19 g_signal_emit
    from /usr//lib/libgobject-2.0.so.0
  • #20 emit_entry_changed
    at rhythmdb.c line 784
  • #21 g_hash_table_foreach
    from /usr//lib/libglib-2.0.so.0
  • #22 rhythmdb_commit_internal
    at rhythmdb.c line 815
  • #23 rhythmdb_idle_poll_events
    at rhythmdb.c line 1688
  • #24 g_list_remove_link
    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 407

Comment 1 Bastien Nocera 2006-04-03 23:26:08 UTC
The error I get is:
RhythmDB-ERROR **: file rhythmdb-property-model.c: line 607 (rhythmdb_property_model_delete_prop): assertion failed: ((ptr = g_hash_table_lookup (model->priv->reverse_map, propstr)))
aborting...
Comment 2 Bastien Nocera 2006-04-04 17:27:07 UTC
Didn't occur again after updating today.