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 115132 - Crash on .vob file with --enable-gstreamer
Crash on .vob file with --enable-gstreamer
Status: VERIFIED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.6.x
Other other
: High critical
: 0.6.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-06-13 16:15 UTC by Kjartan Maraas
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kjartan Maraas 2003-06-13 16:16:08 UTC
Package: totem
Severity: normal
Version: GNOME2.2.2 0.99.0
os_details: GNOME.Org
Synopsis: Crash on .vob file with --enable-gstreamer
Bugzilla-Product: totem
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (2.2.0.1)
Description:
Description of Problem:

Got this crash on a .vob file from gstreamer.net/media.

Steps to reproduce the problem:
1. 
2. 
3. 

Actual Results:


Expected Results:


How often does this happen?


Additional Information:



Debugging Information:

Backtrace was generated from '/gnome/head/INSTALL/bin/totem'

[New Thread 1024 (LWP 17459)]
[New Thread 2049 (LWP 17462)]
[New Thread 1026 (LWP 17463)]
[New Thread 2051 (LWP 17464)]
[New Thread 3076 (LWP 17465)]
[New Thread 4101 (LWP 17466)]
0x40a24219 in __wait4 () at __wait4:-1
	in __wait4

Thread 3 (Thread 1026 (LWP 17463))

  • #0 __wait4
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 652
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 __libc_free
    at malloc.c line 3136
  • #7 g_free
    at gmem.c line 186
  • #8 gst_modplug_change_state
    at gstmodplug.cc line 749
  • #9 gst_element_set_state
    at gstelement.c line 2136
  • #10 gst_bin_change_state
    at gstbin.c line 657
  • #11 gst_element_set_state
    at gstelement.c line 2136
  • #12 gst_bin_change_state
    at gstbin.c line 657
  • #13 gst_thread_update_state
    at gstthread.c line 360
  • #14 gst_thread_main_loop
    at gstthread.c line 707
  • #15 g_thread_create_proxy
    at gthread.c line 551
  • #16 pthread_start_thread
    at manager.c line 284




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-06-13 12:16 -------

Reassigning to the default owner of the component, hadess@hadess.net.

Comment 1 Elijah Newren 2003-06-17 04:54:36 UTC
Appears to be a unique stack trace.  Adding STACKTRACE and bugsquad
keywords, setting severity->critical & priority->high & marking as new.
Comment 2 Benjamin Otte (Company) 2003-06-25 15:17:33 UTC
Could you attach/upload the file so we can get it and try to 
reproduce it?
Comment 3 Kjartan Maraas 2003-06-27 20:48:17 UTC
The file is available at gstreamer.net/media/barrage.vob
Comment 4 Thomas Vander Stichele 2003-09-18 15:10:01 UTC
re-assigning to gst-plugins.  Kjartan, can you run the same file
through  gst-launch-ext ?

For your personal pleasure, I've been writing a media testsuite which
we can use in the future for debugging this.
Comment 5 David Schleef 2004-03-06 01:41:17 UTC
I can't reproduce this with HEAD.
Comment 6 David Schleef 2004-03-18 21:35:42 UTC
This bug appears to be fixed in 0.8.0.  Please reopen if you can
reproduce the bug.  Marking as NEEDINFO.
Comment 7 Kjartan Maraas 2004-05-19 15:16:07 UTC
Can't find the file in question any longer. Closing as assumed fixed.