Sorry,

the only information I can provide is the following backtrace given by
Purify. Seems like some static variable is not initialized correctly. (if
that is the case, the problem should be fixable without further info)

Michael

********************

      UMR: Uninitialized memory read
      This is occurring while in:
            WorkArea::work_area_handler(flobjs_*,int,int,int,int,void*)
                  [WorkArea.C:306]
            C_WorkArea_work_area_handler [WorkArea.C:58]
            fl_handle_it   [objects.c]
            fl_handle_object [libforms.a]
            fl_handle_form [forms.c]
            do_interaction_step [forms.c]
            fl_treat_interaction_events [libforms.a]
            fl_check_forms [libforms.a]
            GUIRunTime::runTime() [GUIRunTime.C:86]
            LyXGUI::runTime() [lyx_gui.C:316]
            LyX::LyX(int*,char**) [lyx_main.C:179]
            main           [main.C:38]
            _start         [crt1.o]
      Reading 4 bytes from 0x8a9a7c in the zero'd data, bss section (3
bytes at 0x8a9a7d uninit).
      Address 0x8a9a7c is       52 bytes past start of global variable
"st_xev".
      This is defined in forms.c.


-- 
======================================================================
Michael Schmitt                            phone:     +49 451 500 3725
Institute for Telematics                   secretary: +49 451 500 3721
Medical University of Luebeck              fax:       +49 451 500 3722
Ratzeburger Allee 160              eMail: [EMAIL PROTECTED]
D-23538 Luebeck, Germany           WWW:   http://www.itm.mu-luebeck.de
======================================================================

Reply via email to