[rtmpdump] RTMPDump - Segmentation Fault

Joshua Malcolm wothed at gmail.com
Wed Dec 12 21:29:51 CET 2012


Ok even this rev segfaults in many use cases.  On the good side for me
it works when I use --realtime! (and most else it segfaults :( )  I
will have to figure a good way of switching to my deb version for
everything but --realtime :D

Matt Hughes why do you want to compile from git is there an
experimental feature you want?

sudo apt-get install rtmpdump will give you a rock solid stable
version of 2.4 which does rtmp type 9

On Thu, Dec 13, 2012 at 5:42 AM, Joshua Malcolm <wothed at gmail.com> wrote:
> Ok the --realtime feature commit works for me!
> The latest commit doesn't compile thats the problem (at least on ubuntu)
> Just 'git log --oneline --color' and chose another one down the list like:
>
> git clone git://git.ffmpeg.org/rtmpdump
>
> cd rtmpdump
>
> git checkout e0056
>
> sudo bash -c 'make SYS=posix && make install'
>
> ## note if your logged on as root just type what is INSIDE the quotes
>
> On Wed, Dec 12, 2012 at 4:34 PM, Matt Hughes <matthyo at gmail.com> wrote:
>> I spoke too soon,
>> On my ubuntu 10.10 machine, running rtmpdump from the build dir produced a
>> seg fault, and then running checkinstall fixed it, but I just tried doing
>> checkinstall on my 12.04 machine and it still produces a seg fault
>> afterwards
>>
>>> htpc at myth-htpc:~$ rtmpdump
>>> RTMPDump 2.4.19d3636~git
>>> (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
>>> Segmentation fault (core dumped)
>>
>>
>> On Wed, Dec 12, 2012 at 12:03 AM, Matt Hughes <matthyo at gmail.com> wrote:
>>>
>>> Yeh the problem was I wasn't doing "make install"
>>> I used checkinstall and it seems to be working fine now
>>>
>>> I like to test compiles in the build dir before I install and never had a
>>> problem doing it like that before
>>>
>>>
>>>
>>> On Tue, Dec 11, 2012 at 11:31 PM, Steven Penny <svnpenn at gmail.com> wrote:
>>>>
>>>> On Tue, Dec 11, 2012 at 9:50 PM, NhJm wrote:
>>>> > rtmpdump is probably loading an old shared library instead of the
>>>> > local one.. please `make install`!
>>>>
>>>> Or better yet avoid "dll hell" and do static build
>>>>
>>>>   make SHARED=
>>>> _______________________________________________
>>>> rtmpdump mailing list
>>>> rtmpdump at mplayerhq.hu
>>>> https://lists.mplayerhq.hu/mailman/listinfo/rtmpdump
>>>
>>>
>>
>>
>> _______________________________________________
>> rtmpdump mailing list
>> rtmpdump at mplayerhq.hu
>> https://lists.mplayerhq.hu/mailman/listinfo/rtmpdump
>>


More information about the rtmpdump mailing list