Hi,

Michael Obster wrote:
Hi,

have a weird problem on my pc.
When I'm running mythfrontend everything works for the first time. But
when I go back to the menu and for example select watch tv a second time
or select watching a record or any other combination of these, I get the
second time a segfault.
So what I want to know is, if anybody has the same problems. It's a bit
nerving to restart the complete mythfrontend after watching tv/record.

Versions I had this errors:
CVS 2005-01-29, 2005-01-31 (this one is running now)


looks like a mysql thing.
strace reports:
fcntl64(16, F_GETFL) = 0x2 (flags O_RDWR)
connect(16, {sa_family=AF_FILE, path="/tmp/mysql.sock"}, 110) = 0
setsockopt(16, SOL_IP, IP_TOS, [8], 4) = -1 EOPNOTSUPP (Operation not supported)
setsockopt(16, SOL_SOCKET, SO_KEEPALIVE, [1], 4) = 0
read(16, "3\0\0\0", 4) = 4
read(16, "\n4.1.8\0\24\0\0\0LprkCK/G\0,\242\10\2\0\0\0\0\0\0\0\0"..., 51) = 51
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++


To be more exact it is MySQL version 4.1.8. But I think that's not necessary a mysql problem. Could that be that a MySQL connection is not closed after exiting the watch tv/record?

Cheers,
Michael Obster
--
mailto: [EMAIL PROTECTED]
http://www.obster.org
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to