Helge Hafting <[EMAIL PROTECTED]> writes:

| Lars Gullik Bjønnes wrote:
| 
| >At ftp.devel.lyx.org. Please test build and install this. If
| >everything now seems ok I will announce it to a broader audience.
| >
| I assume a "svn up" got me the same stuff?
| It is mostly ok, but it crashed on me when I tried to paste
| a formula.  I was writing 18x9 (with text) but wanted the X sign
| from math. I had already done that elsewhere, so I copied and
| pasted such a single-character formula at the end of the paragraph.
| And lyx died with SIGSEGV (after saving my file.)
| 
| Recovering the emergency save, shows that the paste did not
| succeed.  The crash is fully reproducible - happens everytime I retry.

Can you create a step-by-step detailed recipe for the crash?

| gdb bactrace:
| (gdb) run
| Starting program: /usr/local/bin/lyx
| [Thread debugging using libthread_db enabled]
| [New Thread 48005663913040 (LWP 3422)]
| Qt: gdb: -nograb added to command-line options.
|          Use the -dograb option to enforce grabbing.
| 
| Program received signal SIGSEGV, Segmentation fault.
| [Switching to Thread 48005663913040 (LWP 3422)]
| 0x000000000043a995 in (anonymous namespace)::pasteSelectionHelper ()
| (gdb) bt
| #0  0x000000000043a995 in (anonymous namespace)::pasteSelectionHelper ()
| #1  0x000000000043acec in lyx::cap::pasteParagraphList ()

Hmm... have you compiled without debugging info?

-- 
        Lgb

Reply via email to