Comment 5 for bug 731724

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

here is the xapian crash trace from bug 732128:

#0 0x054be6bd in __cxa_allocate_exception () from /usr/lib/libstdc++.so.6
No symbol table info available.
#1 0x0148980f in Xapian::Database::Database(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) () from /usr/lib/sse2/libxapian.so.22
No symbol table info available.
#2 0x01aadfae in _wrap_new_Database__SWIG_1 (self=0x0, args=0x8d0872c) at ../../../../python/modern/xapian_wrap.cc:25493
        _swig_thread_allow = {status = true, save = 0x84d1050}
        resultobj = 0x0
        arg1 = 0x8d461e8
        res1 = 512
        result = 0x0
#3 _wrap_new_Database (self=0x0, args=0x8d0872c) at ../../../../python/modern/xapian_wrap.cc:25602
        argc = <value optimized out>
        argv = {0xb74dc910, 0x8241620}
#4 0x080deaac in PyEval_EvalFrameEx ()

I can add more symbols if required.