rgheck <rgh...@bobjweil.com> writes:
> On 07/15/2009 09:53 AM, lasgout...@lyx.org wrote:
>> Author: lasgouttes
>> Date: Wed Jul 15 15:53:26 2009
>> New Revision: 30602
>> URL: http://www.lyx.org/trac/changeset/30602
>>
>> Log:
>> comment out assertion enabled in r30540. It triggered when entering a math 
>> inset with the mouse. I have not been able to understand why exactly.
>>
>>    
> Is it possible that the Buffer is being *copied* somewhere in the
> mouse code? Since this is checking for the same address, that would do
> it.

When it crashes the Inset::buffer_ is 0. Unfortunately, I have not been
able to find out what inset this is. Try to uncomment the assertion and
use gdb, it is funny.

Note that this only happens with math insets, not other ones, so it is
probably a real bug that was uncovered by the assertion.

JMarc

Reply via email to