Re: [Libreoffice] Debug compilation fails in sal module

2011-06-27 Thread Julien Nabet
Hello, With the help of moggi in IRC, i got this : Reading symbols from /home/maryline/compile-libreoffice/libo/clone/ure/sal/unxlngi6/bin/cppunittester...done. (gdb) run Starting program: /home/maryline/compile-libreoffice/libo/clone/ure/sal/unxlngi6/bin/cppunittester ../../../unxlngi6/lib/

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-27 Thread Julien Nabet
Le 27/06/2011 22:47, Markus Mohrhard a écrit : Hello Julien, Error: File /home/maryline/compile-libreoffice/libo/clone/ure/sal/cpprt/operators_new_delete.cxx, Line 96: operator delete mismatch /usr/include/c++/4.6/debug/safe_iterator.h:193:error: attempt to dereference

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-27 Thread Markus Mohrhard
Hello Julien, > > Error: File /home/maryline/compile-**libreoffice/libo/clone/ure/** > sal/cpprt/operators_new_**delete.cxx, Line 96: operator delete mismatch > /usr/include/c++/4.6/debug/**safe_iterator.h:193:error: attempt to > dereference a past-the-end iterator. > > Objects involved in the

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-27 Thread Julien Nabet
Le 27/06/2011 22:06, Arnaud Versini a écrit : Hello, I've the same problem with this autogen on Ubuntu 10.04 64 too: --without-junit --enable-debug --enable-symbols We're 3 (3 "declared" :-) ) but for the moment it seems to concern only Debian/Ubuntu (32 or 64 bits). Have other Linux or BSD d

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-27 Thread Arnaud Versini
Hello, I've the same problem with this autogen on Ubuntu 10.04 64 too: --without-junit --enable-debug --enable-symbols 2011/6/23 serv serva > > De: Caolán McNamara > > Objet: Re: [Libreoffice] Debug compilation fails in sal module > > À: "Julien

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-23 Thread serv serva
> De: Caolán McNamara > Objet: Re: [Libreoffice] Debug compilation fails in sal module > À: "Julien Nabet" > Cc: libreoffice@lists.freedesktop.org > Date: Jeudi 23 juin 2011, 12h52 > On Thu, 2011-06-23 at 11:42 +0100, > Caolán McNamara wrote: > > On Wed, 20

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-23 Thread serv serva
> De: Caolán McNamara > Objet: Re: [Libreoffice] Debug compilation fails in sal module > À: "Julien Nabet" > Cc: libreoffice@lists.freedesktop.org > Date: Jeudi 23 juin 2011, 12h42 > On Wed, 2011-06-22 at 21:52 +0200, > Julien Nabet wrote: > > Le 22/0

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-23 Thread Nigel Hawkins
On Thu, 2011-06-23 at 13:06 +0100, serv serva wrote: > I'm curious to know if I'm the only one to have this problem with debug > compilation. No. I'm getting it as well now. I wasn't when you first mentioned it but I've done a g pull -r since then. For reference, I'm on Ubuntu 11.04 (Natty) 64-b

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-23 Thread Caolán McNamara
On Thu, 2011-06-23 at 13:06 +0100, serv serva wrote: > I'm curious to know if I'm the only one to have this problem with debug > compilation. It appears so, I suspect something like http://lists.apple.com/archives/cocoa-dev/2009/Sep/msg01199.html C. _

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-23 Thread serv serva
--- En date de : Jeu 23.6.11, Caolán McNamara a écrit : > De: Caolán McNamara > Objet: Re: [Libreoffice] Debug compilation fails in sal module > À: "Julien Nabet" > Cc: libreoffice@lists.freedesktop.org > Date: Jeudi 23 juin 2011, 12h42 > On Wed, 2011-06-22 at 21:52

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-23 Thread Caolán McNamara
On Thu, 2011-06-23 at 11:42 +0100, Caolán McNamara wrote: > On Wed, 2011-06-22 at 21:52 +0200, Julien Nabet wrote: > > Le 22/06/2011 13:55, Caolán McNamara a écrit : > > > On Tue, 2011-06-21 at 23:18 +0200, Julien Nabet wrote: > > >> I'm completely stucked, could it be a bug in one of the C++ libra

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-23 Thread Caolán McNamara
On Wed, 2011-06-22 at 21:52 +0200, Julien Nabet wrote: > Le 22/06/2011 13:55, Caolán McNamara a écrit : > > On Tue, 2011-06-21 at 23:18 +0200, Julien Nabet wrote: > >> I'm completely stucked, could it be a bug in one of the C++ libraries of > >> Debian testing ? ... > I'm going to take a look at it

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-22 Thread Caolán McNamara
On Tue, 2011-06-21 at 23:18 +0200, Julien Nabet wrote: > I'm completely stucked, could it be a bug in one of the C++ libraries of > Debian testing ? I suppose, have you tried installing valgrind, and use export VALGRIND=memcheck and do "build" in sal to see if valgrind says anything interesting.

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-21 Thread Julien Nabet
Le 20/06/2011 21:42, Julien Nabet a écrit : Le 20/06/2011 21:32, Julien Nabet a écrit : Le 20/06/2011 15:19, Caolán McNamara a écrit : On Mon, 2011-06-20 at 10:08 +0100, serv serva wrote: It happens each time. I don't know what element has triggered this. I tried gdb but when I runned it, it m

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-21 Thread Caolán McNamara
On Mon, 2011-06-20 at 21:42 +0200, Julien Nabet wrote: > I used "export DEBUGCPPUNIT=TRUE" and runned again a build in the sal > directory. > I attached a zip which contains console logs and gdb trace log from > sal/qa/process. > Hope it can give hints. Well, that's odd, that says that std::line

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-20 Thread Julien Nabet
Le 20/06/2011 15:19, Caolán McNamara a écrit : On Mon, 2011-06-20 at 10:08 +0100, serv serva wrote: It happens each time. I don't know what element has triggered this. I tried gdb but when I runned it, it makes the first which is ok. I don't know how to go to this specific test. Could you see

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-20 Thread Caolán McNamara
On Mon, 2011-06-20 at 10:08 +0100, serv serva wrote: > It happens each time. I don't know what element has triggered this. > I tried gdb but when I runned it, it makes the first which is ok. I don't > know how to go to this specific test. Could you see the patch in the other thread "interesting d

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-20 Thread serv serva
--- En date de : Lun 20.6.11, Caolán McNamara a écrit : > De: Caolán McNamara > Objet: Re: [Libreoffice] Debug compilation fails in sal module > À: "Julien Nabet" > Cc: libreoffice@lists.freedesktop.org > Date: Lundi 20 juin 2011, 10h57 > On Sun, 2011-06-19 at 12:04

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-20 Thread Caolán McNamara
On Sun, 2011-06-19 at 12:04 +0200, Julien Nabet wrote: > LD_LIBRARY_PATH=/home/maryline/compile-libreoffice/libo/clone/ure/sal/unxlngi6/lib:/home/maryline/compile-libreoffice/libo/solver/350/unxlngi6/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} > > ../../../unxlngi6/bin/cppunittester ../../../unxln