Re: crash at every start

2001-02-22 Thread Alexandru Mustatea

On Wed, 14 Feb 2001, Tuukka Toivonen wrote:

 On Tue, 13 Feb 2001, Alexandru Mustatea wrote:

 Don't worry, it's ok... but where .ro is anyway?

.ro is Romania, in Central (Eastern?) Europe, south of Ukraine,
east of Hungary, north of Bulgaria and west of the Black Sea and
Moldavia. The capital is Bucharest.

  Every time I start lyx, it crashes after displaying the main
  window and just before displaying the graphical logo. I've tried both

Someone suggested that it might be a xforms problem, so I realized
that I forgot to mention that I use xforms-0.88-3 from the rpm at
sylvan.com.

These are the outputs of gdb. The rpms are taken from sylvan.com
and all the binaries are the default ones which come with RedHat 
6.2. Usually, I don't compile anything (just imagine, on my 5 years old
486!).

1.1.5fix1 (stripped) says:

Program received signal SIGSEGV, Segmentation fault.
0x8287dc4 in ?? ()

When backtraced, it says:

#0  0x8287dc4 in ?? ()
#1  0x402395ea in XFreeFont () from /usr/X11R6/lib/libX11.so.6
#2  0x40081d46 in fl_set_font_name () from /usr/X11R6/lib/libforms.so.0.88
#3  0x80bfc4a in LyXGUI::init () at ../../gcc/cp/exception.cc:343
#4  0x80c26d2 in LyX::LyX () at ../../gcc/cp/exception.cc:343
#5  0x80ef3db in main () at ../../gcc/cp/exception.cc:343
#6  0x401249cb in __libc_start_main (main=0x80ef2e0 main, argc=1,
argv=0xbb54, init=0x804da10 _init, fini=0x81aed8c _fini,
rtld_fini=0x4000ae60 _dl_fini, stack_end=0xbb4c)
at ../sysdeps/generic/libc-start.c:92

1.1.6fix1 (stripped) says:

Program received signal SIGSEGV, Segmentation fault.
0x83042a4 in ?? ()

When backtraced, it says:

#0  0x83042a4 in ?? ()
#1  0x4024c5ea in XFreeFont () from /usr/X11R6/lib/libX11.so.6
#2  0x40081d46 in fl_set_font_name () from /usr/X11R6/lib/libforms.so.0.88
#3  0x80bb3fa in fl_set_button ()
#4  0x80bd7ed in fl_set_button ()
#5  0x80e97d7 in fl_set_button ()
#6  0x401379cb in __libc_start_main (main=0x80e96f0 fl_set_button+629640,
argc=1, argv=0xbb54, init=0x804df38 _init, fini=0x821b84c _fini,
rtld_fini=0x4000ae60 _dl_fini, stack_end=0xbb4c)
at ../sysdeps/generic/libc-start.c:92


1.1.6fix1 (not stripped, lyxgdb) says:

Program received signal SIGSEGV, Segmentation fault.
0x839f664 in ?? ()

When backtraced, it says:

#0  0x839f664 in ?? ()
#1  0x4024c5ea in XFreeFont () from /usr/X11R6/lib/libX11.so.6
#2  0x40081d46 in fl_set_font_name () from /usr/X11R6/lib/libforms.so.0.88
#3  0x80b5082 in LyXGUI::init (this=0x8385530) at lyx_gui.C:205
#4  0x80b792d in LyX::LyX (this=0xbac4, argc=0xbb10, argv=0xbb54)
at ../src/lyx_main.C:107
#5  0x80e7bdb in main (argc=1, argv=0xbb54) at ../src/main.C:40

Now, can anyone of you figure out what the problem is? I am not a
programmer, so I didn't know what else to ask gdb. If you need more
information, and if you would find the output of 0.12 useful, please mail
me. Thank you.

A. M.




Re: crash at every start

2001-02-22 Thread Alexandru Mustatea

On Wed, 14 Feb 2001, Tuukka Toivonen wrote:

 On Tue, 13 Feb 2001, Alexandru Mustatea wrote:

 Don't worry, it's ok... but where .ro is anyway?

.ro is Romania, in Central (Eastern?) Europe, south of Ukraine,
east of Hungary, north of Bulgaria and west of the Black Sea and
Moldavia. The capital is Bucharest.

  Every time I start lyx, it crashes after displaying the main
  window and just before displaying the graphical logo. I've tried both

Someone suggested that it might be a xforms problem, so I realized
that I forgot to mention that I use xforms-0.88-3 from the rpm at
sylvan.com.

These are the outputs of gdb. The rpms are taken from sylvan.com
and all the binaries are the default ones which come with RedHat 
6.2. Usually, I don't compile anything (just imagine, on my 5 years old
486!).

1.1.5fix1 (stripped) says:

Program received signal SIGSEGV, Segmentation fault.
0x8287dc4 in ?? ()

When backtraced, it says:

#0  0x8287dc4 in ?? ()
#1  0x402395ea in XFreeFont () from /usr/X11R6/lib/libX11.so.6
#2  0x40081d46 in fl_set_font_name () from /usr/X11R6/lib/libforms.so.0.88
#3  0x80bfc4a in LyXGUI::init () at ../../gcc/cp/exception.cc:343
#4  0x80c26d2 in LyX::LyX () at ../../gcc/cp/exception.cc:343
#5  0x80ef3db in main () at ../../gcc/cp/exception.cc:343
#6  0x401249cb in __libc_start_main (main=0x80ef2e0 main, argc=1,
argv=0xbb54, init=0x804da10 _init, fini=0x81aed8c _fini,
rtld_fini=0x4000ae60 _dl_fini, stack_end=0xbb4c)
at ../sysdeps/generic/libc-start.c:92

1.1.6fix1 (stripped) says:

Program received signal SIGSEGV, Segmentation fault.
0x83042a4 in ?? ()

When backtraced, it says:

#0  0x83042a4 in ?? ()
#1  0x4024c5ea in XFreeFont () from /usr/X11R6/lib/libX11.so.6
#2  0x40081d46 in fl_set_font_name () from /usr/X11R6/lib/libforms.so.0.88
#3  0x80bb3fa in fl_set_button ()
#4  0x80bd7ed in fl_set_button ()
#5  0x80e97d7 in fl_set_button ()
#6  0x401379cb in __libc_start_main (main=0x80e96f0 fl_set_button+629640,
argc=1, argv=0xbb54, init=0x804df38 _init, fini=0x821b84c _fini,
rtld_fini=0x4000ae60 _dl_fini, stack_end=0xbb4c)
at ../sysdeps/generic/libc-start.c:92


1.1.6fix1 (not stripped, lyxgdb) says:

Program received signal SIGSEGV, Segmentation fault.
0x839f664 in ?? ()

When backtraced, it says:

#0  0x839f664 in ?? ()
#1  0x4024c5ea in XFreeFont () from /usr/X11R6/lib/libX11.so.6
#2  0x40081d46 in fl_set_font_name () from /usr/X11R6/lib/libforms.so.0.88
#3  0x80b5082 in LyXGUI::init (this=0x8385530) at lyx_gui.C:205
#4  0x80b792d in LyX::LyX (this=0xbac4, argc=0xbb10, argv=0xbb54)
at ../src/lyx_main.C:107
#5  0x80e7bdb in main (argc=1, argv=0xbb54) at ../src/main.C:40

Now, can anyone of you figure out what the problem is? I am not a
programmer, so I didn't know what else to ask gdb. If you need more
information, and if you would find the output of 0.12 useful, please mail
me. Thank you.

A. M.




Re: crash at every start

2001-02-22 Thread Alexandru Mustatea

On Wed, 14 Feb 2001, Tuukka Toivonen wrote:

> On Tue, 13 Feb 2001, Alexandru Mustatea wrote:

> Don't worry, it's ok... but where .ro is anyway?

.ro is Romania, in Central (Eastern?) Europe, south of Ukraine,
east of Hungary, north of Bulgaria and west of the Black Sea and
Moldavia. The capital is Bucharest.

> > Every time I start lyx, it crashes after displaying the main
> > window and just before displaying the graphical logo. I've tried both

Someone suggested that it might be a xforms problem, so I realized
that I forgot to mention that I use xforms-0.88-3 from the rpm at
sylvan.com.

These are the outputs of gdb. The rpms are taken from sylvan.com
and all the binaries are the default ones which come with RedHat 
6.2. Usually, I don't compile anything (just imagine, on my 5 years old
486!).

1.1.5fix1 (stripped) says:

Program received signal SIGSEGV, Segmentation fault.
0x8287dc4 in ?? ()

When backtraced, it says:

