[rtmpdump] [Bug submit] Segmentation Fault

compn tempn at twmi.rr.com
Fri Oct 7 03:12:18 CEST 2011


On Thu, 06 Oct 2011 22:34:39 +0200, Thibault Taillandier wrote:
>Segmentation fault

please run it under gdb and create a backtrace so we can find out where
its crashing.

do
gdb rtmpdump
then type
r -allyourrtmpdump -options -here

When gdb encounters its problem, run the following commands and
copy/paste the output into your bug report:
bt
disass $pc-32,$pc+32
info all-registers

(we should probably copy this into rtmpdump webpage somewhere)

-compn


More information about the rtmpdump mailing list