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 357002 - crash analysing movie
crash analysing movie
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.10.x
Other All
: High critical
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 369162 381687 384003 397942 494619 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-09-21 02:02 UTC by Jojo Man
Modified: 2007-11-25 13:10 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Jojo Man 2006-09-21 02:02:06 UTC
Version: 2.16.1

What were you doing when the application crashed?
playing a movie


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.0 2006-09-04 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 78651392 vsize: 0 resident: 78651392 share: 0 rss: 23601152 rss_rlim: 0
CPU usage: start_time: 1158804105 rtime: 0 utime: 113 stime: 0 cutime:102 cstime: 0 timeout: 11 it_real_value: 0 frequency: 5

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 -1225877152 (LWP 9411)]
[New Thread -1272398944 (LWP 9419)]
[New Thread -1263752288 (LWP 9418)]
[New Thread -1249297504 (LWP 9417)]
[New Thread -1240826976 (LWP 9416)]
0xffffe410 in __kernel_vsyscall ()

Thread 3 (Thread -1263752288 (LWP 9418))

  • #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 __kernel_vsyscall
  • #5 *__GI_raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 *__GI_abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #8 g_log
    from /usr/lib/libglib-2.0.so.0
  • #9 g_malloc
    from /usr/lib/libglib-2.0.so.0
  • #10 gst_buffer_new_and_alloc
    from /usr/lib/libgstreamer-0.10.so.0
  • #11 gst_file_src_get_type
    from /usr/lib/gstreamer-0.10/libgstcoreelements.so
  • #12 gst_base_src_get_type
    from /usr/lib/libgstbase-0.10.so.0
  • #13 gst_base_src_get_type
    from /usr/lib/libgstbase-0.10.so.0
  • #14 gst_pad_get_range
    from /usr/lib/libgstreamer-0.10.so.0
  • #15 gst_pad_pull_range
    from /usr/lib/libgstreamer-0.10.so.0
  • #16 _gst_format_initialize
    from /usr/lib/libgstreamer-0.10.so.0
  • #17 gst_pad_get_range
    from /usr/lib/libgstreamer-0.10.so.0
  • #18 gst_pad_pull_range
    from /usr/lib/libgstreamer-0.10.so.0
  • #19 gst_type_find_element_get_type
    from /usr/lib/gstreamer-0.10/libgstcoreelements.so
  • #20 gst_pad_get_range
    from /usr/lib/libgstreamer-0.10.so.0
  • #21 gst_pad_pull_range
    from /usr/lib/libgstreamer-0.10.so.0
  • #22 gst_riff_read_chunk
    from /usr/lib/libgstriff-0.10.so.0
  • #23 gst_avi_demux_get_type
    from /usr/lib/gstreamer-0.10/libgstavi.so
  • #24 gst_avi_demux_get_type
    from /usr/lib/gstreamer-0.10/libgstavi.so
  • #25 gst_task_set_lock
    from /usr/lib/libgstreamer-0.10.so.0
  • #26 g_thread_pool_push
    from /usr/lib/libglib-2.0.so.0
  • #27 g_thread_create_full
    from /usr/lib/libglib-2.0.so.0
  • #28 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #29 clone
    from /lib/tls/i686/cmov/libc.so.6

Comment 1 Tim-Philipp Müller 2006-09-25 08:25:21 UTC
Can you reproduce this? Do you still have the .avi file this happened with?

If yes:

 - what's the warning printed before it crashes if you
   run totem from the command line?

     $ totem foo.avi

 - can you get us a stack trace with debugging symbols?

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

Comment 2 Tim-Philipp Müller 2006-10-02 09:25:16 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!
Comment 3 Christian Kirbach 2006-11-10 09:39:25 UTC
*** Bug 369162 has been marked as a duplicate of this bug. ***
Comment 4 Christian Kirbach 2006-11-10 09:40:34 UTC
crash in gstreamer

can you provide us with an URL to the file causing the crash?

alternatively, please isntall the gstreamer debug packages and repost a trace.

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!
Comment 5 Baptiste Mille-Mathias 2006-12-03 21:30:28 UTC
*** Bug 381687 has been marked as a duplicate of this bug. ***
Comment 6 Christian Kirbach 2006-12-09 10:54:47 UTC
*** Bug 384003 has been marked as a duplicate of this bug. ***
Comment 7 Jens Granseuer 2007-01-18 20:45:52 UTC
*** Bug 397942 has been marked as a duplicate of this bug. ***
Comment 8 Tim-Philipp Müller 2007-01-19 18:19:11 UTC
Still not much we can do about this.

If anyone has a file that triggers this bug, please do let us know.

In the meantime, closing again (also, avidemux has been rewritten quite a bit for the last release, so it might just have been fixed already).


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!
Comment 9 Cosimo Cecchi 2007-11-25 13:10:44 UTC
*** Bug 494619 has been marked as a duplicate of this bug. ***