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

Michael Meeks <michael.me...@novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW
                 CC|                            |fridrich.st...@bluewin.ch,
                   |                            |sberg...@redhat.com

--- Comment #23 from Michael Meeks <michael.me...@novell.com> ---
I just installed some packages from Fridrich; and I get a crash on start like
this:

(gdb) bt
#0  0xb7cb18c5 in __GI_raise (sig=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1  0xb7cb31d5 in __GI_abort () at abort.c:93
#2  0xb7df77b5 in _Unwind_Resume (exc=0x8894780) at
/root/gcc-4.2.4/build/../gcc/unwind.inc:238
#3  0xb13a1210 in fileaccess::BaseContent::execute(com::sun::star::ucb::Command
const&, long,
com::sun::star::uno::Reference<com::sun::star::ucb::XCommandEnvironment>
const&) () from /opt/libreoffice4.0/program/../program/libucpfile1.so
#4  0xb6f2615e in
ucbhelper::Content_Impl::executeCommand(com::sun::star::ucb::Command const&) ()
   from /opt/libreoffice4.0/program/libucbhelper4gcc3.so
#5  0xb6f2702b in ucbhelper::Content::executeCommand(rtl::OUString const&,
com::sun::star::uno::Any const&) ()
   from /opt/libreoffice4.0/program/libucbhelper4gcc3.so
#6  0xb6eb9571 in
utl::UcbLockBytes::CreateLockBytes(com::sun::star::uno::Reference<com::sun::star::ucb::XContent>
const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>
const&, unsigned short,
com::sun::star::uno::Reference<com::sun::star::task::XInteractionHandler>
const&, utl::UcbLockBytesHandler*) () from
/opt/libreoffice4.0/program/libutllo.so
#7  0xb6ebe869 in utl::lcl_CreateStream(String const&, unsigned short,
com::sun::star::uno::Reference<com::sun::star::task::XInteractionHandler>,
utl::UcbLockBytesHandler*, unsigned char) () from
/opt/libreoffice4.0/program/libutllo.so
#8  0xb6ebeb72 in utl::UcbStreamHelper::CreateStream(String const&, unsigned
short, utl::UcbLockBytesHandler*) ()
   from /opt/libreoffice4.0/program/libutllo.so
#9  0xb7775254 in SfxApplication::GetDisabledSlotList_Impl() () from
/opt/libreoffice4.0/program/libsfxlo.so
#10 0xb79302a9 in SfxDispatcher::Construct_Impl(SfxDispatcher*) () from
/opt/libreoffice4.0/program/libsfxlo.so
#11 0xb7930410 in SfxDispatcher::SfxDispatcher(SfxDispatcher*) () from
/opt/libreoffice4.0/program/libsfxlo.so
#12 0xb77730a5 in SfxApplication::Initialize_Impl() () from
/opt/libreoffice4.0/program/libsfxlo.so
#13 0xb776a4e8 in SfxApplication::GetOrCreate() () from
/opt/libreoffice4.0/program/libsfxlo.so
#14 0xb78f9b7b in
SfxGlobalEvents_Impl::SfxGlobalEvents_Impl(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
const&) ()
   from /opt/libreoffice4.0/program/libsfxlo.so
#15 0xb78f9c99 in
SfxGlobalEvents_Impl::impl_createInstance(com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory>
const&)
    () from /opt/libreoffice4.0/program/libsfxlo.so
#16 0xb7ab778e in
cppu::OSingleFactoryHelper::createInstanceEveryTime(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
const&) () from
/opt/libreoffice4.0/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3
#17 0xb7ab6b5f in
cppu::OSingleFactoryHelper::createInstanceWithContext(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
const&) () from
/opt/libreoffice4.0/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3
#18 0xb7ab6dc3 in
cppu::OFactoryComponentHelper::createInstanceWithContext(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
const&) () from
/opt/libreoffice4.0/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3
#19 0xb7aa4981 in (anonymous
namespace)::ServiceManager::createInstanceWithContext(rtl::OUString const&,
com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&)
() from /opt/libreoffice4.0/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3
#20 0xb7f57016 in
com::sun::star::frame::GlobalEventBroadcaster::create(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
const&) () from /opt/libreoffice4.0/program/libsofficeapp.so
#21 0xb7f510c8 in desktop::Desktop::Main() () from
/opt/libreoffice4.0/program/libsofficeapp.so
#22 0xb6a29e65 in ImplSVMain() () from /opt/libreoffice4.0/program/libvcllo.so
#23 0xb6a29f6e in SVMain() () from /opt/libreoffice4.0/program/libvcllo.so
#24 0xb7f6afa8 in soffice_main () from
/opt/libreoffice4.0/program/libsofficeapp.so

And no helpful error message - and just an immediate exit / abort. That's a
shame - I thought we were catching exceptions in 'main' and at least printing
out the exception information these days (?)

-- 
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