On Sat, Oct 02, 1999 at 07:44:26PM +0200, Lars Gullik Bjønnes wrote:
> 
> Things that might be wrong in this prerelease:
>       - faulty installation. This has not been checked in detail.
>       - errors because of the string change. (e.g. wrong part of
>       substrings extracted)
> 
> It would be very nice for us if you could check this prerelease out
> and report any problems.

The compile and installation was fine. I created an RPM based on the release
and installed it. When I run it, I get:

[kayvan@satyr ~]$ lyx
Aborted (core dumped)

[kayvan@satyr ~]$ gdb /usr/bin/lyx core
GNU gdb 4.17.0.11 with Linux 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"...
Core was generated by `lyx'.
Program terminated with signal 6, Aborted.
Reading symbols from /usr/X11R6/lib/libforms.so.0.88...done.
Reading symbols from /usr/X11R6/lib/libXpm.so.4...done.
Reading symbols from /usr/X11R6/lib/libSM.so.6...done.
Reading symbols from /usr/X11R6/lib/libICE.so.6...done.
Reading symbols from /usr/X11R6/lib/libX11.so.6...done.
Reading symbols from /usr/lib/libstdc++-libc6.1-1.so.2...done.
Reading symbols from /lib/libm.so.6...done.
Reading symbols from /lib/libc.so.6...done.
Reading symbols from /lib/ld-linux.so.2...done.
#0  0x401e9111 in __kill ()
(gdb) where
#0  0x401e9111 in __kill ()
#1  0x401e8d66 in raise (sig=6) at ../sysdeps/posix/raise.c:27
#2  0x401ea447 in abort () at ../sysdeps/generic/abort.c:88
#3  0x817b6cf in lyxstringInvariant::helper ()
#4  0x817b5f2 in lyxstringInvariant::lyxstringInvariant ()
#5  0x817c215 in lyxstring::operator= ()
#6  0x81338fb in Toolbar::read ()
#7  0x80ef333 in LyXRC::Read ()
#8  0x80c7e27 in LyX::ReadRcFile ()
#9  0x80c5b9b in LyX::init ()
#10 0x80c3a86 in LyX::LyX ()
#11 0x80fb2e0 in main ()
#12 0x401e2cb3 in __libc_start_main (main=0x80fb220 <main>, argc=1, 
    argv=0xbffff874, init=0x804c648 <_init>, fini=0x818140c <_fini>, 
    rtld_fini=0x4000a350 <_dl_fini>, stack_end=0xbffff86c)
    at ../sysdeps/generic/libc-start.c:78
(gdb) 

-- 
Kayvan Aghaiepour Sylvan  | Proud husband of      | Father to my kids:
Sylvan Associates, Inc.   | Laura Isabella Sylvan | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan |                       | Robin Gregory (2/28/92)

Reply via email to