Re: [Libreoffice] smoke test fail

2011-08-29 Thread Caolán McNamara
On Thu, 2011-08-25 at 18:32 +0200, Jenei Gábor wrote: > Can you tell me how to fix them? You're on a higher debug level that "standard" I think. You probably need to get backtraces, and get a debugger in there, so... http://wiki.documentfoundation.org/Development/FAQ#The_smoketest_failed.2C_how_

Re: [Libreoffice] smoke test fail

2011-08-26 Thread Miklos Vajna
On Fri, Aug 26, 2011 at 12:36:36AM +0200, Jenei Gábor wrote: > Yes,the problem is there, actually I found out that in type*.cxx there > is a reference counting variable,which seems to be not 0 in the end, so > it looks like a memory leak. But I don't know yet where, and what's the > reason. Can

Re: [Libreoffice] smoke test fail

2011-08-25 Thread Jenei Gábor
Yes,the problem is there, actually I found out that in type*.cxx there is a reference counting variable,which seems to be not 0 in the end, so it looks like a memory leak. But I don't know yet where, and what's the reason. Can you help me? 2011. 08. 26. 0:01 keltezéssel, Miklos Vajna írta: On

Re: [Libreoffice] smoke test fail

2011-08-25 Thread Miklos Vajna
On Thu, Aug 25, 2011 at 06:32:47PM +0200, Jenei Gábor wrote: > While doing dev-install I got the following errors: > > assertion caught: Error: rtl_string2UString_status() - UTF8 test > encoding is wrong From File ustring.c at Line 634 > Database Insert record into Database > > assertion caught

[Libreoffice] smoke test fail

2011-08-25 Thread Jenei Gábor
Hello, While doing dev-install I got the following errors: assertion caught: Error: rtl_string2UString_status() - UTF8 test encoding is wrong From File ustring.c at Line 634 Database Insert record into Database assertion caught: Error: rtl_string2UString_status() - UTF8 test encoding is wron

Re: [Libreoffice] smoke test failed

2011-08-23 Thread Stephan Bergmann
On Aug 23, 2011, at 7:09 PM, Jenei Gábor wrote: > Hello, > > I just wanted to do make dev-install after a successful make -sr > debug=true dbglevel=2. I have already posted so patches,because I met > problems even in making, but finally I made it all. Now smoke-test fails > with the error messag

[Libreoffice] smoke test failed

2011-08-23 Thread Jenei Gábor
Hello, I just wanted to do make dev-install after a successful make -sr debug=true dbglevel=2. I have already posted so patches,because I met problems even in making, but finally I made it all. Now smoke-test fails with the error messages: invokeComponentFactory envDcp:gcc3 implName:com.sun.star.

Re: [Libreoffice] smoke

2011-05-31 Thread Clio
31.05.2011 10:49, Ben Engbers пишет: After a new ./g pull -r I did make dev-install. 2 Hours later, I finally got the same errormsg as yesterday: internal build errors: ERROR: error 65280 occurred while making /home/bengbers/Src/LibreOffice/libo/smoketestoo_native it se

Re: [Libreoffice] smoke

2011-05-31 Thread Bjoern Michaelsen
On Tue, 31 May 2011 16:49:07 +0200 Ben Engbers wrote: > /home/bengbers/Src/LibreOffice/libo/smoketestoo_native source the *Env.Set.sh in the source root before issuing "build". The script sets up a alias. Best, Bjoern -- https://launchpad.net/~bjoern-michaelsen _

[Libreoffice] smoke

2011-05-31 Thread Ben Engbers
After a new ./g pull -r I did make dev-install. 2 Hours later, I finally got the same errormsg as yesterday: internal build errors: ERROR: error 65280 occurred while making /home/bengbers/Src/LibreOffice/libo/smoketestoo_native it seems that the error is inside 'smoketestoo_native', please re