[gst-devel] xvideosink crash

Ronald Bultje rbultje at ronald.bitfreak.net
Sun Jan 20 03:22:02 CET 2002


Hi Bastien,

On Sun, 2002-01-20 at 03:42, Bastien Nocera wrote:
> gst_xvimage_new (type=844715353, window=0x0, width=160, height=120)
>     at gstxvimage.c:238
>     238     fo = XvListImageFormats(window->disp, im_port, &formats);
>     (gdb) bt
> #0  gst_xvimage_new (type=844715353, window=0x0, width=160, height=120)
>         at gstxvimage.c:238

window=0x0 (NULL), so window->disp causes the segfault. Now, just find
out why window is NULL ;-)

Ronald

-- 
-   .-.
-   /V\    | Ronald Bultje <rbultje at ronald.bitfreak.net>
-  // \\   | Running: Linux 2.2.19 and OpenBSD 3.0
- /(   )\  | http://ronald.bitfreak.net/
-  ^^-^^





More information about the gstreamer-devel mailing list