[mythtv] mythfilldatabase crash (~MDBManager)

Jim Westfall jwestfall at surrealistic.net
Fri Feb 25 07:25:54 UTC 2005


mythfilldatabase is crashing when its calling the ~MDBManager destructor.  

here is a backtrace.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 23953)]
0x0f574ab0 in ~MDBManager (this=0x10061e50) at mythdbcon.cpp:111
111         delete m_sem;
(gdb) thread apply all bt full

Thread 1 (Thread 16384 (LWP 23857)):
#0  0x0f574ab0 in ~MDBManager (this=0x10061e50) at mythdbcon.cpp:111
No locals.
#1  0x0f44e930 in ~MythContextPrivate (this=0x10061de8) at mythcontext.cpp:234
No locals.
#2  0x0f452618 in ~MythContext (this=0x10061c68) at mythcontext.cpp:594
No locals.
#3  0x100255a0 in main (argc=1, argv=0x7ffffac4) at filldata.cpp:3684
        a = <incomplete type>
        grab_data = true
        export_iconmap = false
        from_xawfile = false
        import_iconmap = false
        reset_iconmap_icons = false
        export_icon_map_filename = {static null = {
    static null = <same as static member of an already seen type>, 
    d = 0x1004f0b8, static shared_null = 0x1004f0b8}, d = 0x10061c10, 
  static shared_null = 0x1004f0b8}
        argpos = 1
        fromxawfile_id = 1
        fromxawfile_name = {static null = {
    static null = <same as static member of an already seen type>, 
    d = 0x1004f0b8, static shared_null = 0x1004f0b8}, d = 0x1004f0b8, 
  static shared_null = 0x1004f0b8}
        reset_iconmap = false
        import_icon_map_filename = {static null = {
    static null = <same as static member of an already seen type>, 
    d = 0x1004f0b8, static shared_null = 0x1004f0b8}, d = 0x10061bd8, 
  static shared_null = 0x1004f0b8}
        from_dd_file = false
        fromddfile_lineupid = {static null = {
    static null = <same as static member of an already seen type>, 
    d = 0x1004f0b8, static shared_null = 0x1004f0b8}, d = 0x1004f0b8, 
  static shared_null = 0x1004f0b8}
        fromfile_id = 1
        fromfile_offset = 0
        fromfile_name = {static null = {
    static null = <same as static member of an already seen type>, 
    d = 0x1004f0b8, static shared_null = 0x1004f0b8}, d = 0x1004f0b8, 
  static shared_null = 0x1004f0b8}
        update_icon_map = false
        query = {<> = {<No data fields>}, m_db = 0x10064980, 
  m_isConnected = true, m_returnConnection = true}

jim


More information about the mythtv-dev mailing list