Gxine crashes and causes X server to die
JD <[email protected]>
| Newsgroups | gmane.comp.video.xine.user |
|---|---|
| Message-ID | <[email protected]> |
I have the following xine and xine related RPMS installed: $ rpm -qa | grep xine gxine-0.5.11-14.fc7 xine-0.99.5-1.fc7 xine-lib-1.1.10.1-1.fc7.1 xine-lib-1.1.10.1-1.fc7.1 xine-lib-arts-1.1.10.1-1.fc7.1 xine-lib-arts-1.1.10.1-1.fc7.1 xine-lib-extras-1.1.10.1-1.fc7.1 xine-lib-extras-1.1.10.1-1.fc7.1 xine-lib-moles-1.1.10.1-1.fc7 xine-lib-moles-1.1.10.1-1.fc7 xine-plugin-1.0-3.fc7 xine-plugin-1.0-3.fc7 The reason you see 2 of each lib is because on x86_64 systems, yum always installs both the 32 bit and the 64 bit versions of a lib. System is FC7 with latest updates on AMD 64 cpu, and ATI Radeon 9600 graphics, and 2GB ram and oodles of disk space. At anyrate, if I run gxine it starts up and after I get the gui, it crashes immediately and kills the X server and I have to re-login. However, if I run it via gdb, no problems at all - it comes up, I can play a movie and I exit gxine and all is well. I am not having this problem with xine itself. Only gxine. Are there any hard core xine developers who can look at the strace output file attached and the stdout file attached? The strace command was: strace -o /tmp/gxine.strace -ff -F -i -x /usr/bin/gxine The strace.gxine.stdout is the stuff gxine belched out on stdout and is captured in a script file. strace.gxine.tar.bz2 contains all the strace output files of each thread. Thanx, JD ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ xine-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xine-user
strace.gxine.stdout
(text/plain, 549 B)
Script started on Mon 17 Mar 2008 03:42:20 PM PDT $ strace -o /tmp/gxine.strace -ff -F -i -x /usr/bin/gxine [ Process PID=8070 runs in 32 bit mode. ] WARNING: no network interfaces found lirc: cannot initialise - disabling remote control lirc: maybe lircd isn't running or you can't connect to the socket? Fragment program only supported for YV12 data The application 'gxine' lost its connection to the display :0.0; most likely the X server was shut down or you killed/destroyed the application. $ Script done on Mon 17 Mar 2008 03:42:53 PM PDT
strace.gxine.tar.bz2
(application/x-bzip, 49.1 KB) - not displayed