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 334578 - Banshee 0.10.8 crash when add something to search bar.
Banshee 0.10.8 crash when add something to search bar.
Status: RESOLVED NOTGNOME
Product: banshee
Classification: Other
Component: general
0.10.x
Other All
: Normal critical
: 2.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-03-14 21:52 UTC by Luis Medinas
Modified: 2006-03-19 05:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Luis Medinas 2006-03-14 21:52:24 UTC
Steps to reproduce:
1. 
2. 
3. 


Stack trace:
Backtrace was generated from '/usr/libexec/Banshee'
 
(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912496285152 (LWP 19834)]
[New Thread 1123203424 (LWP 19845)]
[New Thread 1106418016 (LWP 19843)]
[New Thread 1086744928 (LWP 19842)]
[New Thread 1095137632 (LWP 19841)]
[New Thread 1078352224 (LWP 19837)]
[New Thread 1075988832 (LWP 19836)]
[New Thread 1073822048 (LWP 19835)]
0x0000003f2a30be5f in waitpid () from /lib/tls/libpthread.so.0

Thread 1 (Thread 46912496285152 (LWP 19834))

  • #0 waitpid
    from /lib/tls/libpthread.so.0
  • #1 gnome_init_with_popt_table
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib/tls/libc.so.6
  • #4 abort
    from /lib/tls/libc.so.6
  • #5 g_logv
    from /usr/lib64/libglib-2.0.so.0
  • #6 g_log
    from /usr/lib64/libglib-2.0.so.0
  • #7 gtk_list_store_set_value
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #8 ??
  • #9 ??
  • #0 waitpid
    from /lib/tls/libpthread.so.0

Other information:
Using gtk# 2.8.0, mono-1.1.13.2 and gstreamer-0.10
Comment 1 Ruben Vermeersch 2006-03-15 12:13:22 UTC
Hi, thanks for the bugreport. Does this happen with any input, or anything specific?

Is there a way to reproduce this or does this only happen sometimes, randomly?
Comment 2 Luis Medinas 2006-03-15 16:37:36 UTC
hi Ruben

yes it's reproduced 100% when a song is playing. If i stop the song it doesn't crash. If you need more info feel free to ping me on irc if you want.

Thanks
Comment 3 Ruben Vermeersch 2006-03-15 17:58:01 UTC
Console output:

Gtk-CRITICAL **: gtk_list_store_get_path: assertion `iter->stamp == GTK_LIST_STORE (tree_model)->stamp' failed
aborting...

This is (probably) the "crash on critical" patch to gnome-session.
Comment 4 Ruben Vermeersch 2006-03-15 18:00:31 UTC
Only on amd64
Comment 5 Luis Medinas 2006-03-19 03:45:34 UTC
Ok this behevior doesn't apply anymore after the upgrade to gnome-session 2.14 (stable since i was using the gnome 2.14 beta) feel free to close it.