[mythtv] mythfrontend segfault

dave sailer d.sailer at comcast.net
Sat Nov 26 11:26:04 EST 2005


dave sailer wrote:

> Michael T. Dean wrote:
>
>> dave sailer wrote:
>>
>>> that didn't go too well. When I ran...
>>> ./configure --compile-type=debug
>>>
>>> it seemed to run ok, generated a config.h and config.mak, but...
>>>
>>>
>>> myth1 mythtv-0.18.1 # make
>>> make: *** No targets specified and no makefile found.  Stop.
>>
>>
>>
>> qmake mythtv.pro
>>
>> http://mythtv.org/docs/mythtv-HOWTO-5.html#ss5.4
>>
>> Mike
>> _______________________________________________
>> mythtv-dev mailing list
>> mythtv-dev at mythtv.org
>> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
>>
> results....
>
>
> Thread 18 (Thread 294920 (LWP 23764)):
> #0  0xb6863e56 in nanosleep () from /lib/libc.so.6
> No symbol table info available.
>
> Thread 17 (Thread 278535 (LWP 23763)):
> #0  0xb6863e56 in nanosleep () from /lib/libc.so.6
> No symbol table info available.
>
> Thread 16 (Thread 262150 (LWP 23762)):
> #0  0xb6863e56 in nanosleep () from /lib/libc.so.6
> No symbol table info available.
>
> Thread 15 (Thread 245765 (LWP 23760)):
> #0  0xb688bd51 in select () from /lib/libc.so.6
> No symbol table info available.
> #1  0xb70be5f0 in ?? () from /usr/qt/3/lib/libqt-mt.so.3
> No symbol table info available.
>
> Thread 14 (Thread 229380 (LWP 23759)):
> #0  0xb6807474 in sigprocmask () from /lib/libc.so.6
> No symbol table info available.
> #1  0xb6806ee4 in siglongjmp () from /lib/libc.so.6
> No symbol table info available.
> #2  0xb723c816 in siglongjmp () from /lib/libpthread.so.0
> No symbol table info available.
> #3  0xb723da04 in pthread_handle_sigrestart () from /lib/libpthread.so.0
> No symbol table info available.
> #4  <signal handler called>
> No symbol table info available.
> #5  0xb7241ad6 in nanosleep () from /lib/libpthread.so.0
> No symbol table info available.
> #6  0x00000001 in ?? ()
> No symbol table info available.
> #7  0xb723dfbd in __pthread_timedsuspend_new () from /lib/libpthread.so.0
> No symbol table info available.
> #8  0xb723a189 in pthread_cond_timedwait_relative () from 
> /lib/libpthread.so.0
> No symbol table info available.
> #9  0xb4bb1c88 in ?? ()
> No symbol table info available.
> #10 0x0828c7e0 in ?? ()
> No symbol table info available.
> #11 0xb7239e40 in pthread_cond_destroy at GLIBC_2.0 () from 
> /lib/libpthread.so.0
> No symbol table info available.
> #12 0xb70be5f0 in ?? () from /usr/qt/3/lib/libqt-mt.so.3
> No symbol table info available.
> #13 0x437e2b6f in ?? ()
> No symbol table info available.
> #14 0xb70cb228 in qt_open_extension_dict () from 
> /usr/qt/3/lib/libqt-mt.so.3
> No symbol table info available.
> #15 0xb4bb1ca8 in ?? ()
> No symbol table info available.
> #16 0xb6ef9600 in QWaitCondition::wait(unsigned long) () from 
> /usr/qt/3/lib/libqt-mt.so.3
> No symbol table info available.
> Previous frame inner to this frame (corrupt stack?)
> #0  0xb6f390b7 in operator==(QString const&, char const*) ()
>   from /usr/qt/3/lib/libqt-mt.so.3
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
>
I suspected that this may be related to the database, so after looking 
through the tables I noticed a single record in "favorites". I then 
remembered trying this feature for the first time. After deleting that 
record the segfaults stopped.


More information about the mythtv-dev mailing list