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 404132 - crash in pad_alloc_buffer() + fluendo mpeg demuxer
crash in pad_alloc_buffer() + fluendo mpeg demuxer
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: dont know
0.10.x
Other All
: High critical
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-02-04 00:22 UTC by fgarcor
Modified: 2007-03-12 22:45 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description fgarcor 2007-02-04 00:22:17 UTC
Version: 2.16.2

What were you doing when the application crashed?
Acabo de instalar el paquete gstreamer0.10-fluendo-mpegdemux para reproducir un video .mpg. El reproductor totem ha generado un fallo. Antes simplemente decía que no tenía el codec.


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 75759616 vsize: 0 resident: 75759616 share: 0 rss: 25260032 rss_rlim: 0
CPU usage: start_time: 1170548300 rtime: 0 utime: 222 stime: 0 cutime:205 cstime: 0 timeout: 17 it_real_value: 0 frequency: 6

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

(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 -1226451280 (LWP 2622)]
[New Thread -1270551648 (LWP 2644)]
[New Thread -1252267104 (LWP 2639)]
[New Thread -1243796576 (LWP 2638)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 2 (Thread -1270551648 (LWP 2644))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 gst_fluts_demux_plugin_init
    from /usr/lib/gstreamer-0.10/libgstflumpegdemux.so
  • #5 gst_flups_demux_get_type
    from /usr/lib/gstreamer-0.10/libgstflumpegdemux.so
  • #6 gst_pad_alloc_buffer
    from /usr/lib/libgstreamer-0.10.so.0
  • #7 gst_pad_push
    from /usr/lib/libgstreamer-0.10.so.0
  • #8 gst_type_find_element_get_type
    from /usr/lib/gstreamer-0.10/libgstcoreelements.so
  • #9 gst_pad_alloc_buffer
    from /usr/lib/libgstreamer-0.10.so.0
  • #10 gst_pad_push
    from /usr/lib/libgstreamer-0.10.so.0
  • #11 _gst_format_initialize
    from /usr/lib/libgstreamer-0.10.so.0
  • #12 gst_pad_alloc_buffer
    from /usr/lib/libgstreamer-0.10.so.0
  • #13 gst_pad_push
    from /usr/lib/libgstreamer-0.10.so.0
  • #14 gst_base_src_get_type
    from /usr/lib/libgstbase-0.10.so.0
  • #15 gst_task_set_lock
    from /usr/lib/libgstreamer-0.10.so.0
  • #16 g_thread_pool_push
    from /usr/lib/libglib-2.0.so.0
  • #17 g_thread_create_full
    from /usr/lib/libglib-2.0.so.0
  • #18 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #19 clone
    from /lib/tls/i686/cmov/libc.so.6

Comment 1 Tim-Philipp Müller 2007-02-09 10:42:36 UTC
Can you reproduce this problem?

If yes, please do:

 $ sudo apt-get install libgstreamer0.10-0-dbg gstreamer0.10-plugins-base-dbg

and create a new stack trace? Thanks!

Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!

(also 357976; the flumpegdemux that is shipped in edgy isn't the newest though, I reckon quite a bit of code has changed since then).
Comment 2 Bruno Boaventura 2007-03-12 22:45:54 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!