On Wed, Dec 04, 2002 at 06:05:04PM +0100, Norbert Koksch wrote:
> Program received signal SIGSEGV, Segmentation fault.
> 0x0824ddda in QLyXKeySym::getSymbolName (this=0x853a700)
OK update and try again
john
Hallo,
thanks to Angus, here is the backtrace:
Press key 65535 text "none", ascii "0"
sym empty in getSymbolName()
Program received signal SIGSEGV, Segmentation fault.
0x0824ddda in QLyXKeySym::getSymbolName (this=0x853a700)
at /usr/include/g++-3/std/bastring.h:225
225 { return assi
On Wednesday 04 December 2002 3:34 pm, Norbert Koksch wrote:
> Dear John,
>
>
> I tried to make a backtrace. But I don't know how to enter the option "-dbg
> 4".
>
> If I start
>
> gdb lyx -dbg 4
Try
$ gdb lyx
gdb> run -dbg 4
Dear John,
I tried to make a backtrace. But I don't know how to enter the option "-dbg
4".
If I start
gdb lyx -dbg 4
gdb says " unrecognized option `-dbg'". I didn't found a way to add the
option.
Norbert
John Levon wrote:
> On Wed, Dec 04, 2002 at 03:53:32PM +0100, Norbert Ko
On Wed, Dec 04, 2002 at 03:53:32PM +0100, Norbert Koksch wrote:
> I corrected the subject.
>
one of our lines starting lyxerr[Debug::KEY] << in QLyXKeySym.C is
accessing where it shouldn't. A backtrace would tell us where
regards
john
--
"Trolls like content too."
- Bob Abooey, /.
I corrected the subject.
Norbert