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 336244 - Crash while managing music collection
Crash while managing music collection
Status: RESOLVED DUPLICATE of bug 335755
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
0.10.x
Other other
: High critical
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-03-27 19:52 UTC by tzicatl
Modified: 2006-03-28 08:00 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description tzicatl 2006-03-27 19:52:55 UTC
From: Noe Misael Nieto Arroyo <tzicatl@gmail.com>
To: submit@bugs.gnome.org
X-Mailer: bug-buddy 2.14.0
Subject: Crash while managing music collection

Distribution: Ubuntu 6.04 (dapper)
Package: rhythmbox
Severity: critical
Version: GNOME2.14.0 0.9.3
Gnome-Distributor: Ubuntu
Synopsis: Crash while managing music collection
Bugzilla-Product: rhythmbox
Bugzilla-Component: Importing
Bugzilla-Version: 0.9.3
BugBuddy-GnomeVersion: 2.0 (2.14.0)
Description:
Description of the crash:
There are plenty of bugs while managing my playlists.
Some times Crashes when you are looking for a song while the library is
updating.
Another one is changing the library folder on the preferences section
while it is updating the previous one.
Another one is making a Non-Name playlist, this will also break the
application.



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 1995499200 (LWP 12920)]
[New Thread 1957292976 (LWP 12952)]
[New Thread 1976339376 (LWP 12925)]
[New Thread 1984732080 (LWP 12924)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 2 (Thread 1957292976 (LWP 12952))

  • #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 gst_pngdec_task
    at gstpngdec.c line 433
  • #5 gst_task_get_type
    from /usr/lib/libgstreamer-0.10.so.0
  • #6 g_thread_pool_free
    from /usr/lib/libglib-2.0.so.0
  • #7 g_static_private_free
    from /usr/lib/libglib-2.0.so.0
  • #8 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #9 clone
    from /lib/tls/i686/cmov/libc.so.6




------- Bug created by bug-buddy at 2006-03-27 19:52 -------


Bugreport had an attachment. This cannot be imported to Bugzilla.
Contact bugmaster@gnome.org if you are willing to write a patch for this.

Comment 1 James "Doc" Livingston 2006-03-28 04:24:29 UTC
This appears to be a bug in gstreamer's png decoding plugin, so reassigning.


I'm not sure whether task functions are supposed to ever get called with pad=NULL, but pngdec should handle it.
Comment 2 Wim Taymans 2006-03-28 08:00:50 UTC

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