#0  0x8287dc4 in ?? ()
#1  0x402395ea in XFreeFont () from /usr/X11R6/lib/libX11.so.6
#2  0x40081d46 in fl_set_font_name () from /usr/X11R6/lib/libforms.so.0.88
#3  0x80bfc4a in LyXGUI::init () at ../../gcc/cp/exception.cc:343
#4  0x80c26d2 in LyX::LyX () at ../../gcc/cp/exception.cc:343
#5  0x80ef3db in main () at ../../gcc/cp/exception.cc:343
#6  0x401249cb in __libc_start_main (main=0x80ef2e0 , argc=1,
argv=0xbb54, init=0x804da10 <_init>, fini=0x81aed8c <_fini>,
rtld_fini=0x4000ae60 <_dl_fini>, stack_end=0xbb4c)
at ../sysdeps/generic/libc-start.c:92

1.1.6fix1 (stripped) says:

Program received signal SIGSEGV, Segmentation fault.
0x83042a4 in ?? ()

When backtraced, it says:

#0  0x83042a4 in ?? ()
#1  0x4024c5ea in XFreeFont () from /usr/X11R6/lib/libX11.so.6
#2  0x40081d46 in fl_set_font_name () from /usr/X11R6/lib/libforms.so.0.88
#3  0x80bb3fa in fl_set_button ()
#4  0x80bd7ed in fl_set_button ()
#5  0x80e97d7 in fl_set_button ()
#6  0x401379cb in __libc_start_main (main=0x80e96f0 ,
argc=1, argv=0xbb54, init=0x804df38 <_init>, fini=0x821b84c <_fini>,
rtld_fini=0x4000ae60 <_dl_fini>, stack_end=0xbb4c)
at ../sysdeps/generic/libc-start.c:92


1.1.6fix1 (not stripped, lyxgdb) says:

Program received signal SIGSEGV, Segmentation fault.
0x839f664 in ?? ()

When backtraced, it says:

#0  0x839f664 in ?? ()
#1  0x4024c5ea in XFreeFont () from /usr/X11R6/lib/libX11.so.6
#2  0x40081d46 in fl_set_font_name () from /usr/X11R6/lib/libforms.so.0.88
#3  0x80b5082 in LyXGUI::init (this=0x8385530) at lyx_gui.C:205
#4  0x80b792d in LyX::LyX (this=0xbac4, argc=0xbb10, argv=0xbb54)
at ../src/lyx_main.C:107
#5  0x80e7bdb in main (argc=1, argv=0xbb54) at ../src/main.C:40

Now, can anyone of you figure out what the problem is? I am not a
programmer, so I didn't know what else to ask gdb. If you need more
information, and if you would find the output of 0.12 useful, please mail
me. Thank you.

A. M.




Re: crash at every start

2001-02-14 Thread Jean-Marc Lasgouttes

 "Alexandru" == Alexandru Mustatea [EMAIL PROTECTED] writes:

Alexandru  This is my first post on this list, I hope I won't
Alexandru break any rule... Also, please excuse my English, I'm not a
Alexandru native English speaker. Every time I start lyx, it crashes
Alexandru after displaying the main window and just before displaying
Alexandru the graphical logo. 

First thing to try: replace your xforms library by the one found at
ftp.sylvan.com/pub/lyx. If you have a xforms library compiled for
glibc2.0 and you use it with glibc2.1, xforms crashes when trying to
write error messages on the console (presumably complaining about
colormap in this case).

JMarc




Re: crash at every start

2001-02-14 Thread Jean-Marc Lasgouttes

 "Alexandru" == Alexandru Mustatea [EMAIL PROTECTED] writes:

Alexandru  This is my first post on this list, I hope I won't
Alexandru break any rule... Also, please excuse my English, I'm not a
Alexandru native English speaker. Every time I start lyx, it crashes
Alexandru after displaying the main window and just before displaying
Alexandru the graphical logo. 

First thing to try: replace your xforms library by the one found at
ftp.sylvan.com/pub/lyx. If you have a xforms library compiled for
glibc2.0 and you use it with glibc2.1, xforms crashes when trying to
write error messages on the console (presumably complaining about
colormap in this case).

JMarc




Re: crash at every start

2001-02-14 Thread Jean-Marc Lasgouttes

> "Alexandru" == Alexandru Mustatea <[EMAIL PROTECTED]> writes:

