[Asterisk-video] chan_oss video problems

Klaus Darilion klaus.mailinglists at pernau.at
Tue Jul 1 09:36:08 CDT 2008


> Hi!
>
> Asterisk crashes when activating the video support in chan_oss. I am using
> ubuntu 8.04 and have installed all the needed libraries (ffmpeg, SDL).
> Building is fine, but when I start Asterisk it crashes:
>
>   == Parsing '/etc/asterisk/oss.conf':   == Found
> Segmentation fault
>
> I am using the default oss.conf. /dev/video0 is available (webcam, works
> fine with xawtv).
>
> ldd on chan_oss.so shows that all libraries are found.

Here is the backtrace. What is get_gui_startup()? How does it work?

regards
klaus


#0  get_gui_startup (env=0x81a9460) at console_video.c:286
286	{
(gdb) bt
#0  get_gui_startup (env=0x81a9460) at console_video.c:286
#1  0x080d74ee in load_resource (resource_name=0x81dec38 "chan_oss.so",
global_symbols_only=0) at loader.c:698
#2  0x080d833d in ?? ()
#3  0x08078c29 in ?? ()
#4  0xb7de0450 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#5  0x0805e021 in ?? ()
(gdb)





More information about the asterisk-video mailing list