Hi,

I encountered a Lyx crash while (I think ?) I was closing of the
application.  Attached is transcript of the crash response and the
result of a backtrace of the core file.  Also included is information on
local variables as requested by the bug report doco.  Please let me know
if you require any more information.




--

Regards

Martin Kew

Vision Abell Pty Ltd
Second Avenue, Technology Park
Mawson Lakes SA 5095 Australia
Tel +61 8 8300 4544
Fax +61 8 8349 7420
email [EMAIL PROTECTED]
http://www.vsl.com.au


lyx: SIGSEGV signal caught
Sorry, you have found a bug in LyX. If possible, please read 'Known bugs'
under the Help menu and then send us a full bug report. Thanks!
lyx: Attempting to save document /home/martink/hitrix/hitrix.lyx as...
  1) /home/martink/hitrix/hitrix.lyx.emergency
  Save seems successful. Phew.
Bye.

[martink@alpha hitrix]$ gdb lyx core
GNU gdb 4.17.0.4 with Linux/x86 hardware watchpoint and FPU support
Copyright 1998 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"...
(no debugging symbols found)...
Core was generated by `lyx'.
Program terminated with signal 6, Aborted.
Reading symbols from /usr/lib/libforms.so.0.88...
(no debugging symbols found)...done.
Reading symbols from /usr/X11R6/lib/libXpm.so.4...
(no debugging symbols found)...done.
Reading symbols from /usr/X11R6/lib/libSM.so.6...
(no debugging symbols found)...done.
Reading symbols from /usr/X11R6/lib/libICE.so.6...
(no debugging symbols found)...done.
Reading symbols from /usr/X11R6/lib/libX11.so.6...
(no debugging symbols found)...done.
Reading symbols from /usr/lib/libstdc++.so.2.8...done.
Reading symbols from /lib/libm.so.6...done.
Reading symbols from /lib/libc.so.6...done.
---Type <return> to continue, or q <return> to quit---
Reading symbols from /lib/ld-linux.so.2...done.
Reading symbols from /lib/libnss_files.so.1...done.
#0  0x401c0811 in __kill ()
(gdb) bt
#0  0x401c0811 in __kill ()
#1  0x401c063f in raise (sig=6) at ../sysdeps/posix/raise.c:27
#2  0x401c184f in abort () at ../sysdeps/generic/abort.c:83
#3  0x8056463 in _start ()
#4  <signal handler called>
#5  0x401e3902 in chunk_free (ar_ptr=0x40238420, p=0x83ecc88) at malloc.c:2948
#6  0x401e37c1 in __libc_free (mem=0x83ecc90) at malloc.c:2872
#7  0x40177d11 in ___builtin_delete (ptr=0x83ecc90)
#8  0x40177d7c in ___builtin_vec_delete (ptr=0x83ecc90)
#9  0x81814a4 in _start ()
#10 0x80b6688 in _start ()
#11 0x80abdce in _start ()
#12 0x8156630 in _start ()
#13 0x4003a3bf in pre_emptive_consumed ()
#14 0x40039758 in do_interaction_step ()
#15 0x40039ee2 in fl_treat_interaction_events ()
#16 0x40039f1c in fl_check_forms ()
#17 0x8058172 in _start ()
#18 0x804dfd2 in _start ()
#19 0x804d8b2 in _start ()
(gdb) info locals
No symbol table info available.
(gdb) up
#1  0x401c063f in raise (sig=6) at ../sysdeps/posix/raise.c:27
../sysdeps/posix/raise.c:27: No such file or directory.
(gdb) info locals
sig = 0
(gdb) up
#2  0x401c184f in abort () at ../sysdeps/generic/abort.c:83
../sysdeps/generic/abort.c:83: No such file or directory.
(gdb) info locals
act = {sa_handler = 0x1c, sa_mask = {__val = {1075508064, 1075478080, 10, 
      1074395024, 1073783192, 6788756, 1075466240, 1075478528, 3221222528, 
      1073764417, 134526138, 3221222512, 1073783192, 1073773012, 2, 
      3221222568, 11, 138333320, 7, 134515408, 136573452, 134527472, 
      3221224248, 8, 1075478528, 134521312, 1073783192, 1073785336, 
      3221222572, 1073764735, 19, 135830215}}, sa_flags = 1075582864, 
  sa_restorer = 0x4000a9f8}
sigs = {__val = {32, 0 <repeats 31 times>}}
(gdb) up
#3  0x8056463 in _start ()
(gdb) info locals
No symbol table info available.
(gdb) 




Reply via email to