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 524503 - gst-ffmpeg segfault in MPV_encode_picture/memcpy
gst-ffmpeg segfault in MPV_encode_picture/memcpy
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-libav
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-03-26 16:18 UTC by Alban Crequy
Modified: 2009-01-19 11:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
ffmpeg-stack.txt (27.42 KB, text/plain)
2008-03-26 16:20 UTC, Alban Crequy
Details

Description Alban Crequy 2008-03-26 16:18:40 UTC
I use stream-engine (last darcs version) with gst-ffmpeg (last cvs version checkouted yesterday).

Program terminated with signal 11, Segmentation fault.

Thread 1 (process 4047)

  • #0 memcpy
    from /lib/libc.so.6
  • #1 MPV_encode_picture
    at mpegvideo_enc.c line 865
  • #2 avcodec_encode_video
    at utils.c line 916
  • #3 gst_ffmpegenc_chain_video
    at gstffmpegenc.c line 607
  • #4 gst_pad_chain_unchecked
    at gstpad.c line 3523

full stack in attached file.
Comment 1 Alban Crequy 2008-03-26 16:20:16 UTC
Created attachment 108068 [details]
ffmpeg-stack.txt
Comment 2 Edward Hervey 2008-05-06 14:25:47 UTC
which encoder are you using ?
Can you rebuild with lower optimisations (can't see anything useful here).
Comment 3 Christoph Wurm 2009-01-19 11:31:59 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!