[ATrpms-users] mythfilldatabase segfaulting
Kim Bisgaard
kim+j2 at alleroedderne.adsl.dk
Sun Jul 29 09:53:57 CEST 2007
Hi Wouter,
The mythtv people appreciate it if we provide a gdb backtrace. You can
do that as follows:
su - mythtv
cat >.gdbcmds <<EOF
handle SIGPIPE nostop noprint
handle SIG33 nostop noprint
set logging on
set pagination off
set args -l myth.log -v record,channel,siparser --update --file 1 -1
run
thread apply all bt full
set logging off
EOF
gdb -x .gdbcmds /usr/bin/mythfilldatabase
Good luck,
Kim
wouter lists wrote:
> Hi Axel,
>
> I just ran a complete update and I still have the problem.
>
> 2007-07-28 23:56:02.483 Connecting to backend server: 127.0.0.1:6543
> (try 1 of 5)
> 2007-07-28 23:56:02.484 Using protocol version 31
> 2007-07-28 23:56:02.498 mythfilldatabase run complete.
> ./get_epg_1d.sh: line 12: 3170 Segmentation fault
> /usr/bin/mythfilldatabase --update --file 1 -1
> /home/mythtv/jxmltv/xmltv.xml 2> /dev/null
>
> extract from dmesg:
> [drm] Loading R300 Microcode
> [drm] writeback test succeeded in 1 usecs
> mythfilldatabas[3169] trap invalid opcode rip:9f0381 rsp:409ff6a8 error:0
> mythfilldatabas[3170]: segfault at 00002aaab12f41c0 rip
> 00002aaab12f41c0 rsp 00007fffd9460408 error 4
>
> I'm currently ar mythtv-0.20.1-161.fc7.x86_64 and kernel 2.6.22.1-33.fc7.
>
> If you need additonal information, please let me know.
>
> Wouter
>
> _______________________________________________
> atrpms-users mailing list
> atrpms-users at atrpms.net
> http://lists.atrpms.net/mailman/listinfo/atrpms-users
>
More information about the atrpms-users
mailing list