Re: unit test fails in writerperfect

2015-08-31 Thread Regina Henschel
Hi Matúš Matúš Kukan schrieb: Hi Regina, [..] I had the same problem. I believe it was fixed by commit ca77ec422ea617c84400370b082e71437e4590cc Author: Jan Holesovsky Date: Mon Aug 31 15:37:22 2015 +0200 vcl: Improve management of mnRef0Count. Follow-up to 34700400247e378e074ce

Re: unit test fails in writerperfect

2015-08-31 Thread Matúš Kukan
Hi Regina, >> On Sat, Aug 29, 2015 at 04:56:02PM +0200, Regina Henschel wrote: >>> >>> Hi all, >>> >>> my current build fails in writerperfect. It has build >>> Version: 5.1.0.0.alpha1+ >>> Build ID: 51c3a6421ecdb3443121c26e3bdeb21b07bd1

Re: unit test fails in writerperfect

2015-08-30 Thread Regina Henschel
Hi Ashod, I see no way to copy the Call Stack. I have attached a screen shot instead. Ashod Nakashian schrieb: On Sun, Aug 30, 2015 at 12:18 PM, Regina Henschel mailto:rb.hensc...@t-online.de>> wrote: Hi Ashod, I was more bravely now and have clicked on "start" in Visual Studio.

Re: unit test fails in writerperfect

2015-08-30 Thread Ashod Nakashian
On Sun, Aug 30, 2015 at 12:18 PM, Regina Henschel wrote: > Hi Ashod, > > I was more bravely now and have clicked on "start" in Visual Studio. Then > a command window opened and therein I get http://pastebin.ca/3138849 > Then it stops with the error message: > Unhangled exception at 0x0229B9A1 (vc

Re: unit test fails in writerperfect

2015-08-30 Thread Regina Henschel
Hi Ashod, Ashod Nakashian schrieb: On Sun, Aug 30, 2015 at 8:39 AM, Regina Henschel mailto:rb.hensc...@t-online.de>> wrote: Hi David, David Tardon schrieb: So it is a segfault, not a unit test failure... Could you get a stack trace? I think no. I have never done

Re: unit test fails in writerperfect

2015-08-30 Thread Regina Henschel
Hi Ashod, Ashod Nakashian schrieb: On Sun, Aug 30, 2015 at 8:39 AM, Regina Henschel mailto:rb.hensc...@t-online.de>> wrote: Hi David, David Tardon schrieb: So it is a segfault, not a unit test failure... Could you get a stack trace? I think no. I have never done

Re: unit test fails in writerperfect

2015-08-30 Thread Ashod Nakashian
On Sun, Aug 30, 2015 at 8:39 AM, Regina Henschel wrote: > Hi David, > > David Tardon schrieb: > >> So it is a segfault, not a unit test failure... Could you get a stack >> trace? >> > > I think no. I have never done it. I would need a step-by-step description > for dummies. > > Regina, you can de

Re: unit test fails in writerperfect

2015-08-30 Thread Regina Henschel
+ Build ID: 51c3a6421ecdb3443121c26e3bdeb21b07bd1fd8 Locale: de-DE (de_DE) But unit test fails in writerperfect. make[1]: *** [C:/LO_devhelp/core/workdir/CppunitTest/writerperfect_writer.test] Error 1 Could you include more lines of the log? I need to know on which file the test failed. Also, if

Re: unit test fails in writerperfect

2015-08-30 Thread David Tardon
riterperfect. It has build > >>Version: 5.1.0.0.alpha1+ > >>Build ID: 51c3a6421ecdb3443121c26e3bdeb21b07bd1fd8 > >>Locale: de-DE (de_DE) > >> > >>But unit test fails in writerperfect. > >>make[1]: *** > >>[C:/LO_devhelp/core/workdir/Cppuni

Re: unit test fails in writerperfect

2015-08-30 Thread Regina Henschel
Hi David, David Tardon schrieb: Hi, On Sat, Aug 29, 2015 at 04:56:02PM +0200, Regina Henschel wrote: Hi all, my current build fails in writerperfect. It has build Version: 5.1.0.0.alpha1+ Build ID: 51c3a6421ecdb3443121c26e3bdeb21b07bd1fd8 Locale: de-DE (de_DE) But unit test fails in

Re: unit test fails in writerperfect

2015-08-30 Thread Regina Henschel
Hi David, David Tardon schrieb: Hi, On Sat, Aug 29, 2015 at 04:56:02PM +0200, Regina Henschel wrote: Hi all, my current build fails in writerperfect. It has build Version: 5.1.0.0.alpha1+ Build ID: 51c3a6421ecdb3443121c26e3bdeb21b07bd1fd8 Locale: de-DE (de_DE) But unit test fails in

Re: unit test fails in writerperfect

2015-08-30 Thread David Tardon
Hi, On Sat, Aug 29, 2015 at 04:56:02PM +0200, Regina Henschel wrote: > Hi all, > > my current build fails in writerperfect. It has build > Version: 5.1.0.0.alpha1+ > Build ID: 51c3a6421ecdb3443121c26e3bdeb21b07bd1fd8 > Locale: de-DE (de_DE) > > But unit test fails in

unit test fails in writerperfect

2015-08-29 Thread Regina Henschel
Hi all, my current build fails in writerperfect. It has build Version: 5.1.0.0.alpha1+ Build ID: 51c3a6421ecdb3443121c26e3bdeb21b07bd1fd8 Locale: de-DE (de_DE) But unit test fails in writerperfect. make[1]: *** [C:/LO_devhelp/core/workdir/CppunitTest/writerperfect_writer.test] Error 1 Kind