[ create a new paste ] login | about

Link: http://codepad.org/IrvGZMsy    [ raw code | fork ]

C, pasted on Apr 4:
ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
write(1, "lets start it\n", 14lets start it
)         = 14
write(1, "av launched \n", 13av launched
)          = 13
write(1, "ram allocated to codecs\n", 24ram allocated to codecs
) = 24
write(1, "ram allocated to formats \n", 26ram allocated to formats
) = 26
write(1, "sws registered \n", 16sws registered
)       = 16
write(1, " alloc to input  \n", 18 alloc to input
)     = 18
brk(0)                                  = 0x359000
brk(0x35a000)                           = 0x35a000
write(1, "+1\n", 3+1
)                     = 3
write(1, "opt->flags != NULL  \n", 21opt->flags != NULL
)  = 21
write(1, " FF_OPT_TYPE_INT   \n", 20 FF_OPT_TYPE_INT
)   = 20
write(1, " FF_OPT_TYPE_INT av_set_int \n", 29 FF_OPT_TYPE_INT av_set_int
) = 29
write(1, "from av_set_int \n", 17from av_set_int
)      = 17
write(1, "av_set_number n \n ", 18av_set_number n
 )     = 18
write(1, "a llrint \n", 10a llrint
)             = 10
write(1, "b llrint \n", 10b llrint
)             = 10
write(1, "return \n", 8return
)                = 8
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV (core dumped) +++


Create a new paste based on this one


Comments: