Issue 5846 - Cannot start soffice
Summary: Cannot start soffice
Status: CLOSED IRREPRODUCIBLE
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 1.0.0
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Frank Schönheit
QA Contact: issues@dba
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2002-06-14 21:29 UTC by Unknown
Modified: 2006-05-31 14:29 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Unknown 2002-06-14 21:29:23 UTC
After installation soffice cores every time.

System: Debian Linux
libc6: 2.2.5-6

#0  0x40afe781 in kill () from /lib/libc.so.6
#1  0x4098de5e in pthread_kill () from /lib/libpthread.so.0
#2  0x4098e339 in raise () from /lib/libpthread.so.0
#3  0x40affbe1 in abort () from /lib/libc.so.6
#4  0x4056801c in CallSystemHandler () from
/usr/local/share/soffice/program/libsal.so.3
#5  0x40568159 in SignalHandlerFunction () from
/usr/local/share/soffice/program/libsal.so.3
#6  0x4098df54 in pthread_sighandler () from /lib/libpthread.so.0
#7  0x40afe6b8 in sigaction () from /lib/libc.so.6
#8  0x40333aaf in SalInstance::CreateFrame(SalFrame*, unsigned long) () from
/usr/local/share/soffice/program/libvcl641li.so
...
Comment 1 Oliver Specht 2002-06-17 08:11:39 UTC
Doesn' look like a UI issue, does it?
Comment 2 christof.pintaske 2002-06-17 08:47:58 UTC
please provide a complete stacktrace. The part you've added just shows
the signal handler which is meaningless for the faults reason. 
Comment 3 Unknown 2002-06-17 11:49:09 UTC
Here is the complete backtrace:

