https://bugs.freedesktop.org/show_bug.cgi?id=48134

Robert Nagy <rob...@openbsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1

--- Comment #1 from Robert Nagy <rob...@openbsd.org> 2012-04-01 02:46:17 PDT ---
A better trace:

#0  0x0000000200616cb5 in osl_incrementInterlockedCount (pCount=0x200000000) at
interlck.c:65
65              return __sync_add_and_fetch (pCount, 1);
(gdb) bt
#0  0x0000000200616cb5 in osl_incrementInterlockedCount (pCount=0x200000000) at
interlck.c:65
#1  0x000000020406853e in typelib_typedescriptionreference_acquire
(pRef=<optimized out>) at
/home/robert/libo/cppu/source/typelib/typelib.cxx:2387
#2  0x000000020406ce73 in typelib_typedescription_newMIInterface
(ppRet=0x7f7ffffd1628, pTypeName=<optimized out>, nUik1=0, nUik2=<optimized
out>, 
    nUik3=<optimized out>, nUik4=<optimized out>, nUik5=0, nBaseInterfaces=0,
ppBaseInterfaces=0x203d6acc0, nMembers=3, ppMembers=0x7f7ffffd1550)
    at /home/robert/libo/cppu/source/typelib/typelib.cxx:1234
#3  0x0000000209e96559 in cppu::createCTD (access=..., xType=...) at
/home/robert/libo/cppuhelper/source/tdmgr.cxx:470
#4  0x0000000209e95951 in cppu::createCTD (access=..., xType=...) at
/home/robert/libo/cppuhelper/source/tdmgr.cxx:660
#5  0x0000000209e963aa in cppu::createCTD (access=..., xType=...) at
/home/robert/libo/cppuhelper/source/tdmgr.cxx:431
#6  0x0000000209e95951 in cppu::createCTD (access=..., xType=...) at
/home/robert/libo/cppuhelper/source/tdmgr.cxx:660
#7  0x0000000209e963aa in cppu::createCTD (access=..., xType=...) at
/home/robert/libo/cppuhelper/source/tdmgr.cxx:431
#8  0x0000000209e95951 in cppu::createCTD (access=..., xType=...) at
/home/robert/libo/cppuhelper/source/tdmgr.cxx:660
#9  0x0000000209e9625f in cppu::typelib_callback (pContext=<optimized out>,
ppRet=0x7f7ffffd1f38, pTypeName=0x204ad1d80)
    at /home/robert/libo/cppuhelper/source/tdmgr.cxx:702
#10 0x000000020406bb7b in callChain (pName=0x204ad1d80, ppRet=0x7f7ffffd1f38,
this=0x204498be0) at /home/robert/libo/cppu/source/typelib/typelib.cxx:260
#11 (anonymous namespace)::complete (ppTypeDescr=0x20eaba930, initTables=true)
at /home/robert/libo/cppu/source/typelib/typelib.cxx:515
#12 0x000000020406bdb2 in typelib_typedescription_complete
(ppTypeDescr=<optimized out>) at
/home/robert/libo/cppu/source/typelib/typelib.cxx:2660
#13 0x000000020c31a5c9 in
bridges::cpp_uno::shared::UnoInterfaceProxy::UnoInterfaceProxy
(this=0x20eaba900, pBridge_=<optimized out>, pCppI_=<optimized out>, 
    pTypeDescr_=<optimized out>, rOId_=...) at
/home/robert/libo/bridges/source/cpp_uno/shared/unointerfaceproxy.cxx:123
#14 0x000000020c31a63a in bridges::cpp_uno::shared::UnoInterfaceProxy::create
(pBridge=0x2044a9200, pCppI=0x20e335e28, pTypeDescr=0x203942500, 
    rOId=<error reading variable: Converting character sets: No such file or
directory.>)
    at
/home/robert/libo/bridges/source/cpp_uno/shared/unointerfaceproxy.cxx:105
#15 0x000000020c318edf in bridges::cpp_uno::shared::cpp2unoMapping
(pMapping=<optimized out>, ppUnoI=0x7f7ffffd2070, pCppI=0x20e335e28,
pTypeDescr=0x203942500)
    at /home/robert/libo/bridges/source/cpp_uno/shared/bridge.cxx:96
#16 0x0000000200f4bddb in mapInterface (rType=invalid uno::Type,
pInterface=0x20e335e28, ppOut=0x7f7ffffd2070, this=0x7f7ffffd2080)
    at /home/robert/libo/solver/unxobsd.pro/inc/uno/mapping.hxx:280
#17 bridge_test::makeSurrogate<test::testtools::bridgetest::XBridgeTest>
(rOut=..., rOriginal=...)
    at /home/robert/libo/testtools/source/bridgetest/bridgetest.cxx:1128
#18 0x0000000200f487ef in bridge_test::TestBridgeImpl::run (this=0x20fa8da40,
rArgs=...) at /home/robert/libo/testtools/source/bridgetest/bridgetest.cxx:1224
#19 0x000000000040c2ea in sal_main_with_args (argc=<optimized out>) at
/home/robert/libo/cpputools/source/unoexe/unoexe.cxx:866
#20 0x000000000042468f in main (argc=9, argv=<optimized out>) at
/home/robert/libo/cpputools/source/unoexe/unoexe.cxx:613

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to