Hello there,

i tried today to build lyx on my RedHat 4 system and the build was OK,
but when trying to run it I get a Segmentation fault. Anyone has similar
experiences?

This is the gdb backtrace:

$ gdb src/lyx-xforms
GNU gdb Red Hat Linux (6.3.0.0-1.96rh)
Copyright 2004 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 conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu"...Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) run
Starting program: /soft/lyx/builddev/src/lyx-xforms

Program received signal SIGSEGV, Segmentation fault.
0x00947baa in __gnu_debug::_Safe_iterator_base::_M_detach ()
   from /usr/lib/libstdc++.so.6
(gdb) bt
#0  0x00947baa in __gnu_debug::_Safe_iterator_base::_M_detach ()
   from /usr/lib/libstdc++.so.6
#1  0x00947bff in __gnu_debug::_Safe_iterator_base::_M_attach ()
   from /usr/lib/libstdc++.so.6
#2  0x00947cde in __gnu_debug::_Safe_sequence_base::_M_detach_all ()
   from /usr/lib/libstdc++.so.6
#3  0x080f9ef1 in ~match_results (this=0xbfe4ffb0)
at /usr/lib/gcc/i386-redhat-linux/3.4.5/../../../../include/c++/3.4.5/debug/safe_base.h:170
#4  0x08238193 in CharacterSet::loadFile (this=0xa5be604, [EMAIL PROTECTED])
    at ../../lyx-devel/src/chset.C:73
#5  0x0851bffb in TransManager::setCharset (this=0xa5be588, [EMAIL PROTECTED])
    at ../../lyx-devel/src/trans_mgr.C:225
#6  0x082fd8c6 in Intl::initKeyMapper (this=0xa5be578, on=false)
    at ../../lyx-devel/src/intl.C:92
#7  0x087404cf in LyXView::init (this=0xa5a49a8)
    at ../../../lyx-devel/src/frontends/LyXView.C:89
#8  0x0874e87f in lyx_gui::start ([EMAIL PROTECTED], [EMAIL PROTECTED])
    at ../../../../lyx-devel/src/frontends/xforms/lyx_gui.C:314
#9  0x08343a9e in LyX::priv_exec (this=0xa56a510, [EMAIL PROTECTED],
    argv=0xbfe50574) at ../../lyx-devel/src/lyx_main.C:287
#10 0x08341b8d in LyX::exec ([EMAIL PROTECTED], argv=0xbfe50574)
    at ../../lyx-devel/src/lyx_main.C:142


--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen Vigna        E-Mail:  [EMAIL PROTECTED]
Mitterstrich 151/A
I-39050 Steinegg        Web:     http://www.lyx.org/~jug
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Reply via email to