#0  0x40afe781 in kill () from /lib/libc.so.6
(gdb) bt
#0  0x40afe781 in kill () from /lib/libc.so.6
#1  0x4098de5e in pthread_kill () from /lib/libpthread.so.0
#2  0x4098e339 in raise () from /lib/libpthread.so.0
#3  0x40affbe1 in abort () from /lib/libc.so.6
#4  0x4056801c in CallSystemHandler () from
/usr/local/share/soffice/program/libsal.so.3
#5  0x40568159 in SignalHandlerFunction () from
/usr/local/share/soffice/program/libsal.so.3
#6  0x4098df54 in pthread_sighandler () from /lib/libpthread.so.0
#7  0x40afe6b8 in sigaction () from /lib/libc.so.6
#8  0x40333aaf in SalInstance::CreateFrame(SalFrame*, unsigned long)
() from /usr/local/share/soffice/program/libvcl641li.so
#9  0x402cd315 in Window::ImplInit(Window*, unsigned long,
SystemParentData*) () from /usr/local/share/soffice/program/libvcl641li.so
#10 0x402a475a in Dialog::ImplInit(Window*, unsigned long) () from
/usr/local/share/soffice/program/libvcl641li.so
#11 0x402c0810 in TabDialog::TabDialog(Window*, ResId const&) () from
/usr/local/share/soffice/program/libvcl641li.so
#12 0x428e6be9 in SfxTabDialog::SfxTabDialog(Window*, ResId const&,
SfxItemSet const*, unsigned char, String const*) () from
/usr/local/share/soffice/program/libsfx641li.so
#13 0x44e79174 in dbaui::ODbAdminDialog::ODbAdminDialog(Window*,
SfxItemSet*,
com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory>
const&) () from /usr/local/share/soffice/program/libdbu641li.so
#14 0x44f239a5 in
dbaui::ODatabaseAdministrationDialog::createDialog(Window*) () from
/usr/local/share/soffice/program/libdbu641li.so
#15 0x42f20f86 in svt::OGenericUnoDialog::execute() () from
/usr/local/share/soffice/program/libsvt641li.so
#16 0x44a8f6b4 in
abp::OAdminDialogInvokation::invokeAdministration(unsigned char) ()
from /usr/local/share/soffice/program/libabp641li.so
#17 0x44a86004 in
abp::AdminDialogInvokationPage::OnInvokeAdminDialog(void*) () from
/usr/local/share/soffice/program/libabp641li.so
#18 0x44a85f6d in
abp::AdminDialogInvokationPage::LinkStubOnInvokeAdminDialog(void*,
void*) () from /usr/local/share/soffice/program/libabp641li.so
#19 0x402e9152 in Button::Click() () from
/usr/local/share/soffice/program/libvcl641li.so
#20 0x402eb348 in PushButton::Tracking(TrackingEvent const&) () from
/usr/local/share/soffice/program/libvcl641li.so
#21 0x402de189 in Window::EndTracking(unsigned short) () from
/usr/local/share/soffice/program/libvcl641li.so
#22 0x402e06ba in ImplHandleMouseEvent(Window*, unsigned short,
unsigned char, long, long, unsigned long, unsigned short, unsigned
short) () from /usr/local/share/soffice/program/libvcl641li.so
#23 0x402e2547 in ImplWindowFrameProc(void*, SalFrame*, unsigned
short, void const*) () from
/usr/local/share/soffice/program/libvcl641li.so
#24 0x40337214 in SalFrameData::HandleMouseEvent(_XEvent*) () from
/usr/local/share/soffice/program/libvcl641li.so
#25 0x40338b24 in SalFrameData::Dispatch(_XEvent*) () from
/usr/local/share/soffice/program/libvcl641li.so
#26 0x4035d411 in SalDisplay::Dispatch(_XEvent*) () from
/usr/local/share/soffice/program/libvcl641li.so
#27 0x4035d16f in SalDisplay::Yield(unsigned char) () from
/usr/local/share/soffice/program/libvcl641li.so
#28 0x40358fa5 in DisplayYield(int, SalDisplay*) () from
/usr/local/share/soffice/program/libvcl641li.so
#29 0x40357d17 in SalXLib::Yield(unsigned char) () from
/usr/local/share/soffice/program/libvcl641li.so
#30 0x403603fc in SalInstance::Yield(unsigned char) () from
/usr/local/share/soffice/program/libvcl641li.so
#31 0x401ee89d in Application::Yield() () from
/usr/local/share/soffice/program/libvcl641li.so
#32 0x402a50a5 in Dialog::Execute() () from
/usr/local/share/soffice/program/libvcl641li.so
#33 0x42f21080 in svt::OGenericUnoDialog::execute() () from
/usr/local/share/soffice/program/libsvt641li.so
#34 0x44a90401 in
abp::OABSPilotUno::execute(com::sun::star::uno::Sequence<com::sun::star::beans::NamedValue>
const&) () from /usr/local/share/soffice/program/libabp641li.so
#35 0x438054ae in framework::JobExecutor::trigger(rtl::OUString
const&) () from /usr/local/share/soffice/program/libfwk641li.so
#36 0x43788991 in
framework::BaseDispatcher::implts_enableFrame(com::sun::star::uno::Reference<com::sun::star::frame::XFrame>
const&,
com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>
const&) () from /usr/local/share/soffice/program/libfwk641li.so
#37 0x4378e70a in
framework::BlankDispatcher::reactForLoadingState(com::sun::star::util::URL
const&,
com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>
const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame>
const&, unsigned char, com::sun::star::uno::Any const&) () from
/usr/local/share/soffice/program/libfwk641li.so
#38 0x43787e16 in
framework::BaseDispatcher::implts_loadIt(com::sun::star::util::URL
const&,
com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>&,
rtl::OUString const&,
com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&,
com::sun::star::uno::Any const&) () from
/usr/local/share/soffice/program/libfwk641li.so
#39 0x4378e477 in
framework::BlankDispatcher::dispatch(com::sun::star::util::URL const&,
com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>
const&) () from /usr/local/share/soffice/program/libfwk641li.so
#40 0x437849bd in
framework::BaseDispatcher::dispatchWithNotification(com::sun::star::util::URL
const&,
com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>
const&,
com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener>
const&) () from /usr/local/share/soffice/program/libfwk641li.so
#41 0x4379779e in
framework::Desktop::loadComponentFromURL(rtl::OUString const&,
rtl::OUString const&, long,
com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>
const&) () from /usr/local/share/soffice/program/libfwk641li.so
#42 0x08060037 in Desktop::OpenDefault() ()
#43 0x0805fd4b in Desktop::OpenClients() ()
#44 0x0805ecdf in Desktop::OpenClients_Impl(void*) ()
#45 0x0805ecc1 in Desktop::LinkStubOpenClients_Impl(void*, void*) ()
#46 0x402e2052 in ImplHandleUserEvent(ImplSVEvent*) () from
/usr/local/share/soffice/program/libvcl641li.so
#47 0x402e27a9 in ImplWindowFrameProc(void*, SalFrame*, unsigned
short, void const*) () from
/usr/local/share/soffice/program/libvcl641li.so
#48 0x40338823 in
SalFrameData::HandleClientMessage(XClientMessageEvent*) () from
/usr/local/share/soffice/program/libvcl641li.so
#49 0x40338f1a in SalFrameData::Dispatch(_XEvent*) () from
/usr/local/share/soffice/program/libvcl641li.so
#50 0x4035d411 in SalDisplay::Dispatch(_XEvent*) () from
/usr/local/share/soffice/program/libvcl641li.so
#51 0x4035d16f in SalDisplay::Yield(unsigned char) () from
/usr/local/share/soffice/program/libvcl641li.so
#52 0x40358fa5 in DisplayYield(int, SalDisplay*) () from
/usr/local/share/soffice/program/libvcl641li.so
#53 0x40357a39 in SalXLib::Yield(unsigned char) () from
/usr/local/share/soffice/program/libvcl641li.so
#54 0x403603fc in SalInstance::Yield(unsigned char) () from
/usr/local/share/soffice/program/libvcl641li.so
#55 0x401ee89d in Application::Yield() () from
/usr/local/share/soffice/program/libvcl641li.so
#56 0x401ee7d5 in Application::Execute() () from
/usr/local/share/soffice/program/libvcl641li.so
#57 0x0805e837 in Desktop::Main() ()
#58 0x401f0f47 in SVMain() () from
/usr/local/share/soffice/program/libvcl641li.so
#59 0x40356bca in main () from
/usr/local/share/soffice/program/libvcl641li.so
#60 0x40aee14f in __libc_start_main () from /lib/libc.so.6
Comment 4 christof.pintaske 2002-06-17 12:09:28 UTC
Database administration dialog, is that you or does it look like a UI
issue ?
Comment 5 Frank Schönheit 2002-07-09 14:55:35 UTC
Hermann, from the stack trace I _strongly_ suppose you did not only
start the office, but you did some things in the address book pilot
which pops up upon the first office start. Can you please describe in
more detail what you are doing? Thanks.

Can you please additionally check if there is a possibility that you
are encountering issue 5524 here? In this case, this here would be a
duplicate.

Changing component to database access.

Frank
Comment 6 Rainer Bielefeld 2003-09-08 12:27:12 UTC
No reporter-activity for 14 months
No votes
No other one who confirmed the problem

I think we should close that issue.
If someone still sees the problem, the issue can be reopened

If I will not see any further action as votes, attachments or
confirmations, I will have to close this issue 2003-09-30 as WFM.

Rainer
Comment 7 utomo99 2003-10-07 10:17:01 UTC
Close as rainer comment:
------- Additional Comments From RainerBielefeld 2003-09-08 04:27 PDT
-------

No reporter-activity for 14 months
No votes
No other one who confirmed the problem

I think we should close that issue.
If someone still sees the problem, the issue can be reopened

If I will not see any further action as votes, attachments or
confirmations, I will have to close this issue 2003-09-30 as WFM.

Rainer
Comment 8 Rainer Bielefeld 2003-10-24 12:02:48 UTC
Closing
Comment 9 hans_werner67 2004-02-02 12:50:07 UTC
change subcomponent to 'none'