Re: [ATrpms-users] mythfilldatabase segfaulting

2007-08-02 Thread Marcel Janssen
On Thursday 02 August 2007, Axel Thimm wrote: On Thu, Aug 02, 2007 at 09:21:19AM +0200, wouter lists wrote: Perhaps a stupid question: mythfilldatabase is a commandline tool to enter the data of a xml file into a database. Why does it need QT, which is a graphical library? QT has more

Re: [ATrpms-users] mythfilldatabase segfaulting

2007-08-02 Thread Marcel Janssen
On Thursday 02 August 2007, Marcel Janssen wrote: Unfortunately I have a very strange issue now. Although my system time is 2nd of august, mythtv runs one day ahead. I can't find out what's wrong. The TV guide is fine but just the date in mythtv is one day ahead of schedule. output from

Re: [ATrpms-users] mythfilldatabase segfaulting

2007-07-30 Thread wouter lists
ok, second try 2007-07-30 14:12:15.370 Connecting to backend server: 127.0.0.1:6543 (try 1 of 5) 2007-07-30 14:12:15.370 Using protocol version 31 [New Thread 1084229968 (LWP 23674)] 2007-07-30 14:12:15.396 mythfilldatabase run complete. Program received signal SIGSEGV, Segmentation fault.

Re: [ATrpms-users] mythfilldatabase segfaulting

2007-07-29 Thread Kim Bisgaard
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

Re: [ATrpms-users] mythfilldatabase segfaulting

2007-07-29 Thread wouter lists
Here is the output: $ gdb -x .gdbcmds /usr/bin/mythfilldatabase GNU gdb Red Hat Linux (6.6-15.fc7rh) Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain

Re: [ATrpms-users] mythfilldatabase segfaulting

2007-07-28 Thread Kim Bisgaard
Hi, I've had the same for a long time - a couple of weeks past I tried to do the debugging steps described on the mythtv-wiki, but as my hardware is a VIA processor, gdb fails mentioning something about floating-point registers missing :-( But perhaps you have more common hw. I do not think

Re: [ATrpms-users] mythfilldatabase segfaulting

2007-07-27 Thread Axel Thimm
On Fri, Jul 27, 2007 at 10:23:51PM +0200, wouter lists wrote: Hi all, I have a freshly installed mythtv on a fresh fedora core 7. mythfilldatabase is always segfaulting: /usr/bin/mythfilldatabase --update --file 1 -1 /home/mythtv/jxmltv/xmltv.xml ... 2007-07-27 12:59:58.020 Connecting to