additional calc functions produce warnings
Winfried Donkers
W.Donkers at dci-electronics.nl
Mon Dec 17 02:57:12 PST 2012
Please disregard my mail;
I have overlooked the mails from Eike/Caolán in which the resource is found.
Winfried
> -----Oorspronkelijk bericht-----
> Van: libreoffice-bounces+osc=dci-electronics.nl at lists.freedesktop.org
> [mailto:libreoffice-bounces+osc=dci-electronics.nl at lists.freedesktop.org]
> Namens Winfried Donkers
> Verzonden: maandag 17 december 2012 11:39
> Aan: Caolán McNamara
> CC: tino; libreoffice at lists.freedesktop.org
> Onderwerp: RE: additional calc functions produce warnings
>
> > . ./ooenv
> > gdb ./soffice.bin
> > break tools/source/rc/resmgr.cxx:773
> > run --calc
> > and get the backtrace of that warning. That'll help indicate what's going on.
> > These are indeed the .res file parser and so its fairly "mundane" code. e.g.
> > missing resources of double freeresource of some such
>
> I have 2 backtraces:
> Breakpoint 1, ResMgr::RscError_Impl (pMessage=0xb61b16e5 "Cannot load
> resource! ", pResMgr=
> 0x8fa7378, nRT=377, nId=3001,
> rResStack=std::__debug::vector of length 2, capacity 2 = {...}, nDepth=0)
> at /home/w.donkers/git/libo/tools/source/rc/resmgr.cxx:773
> 773 OSL_FAIL(aStr.getStr());
>
> and
> Breakpoint 1, ResMgr::RscError_Impl (pMessage=0xb61b16e5 "Cannot load
> resource! ", pResMgr=
> 0x8aeb968, nRT=273, nId=6, rResStack=std::__debug::vector of length 4,
> capacity 4 = {...},
> nDepth=0) at /home/w.donkers/git/libo/tools/source/rc/resmgr.cxx:773
> 773 OSL_FAIL(aStr.getStr());
>
> The difference is that I did a rebuild with enable-debug (but without make
> clean).
> I'm doing a make clean and rebuild in the hope to get more info, but that will
> take many hours as the test machine here is slow.
>
> Winfried
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
More information about the LibreOffice
mailing list