Hi,

David Liontooth <[EMAIL PROTECTED]> - Tue, Jan 11, 2005:

> >>gst-compprep-0.8 --gst-debug-level=0 >/dev/null
> I tried running gdb right afterwards but this made no difference. As you
> understand, I've never used gdb.

 That's not a problem, I'll switch myself to a more verbose level... ;)

 Launch "gdb gst-compprep-0.8" as root, and then type:
 (gdb) set args --gst-debug-level=0 >/dev/null
 (gdb) run

 You should lose the gdb prompt for a second, then the program should
 segfault, and you should get the gdb prompt back.  Then run in gdb:
 (gdb) thread apply all bt full

 and paste the output in this bug report ([EMAIL PROTECTED]).

   Thanks,

-- 
Loïc Minier <[EMAIL PROTECTED]>

Reply via email to