[mythtv-users] mythfilldatabase mythcommflag segfault

Dawning Sky the.dawning.sky at gmail.com
Mon Apr 30 21:49:45 UTC 2007


Hi,

I just set up a new Myth box using AMD Athlon X2 with FC6 x86_32.  I
just noticed some segfault messages from mythfilldatabase and
mythcommflag.  Google searching indicates the problem may be related
to QT 3.3.8.  But I'm running QT 3.3.7 from FC6.  Don't know what's
wrong.  I've  include some strace results from mythfilldatabase.

Thanks,

DS

getsockname(13, {sa_family=AF_INET, sin_port=htons(56497), sin_addr=inet_addr("1
27.0.0.1")}, [12816118648179523600]) = 0
getpeername(13, {sa_family=AF_INET, sin_port=htons(6543), sin_addr=inet_addr("12
7.0.0.1")}, [10311272830431395856]) = 0
setsockopt(13, SOL_SOCKET, SO_RCVBUF, [128000], 4) = 0
setsockopt(13, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
write(13, "20      ANN Monitor mythtv 1", 28) = 28
select(14, [13], NULL, NULL, {0, 0})    = 0 (Timeout)
ioctl(13, FIONREAD, [0])                = 0
select(14, [13], NULL, NULL, {0, 5000}) = 1 (in [13], left {0, 4000})
ioctl(13, FIONREAD, [10])               = 0
read(13, "2       ", 8)                 = 8
read(13, "OK", 2)                       = 2
pipe([15, 16])                          = 0
mmap(NULL, 10489856, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS|0
x40, -1, 0) = 0x40002000
mprotect(0x40002000, 4096, PROT_NONE)   = 0
clone(Process 4382 attached
child_stack=0x40a021f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_
THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, pare
nt_tidptr=0x40a029d0, tls=0x40a02940, child_tidptr=0x40a029d0) = 4382
[pid  4344] write(16, "0", 1)           = 1
[pid  4344] write(14, "24      RESCHEDULE_RECORDINGS -1", 32) = 32
[pid  4344] select(15, [14], NULL, NULL, {0, 0}) = 0 (Timeout)
[pid  4344] ioctl(14, FIONREAD, [9])    = 0
[pid  4344] select(15, [14], NULL, NULL, {0, 5000}) = 1 (in [14], left {0, 5000}
)
[pid  4344] ioctl(14, FIONREAD, [9])    = 0
[pid  4344] read(14, "1       ", 8)     = 8
[pid  4344] read(14, "1", 1)            = 1
[pid  4344] write(16, "0", 1)           = 1
[pid  4344] write(14, "32      MESSAGE[]:[]CLEAR_SETTIN"..., 40) = 40
[pid  4344] select(15, [14], NULL, NULL, {0, 0}) = 0 (Timeout)
[pid  4344] ioctl(14, FIONREAD, [0])    = 0
[pid  4344] select(15, [14], NULL, NULL, {0, 5000} <unfinished ...>
[pid  4382] set_robust_list(0x40a029e0, 0x18) = 0
[pid  4382] select(16, [13 15], NULL, NULL, {0, 10000}) = 2 (in [13 15], left {0
, 10000})
[pid  4382] ioctl(13, FIONREAD, [58])   = 0
[pid  4382] ioctl(13, FIONREAD, [58])   = 0
[pid  4382] select(14, [13], NULL, NULL, {0, 5000} <unfinished ...>
[pid  4344] <... select resumed> )      = 1 (in [14], left {0, 4000})
[pid  4344] ioctl(14, FIONREAD, [10])   = 0
[pid  4344] read(14, "2       ", 8)     = 8
[pid  4344] read(14, "OK", 2)           = 2
[pid  4344] write(16, "0", 1)           = 1
[pid  4344] close(14)                   = 0
[pid  4344] write(16, "0", 1 <unfinished ...>
[pid  4382] <... select resumed> )      = 1 (in [13], left {0, 5000})
[pid  4344] <... write resumed> )       = 1
[pid  4382] ioctl(13, FIONREAD, [58])   = 0
[pid  4382] read(13, "50      ", 8)     = 8
[pid  4344] poll( <unfinished ...>
[pid  4382] read(13,  <unfinished ...>
[pid  4344] <... poll resumed> [{fd=12, events=POLLIN|POLLPRI}], 1, 0) = 0
[pid  4382] <... read resumed> "BACKEND_MESSAGE[]:[]CLEAR_SETTIN"..., 50) = 50
[pid  4344] setsockopt(12, SOL_SOCKET, SO_SNDTIMEO, "\2003\341\1\0\0\0\0\0\0\0\0
\0\0\0\0", 16 <unfinished ...>
[pid  4382] write(16, "0", 1 <unfinished ...>
[pid  4344] <... setsockopt resumed> )  = 0
[pid  4382] <... write resumed> )       = 1
[pid  4344] write(12, "\1\0\0\0\1", 5)  = 5
[pid  4382] write(1, "2007-04-30 14:34:41.980 Received"..., 642007-04-30 14:34:4
1.980 Received a remote 'Clear Cache' request
) = 64
[pid  4382] --- SIGSEGV (Segmentation fault) @ 0 (0) ---
Process 4382 detached
shutdown(12, 2 /* send and receive */ <unfinished ...>
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
trace: ptrace(PTRACE_SYSCALL, ...): No such process


More information about the mythtv-users mailing list