I am sorry, I forgot to send this to the list as well.
Matej
> Date: Fri, 11 May 2001 00:39:30 -0400
> From: Matej Cepl <matej>
> Subject: Re: latin2 keyboard in LyX 1.1.6fix1
> To: Roman Maurer <[EMAIL PROTECTED]>
>
> On Wed, May 09, 2001 at 08:31:36AM +0200, Roman Maurer wrote:
> > Matej Cepl wrote:
> > >
> > > Then tell me, pray, how to get working Czech keyboard in LyX with well
> > > behaving X with localized keyboard? I have never managed to do that :-(
> >
> > Patch the file src/kbsequence.C for LyX 1.1.6fix1 with this patch and
> > recompile it. It should work from then on.
>
> Well, now I have spent two hours to create my debugging version of lyx
> (non-stripped binary has 36M! -- boy, we have grown up :-), so that I
> could create you this beautiful backtrace of core dump. What do you
> think about that?
>
> Thanks for effort, anyway!
>
> Matej
>
> Starting program: /usr/src/redhat/BUILD/lyx-1.1.6fix1/src/./lyx
> [New Thread 1024 (LWP 1064)]
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 1024 (LWP 1064)]
> 0x0 in ?? ()
> Current language: auto; currently c
> (gdb) bt
> #0 0x0 in ?? ()
> #1 0x83679aa in __user_type_info::dyncast (this=0x84b7f0c, boff=0,
> target=@0x84b7f0c, objptr=0xbfffe824, subtype=@0x84ad940, subptr=0xbfffe824)
> #2 0x8367347 in __dynamic_cast_2 (from=0x836d370 <stringbuf type_info function>,
> to=0x836d370 <stringbuf type_info function>, boff=0, address=0xbfffe824,
> sub=0x80520b4 <streambuf type_info function>, subptr=0xbfffe824)
> #3 0x8362260 in lyx::tempName (dir=@0xbfffea10, mask=@0xbfffea20)
> at /usr/include/g++-3/sstream:65
> #4 0x834fc91 in CreateTmpDir (tempdir=@0xbfffea10, mask=@0xbfffea20)
> at filetools.C:445
> #5 0x8350831 in CreateLyXTmpDir (deflt=@0x84b4e34)
> at /usr/include/g++-3/std/bastring.h:183
> #6 0x815607b in LyX::init (this=0xbffff7c0, argv=0xbffff884, gui=true)
> at /usr/include/g++-3/std/bastring.h:171
> #7 0x814e50c in LyX::LyX (this=0x0, argc=0xbffff820, argv=0xbffff884)
> at ../src/lyx_main.C:104
> #8 0x81b815c in main (argc=1, argv=0xbffff884) at ../src/main.C:40
> #9 0x40149a7c in __libc_start_main (main=0x81b7fd0 <main>, argc=1,
> ubp_av=0xbffff884, init=0x80501fc <_init>, fini=0x83fb50c <_fini>,
> rtld_fini=0x4000d684 <_dl_fini>, stack_end=0xbffff87c)
> at ../sysdeps/generic/libc-start.c:111
> (gdb)