Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] dvb channel changing



I'm using a Nova-t for dvb 2.6.1-mm1 with monolithic kernel (all dvb support compiled in). I'm using mplayer from cvs as of 12th Jan. Basically works great.

However I have a problem with channel changing with either the OSD or the 'h' and 'l' keys. With the OSD I can see my channels.conf is loaded and all my channels are listed. When I attempt to change channels I'm getting shared memory errors. The output below is from mplayer and from gdb.

[ws] Error in display. 15% 25% 2.0% 8 0 18%
[ws] Error code: 172 ( BadShmSeg (invalid shared segment parameter) )
[ws] Request code: 149
[ws] Minor code: 2
[ws] Modules: enable_cache

Program received signal SIGPIPE, Broken pipe.
[Switching to Thread 16384 (LWP 4783)]
0x4034f9f8 in write () from /lib/libpthread.so.0
(gdb) where
#0 0x4034f9f8 in write () from /lib/libpthread.so.0
#1 0x407bebe4 in __JCR_LIST__ () from /usr/X11R6/lib/libX11.so.6
#2 0x40733330 in _X11TransSocketWrite () from /usr/X11R6/lib/libX11.so.6
#3 0x40733f6f in _X11TransWrite () from /usr/X11R6/lib/libX11.so.6
#4 0x40713e32 in _XFlushInt () from /usr/X11R6/lib/libX11.so.6
#5 0x4071549d in _XReply () from /usr/X11R6/lib/libX11.so.6
#6 0x40702632 in XInternAtom () from /usr/X11R6/lib/libX11.so.6
#7 0x4068b9c3 in gdk_atom_intern () from /usr/lib/libgdk-1.2.so.0
#8 0x40693585 in gdk_window_new () from /usr/lib/libgdk-1.2.so.0
#9 0x40636fab in gtk_window_realize () from /usr/lib/libgtk-1.2.so.0
#10 0x405b7ff6 in gtk_marshal_NONE__NONE () from /usr/lib/libgtk-1.2.so.0
#11 0x405eefbe in gtk_signal_real_emit () from /usr/lib/libgtk-1.2.so.0
#12 0x405ec9e2 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
#13 0x4062adc3 in gtk_widget_realize () from /usr/lib/libgtk-1.2.so.0
#14 0x0810e2c9 in create_MessageBox (type=0) at mplayer/gtk/mb.c:53
#15 0x0810e0d6 in ShowMessageBox (
msg=0xbfffb5e0 "dvb_streaming_read, attempt N. 1 failed with errno 11 when reading 4096 bytes\n") at mplayer/gtk/mb.c:19
#16 0x081095d8 in gtkMessageBox (type=4,
str=0xbfffb5e0 "dvb_streaming_read, attempt N. 1 failed with errno 11 when reading 4096 bytes\n") at mplayer/widgets.c:119
#17 0x080ba2e1 in mp_msg_c (x=1793,
format=0xffffffe0 <Address 0xffffffe0 out of bounds>) at mp_msg.c:83
#18 0x081d44c2 in dvb_streaming_read (stream=0xffffffe0,
buffer=0xbfffc280 "~���o���p���o���", size=4096) at dvbin.c:315
#19 0x081d490f in dvb_set_channel (priv=0x864edb0, n=6) at dvbin.c:376
#20 0x080b63a2 in main (argc=3, argv=0xbffff6a4) at mplayer.c:2925




--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index