On Wed, Mar 08, 2006 at 03:37:29PM -0600, Bo Peng wrote:
> > Have you tried running it in the debugger and interrupting it so see
> > where it was hung?
> 
> % gdb ./lyx

...

> (gdb) backtrace
> #0  0x002d95ca in __gnu_debug::_Safe_iterator_base::_M_detach () from
> /usr/lib/libstdc++.so.6
> #1  0x002d961f in __gnu_debug::_Safe_iterator_base::_M_attach () from
> /usr/lib/libstdc++.so.6
> #2  0x002d96fe in __gnu_debug::_Safe_sequence_base::_M_detach_all ()
> from /usr/lib/libstdc++.so.6
> #3  0x080bc75b in ~vector (this=0xbfecc9c0)
>     at 
> /usr/lib/gcc/i386-redhat-linux/3.4.5/../../../../include/c++/3.4.5/debug/safe_base.h:170
> #4  0x080bb284 in ~match_results (this=0xbfecc9c0) at
> ../../../../boost/boost/regex/v4/match_results.hpp:74
> #5  0x08159a2c in CharacterSet::loadFile (this=0x8d13d6c,
> [EMAIL PROTECTED]) at chset.C:73
> #6  0x082b6fd1 in TransManager::setCharset (this=0x8d13cf0,
> [EMAIL PROTECTED]) at trans_mgr.C:225
> #7  0x081c7b9f in Intl::InitKeyMapper (this=0x8d13ce0, on=false) at intl.C:92
> #8  0x0839ce38 in LyXView::init (this=0x8d071b0) at LyXView.C:89
> #9  0x083f9964 in lyx_gui::start ([EMAIL PROTECTED], [EMAIL PROTECTED])
> at lyx_gui.C:232
> #10 0x081e9e04 in LyX::priv_exec (this=0x8c33a20, [EMAIL PROTECTED],
> argv=0xbfeccee4) at lyx_main.C:280
> #11 0x081e953d in LyX::exec ([EMAIL PROTECTED], argv=0xbfeccee4) at
> lyx_main.C:143
> #12 0x08063bc3 in main (argc=1, argv=0xbfeccee4) at main.C:47

Yes, this is familiar. Reconfigure with --disable-stdlib-debug.

- Martin
 

Attachment: pgpDDwkkuIBR3.pgp
Description: PGP signature

Reply via email to