Results 1 to 2 of 2

Thread: RTMPDump - Segmentation Fault After Compile

  1. #1
    Join Date
    Nov 2010
    Beans
    69

    RTMPDump - Segmentation Fault After Compile

    I already have rtmpdump installed from apt-get, but that version of rtmpdump doesn't seem to work properly, rtmpsrv works fine.

    So I tried compiling the newest version from
    "git://git.ffmpeg.org/rtmpdump"

    After I run make
    Code:
    make VERSION="2.4.$(git log --pretty=format:'%h' -n 1)~git"
    I then try testing it with
    Code:
    ./rtmpdump
    But I just get a segmentation fault such as
    Code:
    RTMPDump 2.4.19d3636~git
    (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
    Segmentation fault (core dumped)

    What am I doing wrong?

    I'm running Ubuntu 12.04
    Code:
    uname -a
    Linux myth-htpc 3.2.0-32-generic-pae #51-Ubuntu SMP Wed Sep 26 21:54:23 UTC 2012 i686 i686 i386 GNU/Linux
    Code:
    lsb_release -a
    No LSB modules are available.
    Distributor ID: Ubuntu
    Description:    Ubuntu 12.04.1 LTS
    Release:        12.04
    Codename:       precise

  2. #2
    Join Date
    Dec 2006
    Beans
    7,349

    Re: RTMPDump - Segmentation Fault After Compile

    I am not on my Ubuntu partition at the moment but I have successfully compiled and used this version of rtmpdump:

    http://ponce.cc/slackware/sources/re...7340f6d.tar.xz

    Perhaps see if you have more luck with this one?
    You think that's air you're breathing now?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •