GNOME Bugzilla – Bug 167138
segfault playing VOB file
Last modified: 2005-02-25 09:13:02 UTC
(totem:26121): GStreamer-WARNING **: element internal_thread claimed state-change success,but state didn't change to PLAYING. State is PAUSED (NONE_PENDING pending), fix the element ERROR (0x89650c0 - 307825:33:07.196977000) playbasebin(26121) gstplaybasebin.c(1649):gst_play_base_bin_change_state:<play> There were no decoders found to handle the stream in file "file:///media/cdrecorder/VIDEO_TS/VTS_01_0.VOB", you might need to install the corresponding plugins Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1208027456 (LWP 26121)] IA__g_type_check_instance_cast (type_instance=0x8c7f6d8, iface_type=144119168) at gtype.c:318 318 { (gdb) thread apply all bt
+ Trace 55614
Thread 4 (Thread 38226864 (LWP 26130))
Thread 1 (Thread -1208027456 (LWP 26121))
William, can you provide a small bit of this .vob file so I can reproduce it? If it's reproduceable with any vob file, let me know and I'll think of a better test to narrow it down.
Created attachment 37564 [details] foo.vob head -5000 /media/cdrecorder/VIDEO_TS/VTS_01_0.VOB > foo.vob
Hrmn, that's only about 8k - approximately 1 frame (and doesn't crash here). A few MB would be better - if you have a spot you could upload to, please place it there and give us the URL.
Actually, I had assumed that the vob file was large so I did the head without even looking at the original file size. Now that I have, I realize that the entire file is only 8k. I doesn't crash every time for me. It crashes more often if the system is heavily loaded. Try running a "find / -print" or something at the same time. Also you have to push play in totem for it to crash.
ok, so this is a still image at start of DVD it is supposed to be skipped actually, no ?
I think the problem is possibly to do with state changes, and the file ending too quickly
That makes it a dup of the tracker for this, #165929. *** This bug has been marked as a duplicate of 165929 ***