Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hi Riccardo,

On Wed, 2012-02-29 at 09:23 +0100, Riccardo Magliocchetti wrote:
i have this traceback every time i open a core. It does not harm but it 
is a bit annoying. Does anyone have a clue on how to fix that?

        I guess the code is in solenv/gdb/libreoffice/

#1  0x00007f1648443b0b in __GI_abort () at abort.c:92
         save_stage = 2
         act = Traceback (most recent call last):
   File "/home/rm/src/libo/solenv/gdb/libreoffice/util/printing.py", 
line 123, in __call__
     printer = self.func_lookup[val.type]
   File "/home/rm/src/libo/solenv/gdb/libreoffice/util/printing.py", 
line 95, in __getitem__
     if test(type):
   File "/home/rm/src/libo/solenv/gdb/libreoffice/svl.py", line 89, in query
     ushort = gdb.lookup_type('sal_uInt16')
RuntimeError: No type named sal_uInt16.

        I imagine that nothing was built with any debugging information, and as
such we don't know about the sal_uInt16 type. Perhaps catching and
handling the relevant RuntimeError (?) exception in the gdb python
helpers might help ?

        Thanks,

                Michael.

-- 
michael.meeks@suse.com  <><, Pseudo Engineer, itinerant idiot


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.