SIGSEGV when changing desktop (minor)

2001-02-07 Thread Michael Becht

Hi,

If I change from one desktop back to the one lyx is on,
lyx sometimes crashes with:

Program received signal SIGSEGV, Segmentation fault.
0x53207361 in ?? ()
Current language:  auto; currently c
(gdb) bt
#0  0x53207361 in ?? ()
#1  0x40267966 in vfprintf () at vfprintf.c:1565
#2  0x40270027 in fprintf () at fprintf.c:36
#3  0x40095535 in P_errmsg ()
   from /usr/local/bv/forms/0.89/linux/FORMS/libforms.so.0.89
#4  0x4003207d in handle_clipboard_event ()
   from /usr/local/bv/forms/0.89/linux/FORMS/libforms.so.0.89
#5  0x40046525 in do_interaction_step ()
   from /usr/local/bv/forms/0.89/linux/FORMS/libforms.so.0.89
#6  0x40046572 in fl_treat_interaction_events ()
   from /usr/local/bv/forms/0.89/linux/FORMS/libforms.so.0.89
#7  0x400465b0 in fl_check_forms ()
   from /usr/local/bv/forms/0.89/linux/FORMS/libforms.so.0.89
#8  0x82040d0 in GUIRunTime::runTime () at GUIRunTime.C:79
#9  0x80ef198 in LyXGUI::runTime (this=0x8339a08) at lyx_gui.C:415
#10 0x80f15cf in LyX::LyX (this=0xbfffedcc, argc=0xbfffedf0,
argv=0xbfffee34)
at ../src/lyx_main.C:168
#11 0x813d486 in main (argc=1, argv=0xbfffee34) at ../src/main.C:40

My system is set up like this:
lyx1.1.6 compiled
forms-0.89
Redhat 6.1 with Kernel 2.2.16-3
KDE 1.1.2

I could not reproduce the error on two other machines with forms-0.88.

Michael

--
  
http://www.informatik.uni-stuttgart.de/ipvr/bv/personen/becht.html
  






Re: SIGSEGV when changing desktop (minor)

2001-02-07 Thread Jean-Marc Lasgouttes

 "Michael" == Michael Becht [EMAIL PROTECTED] writes:

Michael Hi, If I change from one desktop back to the one lyx is on,
Michael lyx sometimes crashes with:

You have an xforms version built for glibc2.0, and you use it with
glibc2.1. Get a proper rpm from ftp.sylvan.com/pub/lyx/.

Hope this helps.

JMarc




SIGSEGV when changing desktop (minor)

2001-02-07 Thread Michael Becht

Hi,

If I change from one desktop back to the one lyx is on,
lyx sometimes crashes with:

Program received signal SIGSEGV, Segmentation fault.
0x53207361 in ?? ()
Current language:  auto; currently c
(gdb) bt
#0  0x53207361 in ?? ()
#1  0x40267966 in vfprintf () at vfprintf.c:1565
#2  0x40270027 in fprintf () at fprintf.c:36
#3  0x40095535 in P_errmsg ()
   from /usr/local/bv/forms/0.89/linux/FORMS/libforms.so.0.89
#4  0x4003207d in handle_clipboard_event ()
   from /usr/local/bv/forms/0.89/linux/FORMS/libforms.so.0.89
#5  0x40046525 in do_interaction_step ()
   from /usr/local/bv/forms/0.89/linux/FORMS/libforms.so.0.89
#6  0x40046572 in fl_treat_interaction_events ()
   from /usr/local/bv/forms/0.89/linux/FORMS/libforms.so.0.89
#7  0x400465b0 in fl_check_forms ()
   from /usr/local/bv/forms/0.89/linux/FORMS/libforms.so.0.89
#8  0x82040d0 in GUIRunTime::runTime () at GUIRunTime.C:79
#9  0x80ef198 in LyXGUI::runTime (this=0x8339a08) at lyx_gui.C:415
#10 0x80f15cf in LyX::LyX (this=0xbfffedcc, argc=0xbfffedf0,
argv=0xbfffee34)
at ../src/lyx_main.C:168
#11 0x813d486 in main (argc=1, argv=0xbfffee34) at ../src/main.C:40

My system is set up like this:
lyx1.1.6 compiled
forms-0.89
Redhat 6.1 with Kernel 2.2.16-3
KDE 1.1.2

I could not reproduce the error on two other machines with forms-0.88.

Michael

--
  
http://www.informatik.uni-stuttgart.de/ipvr/bv/personen/becht.html
  






Re: SIGSEGV when changing desktop (minor)

2001-02-07 Thread Jean-Marc Lasgouttes

> "Michael" == Michael Becht <[EMAIL PROTECTED]> writes:

Michael> Hi, If I change from one desktop back to the one lyx is on,
Michael> lyx sometimes crashes with:

You have an xforms version built for glibc2.0, and you use it with
glibc2.1. Get a proper rpm from ftp.sylvan.com/pub/lyx/.

Hope this helps.

JMarc