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


Hi all,

In tracing a reproducible bug
https://bugs.freedesktop.org/show_bug.cgi?id=36843
on a Debian squeeze box, I stumbled on missing 'libadabaslo.so' while
'libadabasuilo.so' is installed.
Because LibO 3.3.2 came with both 'libadabasli.so' and 'libabadasuili.so',
I am wondering whether something has changed expectedly or unexpectedly.
Any suggestions?

The below is an outline of my gdb session.
---
When File>Wizards>Address Source Data... is activated, it goes through
OSDBCDriverManager::implGetDriverForURL():
    Breakpoint 5, drivermanager::OSDBCDriverManager::implGetDriverForURL (this=0xaff3b1c0, 
_rURL=...)
        at /home/tabe/libo/clone/libs-core/connectivity/source/manager/mdrivermanager.cxx:667
    667     Reference< XDriver > xReturn;
    (gdb) 
where _rURL is "sdbc:address:evolution:local", then a factory for
"com.sun.star.comp.sdbcx.adabas.ODriver" called, resulting in:
    cppu::ORegistryFactoryHelper::createModuleFactory (this=0xafe316e4)
      at /home/tabe/libo/clone/ure/cppuhelper/source/factory.cxx:834
where aLocation is "vnd.sun.star.expand:$OOO_BASE_DIR/program/libadabaslo.so",
thus at last xLoader fails silently.
---

Cheers,
-- Takeshi Abe

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.