Alexandru>  This is my first post on this list, I hope I won't
Alexandru> break any rule... Also, please excuse my English, I'm not a
Alexandru> native English speaker. Every time I start lyx, it crashes
Alexandru> after displaying the main window and just before displaying
Alexandru> the graphical logo. 

First thing to try: replace your xforms library by the one found at
ftp.sylvan.com/pub/lyx. If you have a xforms library compiled for
glibc2.0 and you use it with glibc2.1, xforms crashes when trying to
write error messages on the console (presumably complaining about
colormap in this case).

JMarc




crash at every start

2001-02-13 Thread Alexandru Mustatea

This is my first post on this list, I hope I won't break any
rule... Also, please excuse my English, I'm not a native English speaker.
Every time I start lyx, it crashes after displaying the main
window and just before displaying the graphical logo. I've tried both
versions 0.12 and 1.1.5fix1, with the same result. The most annoying
problem is that both of them run fine on other machines. I really need it
working in order to write a paper in mathematics, so any hint is
welcome. Below follows the technical data:
Cyrix 486Dx2, 80 MHz
16 Mb Ram (the memory modules are ok, I've even changed them with
others an still no improvement)
ALi 1489 (1487?) chipset on the motherboard
standard RedHat 6.2
The ext2 and swap partition are ok, I've checked them.
No other program makes any problem, except for the installation of
RedHat which crashes 19 times out of 20. Their anaconda drives me mad. 6.0
install crashes with SIG9 somewhere before entering fdisk, while 6.1 and
6.2 installs crash with SIG11 somewhere between calculating the
dependencies between packages and actually installing them. Probably it's
a hardware problem, but I can't understand why, under these circumstances,
I managed to succesfully compile a kernel, which is said to be the best
hardware test.
Thank you in advance!

A. M.

-- 
Linux user #166652 on Linux machine #73497




crash at every start

2001-02-13 Thread Alexandru Mustatea

This is my first post on this list, I hope I won't break any
rule... Also, please excuse my English, I'm not a native English speaker.
Every time I start lyx, it crashes after displaying the main
window and just before displaying the graphical logo. I've tried both
versions 0.12 and 1.1.5fix1, with the same result. The most annoying
problem is that both of them run fine on other machines. I really need it
working in order to write a paper in mathematics, so any hint is
welcome. Below follows the technical data:
Cyrix 486Dx2, 80 MHz
16 Mb Ram (the memory modules are ok, I've even changed them with
others an still no improvement)
ALi 1489 (1487?) chipset on the motherboard
standard RedHat 6.2
The ext2 and swap partition are ok, I've checked them.
No other program makes any problem, except for the installation of
RedHat which crashes 19 times out of 20. Their anaconda drives me mad. 6.0
install crashes with SIG9 somewhere before entering fdisk, while 6.1 and
6.2 installs crash with SIG11 somewhere between calculating the
dependencies between packages and actually installing them. Probably it's
a hardware problem, but I can't understand why, under these circumstances,
I managed to succesfully compile a kernel, which is said to be the best
hardware test.
Thank you in advance!

A. M.

-- 
Linux user #166652 on Linux machine #73497




crash at every start

2001-02-13 Thread Alexandru Mustatea

This is my first post on this list, I hope I won't break any
rule... Also, please excuse my English, I'm not a native English speaker.
Every time I start lyx, it crashes after displaying the main
window and just before displaying the graphical logo. I've tried both
versions 0.12 and 1.1.5fix1, with the same result. The most annoying
problem is that both of them run fine on other machines. I really need it
working in order to write a paper in mathematics, so any hint is
welcome. Below follows the technical data:
Cyrix 486Dx2, 80 MHz
16 Mb Ram (the memory modules are ok, I've even changed them with
others an still no improvement)
ALi 1489 (1487?) chipset on the motherboard
standard RedHat 6.2
The ext2 and swap partition are ok, I've checked them.
No other program makes any problem, except for the installation of
RedHat which crashes 19 times out of 20. Their anaconda drives me mad. 6.0
install crashes with SIG9 somewhere before entering fdisk, while 6.1 and
6.2 installs crash with SIG11 somewhere between calculating the
dependencies between packages and actually installing them. Probably it's
a hardware problem, but I can't understand why, under these circumstances,
I managed to succesfully compile a kernel, which is said to be the best
hardware test.
Thank you in advance!

A. M.

-- 
Linux user #166652 on Linux machine #73497