[Libreoffice] segfault in sc

Julien Nabet serval2412 at yahoo.fr
Mon Oct 10 14:57:06 PDT 2011


Le 10/10/2011 21:56, Michael Meeks a écrit :
> Hi Julien,
>
> On Mon, 2011-10-10 at 20:01 +0200, Julien Nabet wrote:
>> In fact, I used make debug=true for the test but it was useless since I
>> compile the whole repo in debug (my autogen.lastrun includes these lines :
> 	Nice :-) well that means we get wonderful debugging symbols with string
> dumping&  all.
>
>> I put a break on appinit.cxx:231 + break __cxa_throw, I pasted a first
>> part here :
>> http://pastebin.com/NAX6AUrJ
>>
>> then a second part here :
>> http://pastebin.com/BBepMkcY
> 	These are beautiful :-)
>
>> If you need more info with different break or something, don't hesitate
>> to tell me.
> 	It'd be really nice to try to step through the constructor with 'n' 'n'
> 'n' to see where it bombs out, if you can, or ...
Here what I did :
- cd sc
- export GDBCPPUNITTRACE="gdb --args"
- make -sr
- break app.cxx:309
- run
- break __cxa_throw
and here the result :
http://pastebin.com/HgZWbgx1

> ....
> 	Thanks !
>
> 		Michael.
Julien.


More information about the LibreOffice mailing list