[rtmpdump] RTMPDump - Segmentation Fault

Joshua Malcolm wothed at gmail.com
Wed Dec 12 19:42:58 CET 2012


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