Interesting.  Running under GDB, the error not only crashes LyX, it causes the
KDE window manager to lock up, and it doesn't seem recoverable.

That means I can't run, cut and paste "bt" easily.

However, the following line appears under gdb at the time of the crash:

        Program received signal SIGSEGV, Segmentation Fault
        [Switching to Thread 1084123552 {LWP 4469)]
        0x4031eef6 in QPopupMenu:KeyPressEvent(QKeyEvent*) ()
        from /usr/lib/qt-3.1/lib/libqt-mt.so.3

I note this says "qt-3.1".  You mentioned a possible discontinuity between
headers and libraries?  How would I look for that?

By the way, I get exactly the same thing with the redhat 9.0-qt rpm for
LyX 1.3.2

Thanks Alfredo.  I'm cross-posting this to the list.

On Fri, Jun 27, 2003 at 08:35:53AM +0200, Alfredo Braunstein wrote:
> On Friday 27 June 2003 02:22, you wrote:
> > On Thu, Jun 26, 2003 at 10:03:03PM +0200, Alfredo Braunstein wrote:
> > > qt version?
> >
> > As I wrote in the headline, qt-3.1.2.
> 
> That's not what the headline says. I understood lyx 1.3.2. What version of 
> lyx, then?
> 
> > > Can you give a backtrace? (you will need to have a debug enabled version)
> >
> > Is this what you need?
> 
> No, please do the following:
> 
> gdb lyx
> run
> [then make it crash]
> bt
> and cut & paste the output to the list.
> 
> Thanks, Alfredo

Reply via email to