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 744074 - Segfault when playing H264 via RTSP
Segfault when playing H264 via RTSP
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.10.36
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-02-05 22:14 UTC by John Cucumber
Modified: 2016-02-22 00:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description John Cucumber 2015-02-05 22:14:14 UTC
I'm trying to view h264 view from my IP camera. After several minutes of playing I got segfault. Debug log attached.

The problem started somewhere here. This message repeats continuously. 100% CPU load and the segfault. 

0:02:35.750883246 25126      0x1e1ff20 DEBUG      codecparsers_h264 gsth264parser.c:1193:gst_h264_parser_identify_nalu_unchecked: No start code prefix in this buffer
0:02:35.750897030 25126      0x1e1ff20 LOG                h264parse gsth264parse.c:614:gst_h264_parse_collect_nal:<h264parse0> nal type: 11
0:02:35.750902662 25126      0x1e1ff20 LOG                h264parse gsth264parse.c:631:gst_h264_parse_collect_nal:<h264parse0> next nal type: 11
0:02:35.750911983 25126      0x1e1ff20 LOG                h264parse gsth264parse.c:639:gst_h264_parse_collect_nal:<h264parse0> au complete: 0
0:02:35.750917909 25126      0x1e1ff20 DEBUG              h264parse gsth264parse.c:815:gst_h264_parse_check_valid_frame:<h264parse0> Looking for more
Comment 1 John Cucumber 2015-02-05 22:19:44 UTC
Log file with debug level 5
https://www.dropbox.com/s/olwuhx9k79qm46e/log.7z?dl=0

Log part from here
Comment 2 Tim-Philipp Müller 2015-02-05 22:50:43 UTC
0.10 is no longer maintained, could you please check if the issue still happens with recent versions of GStreamer (1.4.x or git master)?
Comment 3 Tim-Philipp Müller 2016-02-22 00:21:21 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug report if you can provide the information that was asked for in a previous comment.
Thanks!