https://bugs.freedesktop.org/show_bug.cgi?id=47068

--- Comment #7 from Julien Nabet <[email protected]> 2012-03-17 08:27:09 PDT 
---
Created attachment 58607
  --> https://bugs.freedesktop.org/attachment.cgi?id=58607
bt of all the threads

On pc Debian x86-64 with master updated today I reproduced this problem.
I attached the bt of all the threads.

I noticed that if I remove line 323 from file
reportdesign/source/core/sdr/UndoEnv.cxx :
nPropertyAttributes = xPSI->getPropertyByName( _rEvent.PropertyName
).Attributes;
It's ok.
Now i suppose it just hides the problem.

I also tested by adding before the getPropertyByName a call to
hasPropertyByName, but I've got a crash too.

These lines on UndoEnv.cxx have been here since the commit
ff043badc9a6254e70677f9266309deae4aa3780

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to