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 351791 - Crashes playing crasher.nsv
Crashes playing crasher.nsv
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-libav
git master
Other Linux
: Normal normal
: 0.10.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-17 16:58 UTC by Bastien Nocera
Modified: 2006-10-19 10:45 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2006-08-17 16:58:54 UTC
nsv_read_header()
filename 'gstreamer://0x9a0a10'
nsv_resync(), offset = 0, state = 0
NSV resynced on NSVs after 4 bytes
nsv_parse_NSVs_header()
NSV NSVs framerate code 19
NSV NSVs vtag: tag=VP31
NSV NSVs atag: tag=MP3
NSV NSVs vsize 320x240
nsv_read_chunk(1)
NSV CHUNK 0 aux, 1476 bytes video, 416 bytes audio
parsed header
nsv_read_packet()
nsv_read_packet: using cached packet[0]
nsv_read_packet()
nsv_read_packet: using cached packet[1]
nsv_read_packet()
nsv_read_chunk(0)
nsv_resync(), offset = 1916, state = 0
NSV resynced on BEEF after 2 bytes
NSV CHUNK 0 aux, 1472 bytes video, 208 bytes audio
nsv_read_packet: using cached packet[0]
nsv_read_packet()
nsv_read_packet: using cached packet[1]
nsv_read_packet()
nsv_read_chunk(0)
nsv_resync(), offset = 3603, state = 0
NSV resynced on BEEF after 2 bytes
NSV CHUNK 0 aux, 1444 bytes video, 416 bytes audio
nsv_read_packet: using cached packet[0]
nsv_read_packet()
nsv_read_packet: using cached packet[1]
nsv_read_packet()
nsv_read_chunk(0)
nsv_resync(), offset = 5470, state = 0
NSV resynced on BEEF after 2 bytes
NSV CHUNK 0 aux, 1720 bytes video, 208 bytes audio
nsv_read_packet: using cached packet[0]
nsv_read_packet()
nsv_read_packet: using cached packet[1]
nsv_read_packet()
nsv_read_chunk(0)
nsv_resync(), offset = 7405, state = 0
NSV resynced on BEEF after 2 bytes
NSV CHUNK 0 aux, 1396 bytes video, 416 bytes audio
nsv_read_packet: using cached packet[0]
nsv_read_packet()
nsv_read_packet: using cached packet[1]
nsv_read_packet()
nsv_read_chunk(0)
nsv_resync(), offset = 9224, state = 0
NSV resynced on BEEF after 2 bytes
NSV CHUNK 0 aux, 1320 bytes video, 208 bytes audio
nsv_read_packet: using cached packet[0]
nsv_read_packet()
nsv_read_packet: using cached packet[1]
nsv_read_packet()
nsv_read_chunk(0)
nsv_resync(), offset = 10759, state = 0
NSV resynced on BEEF after 2 bytes
NSV CHUNK 0 aux, 1492 bytes video, 416 bytes audio
nsv_read_packet: using cached packet[0]
nsv_read_packet()
nsv_read_packet: using cached packet[1]
nsv_read_packet()
nsv_read_chunk(0)
nsv_resync(), offset = 12674, state = 0
NSV resynced on BEEF after 2 bytes
NSV CHUNK 0 aux, 1668 bytes video, 208 bytes audio
nsv_read_packet: using cached packet[0]
Segmentation fault


gstreamer-plugins-bad-0.10.3-2
gstreamer-plugins-good-devel-0.10.3.2-0.gst.1.5
gstreamer-plugins-base-0.10.9-0.gst.2.5
gstreamer-ffmpeg-0.10.1-0.gst.1.5
gstreamer-tools-0.10.9-0.gst.1.5
gstreamer-plugins-good-0.10.3.2-0.gst.1.5
gstreamer-plugins-base-devel-0.10.9-0.gst.2.5
gstreamer-0.10.9-0.gst.1.5
gstreamer-plugins-ugly-0.10.3.2-0.gst.1.5
gstreamer-devel-0.10.9-0.gst.1.5
Comment 1 Bastien Nocera 2006-08-17 17:02:58 UTC
File is available at:
http://www.hadess.net/tmp/crasher.nsv
Comment 2 Bastien Nocera 2006-08-17 17:04:13 UTC
I forgot to mention that this file plays fine with the xine-lib backend.
Comment 3 Tim-Philipp Müller 2006-08-17 18:18:06 UTC
This is due to our ffmpeg demuxers being slightly unstable still. They have been disabled in gst-ffmpeg CVS, so they won't be autoplugged and totem will show a 'not supported' type error message.
Comment 4 Edward Hervey 2006-10-07 07:30:27 UTC
	
404 The page you requested is not available.

Bastien, can you make that file available again ?
Comment 5 Tim-Philipp Müller 2006-10-07 10:38:18 UTC
http://people.freedesktop.org/~tpm/351791-crasher.nsv
Comment 6 Edward Hervey 2006-10-19 10:45:00 UTC
works fine with cvs gst-ffmpeg