Re: [Libreoffice] gcc bug on Debian packages ?

2011-11-07 Thread Thorsten Behrens
Stephan Bergmann wrote: Looks like some sort of memory corruption, leading to deletion of a memory block at address 0x6, detected by your libc and causing an abort. Try valgrind'ing it. Hi Julien, to slightly expand on that -

Re: [Libreoffice] gcc bug on Debian packages ?

2011-11-07 Thread Caolán McNamara
On Sun, 2011-11-06 at 11:04 -0800, julien2412 wrote: Hello, To try to reproduce fdo#42612, I added the two last lines in my autogen.lastrun (see end of the post) then I made a make clean make check today after a git pull update on master branch. I compiled OK in debug mode with symbols.

Re: [Libreoffice] gcc bug on Debian packages ?

2011-11-06 Thread Stephan Bergmann
On 11/06/2011 08:04 PM, julien2412 wrote: #2 0xb7c01d42 in *__GI_abort () at abort.c:92 #3 0xb7c3eaeb in malloc_printerr (action=2, str=0x6Address 0x6 out of bounds, ptr=0xb7e72950) at malloc.c:6288 #4 0xb7c43446 in *__GI___libc_free (mem=0x6) at malloc.c:3699 #5 0xb7e3cabf in operator