Issue 13003 - OO crashes on startup, saying "X IO Error"
Summary: OO crashes on startup, saying "X IO Error"
Status: CLOSED DUPLICATE of issue 11777
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 Beta
Hardware: PC Linux, all
: P1 (highest) Trivial (vote)
Target Milestone: ---
Assignee: thorsten.martens
QA Contact: issues@sw
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2003-04-03 15:55 UTC by alte
Modified: 2013-08-07 14:44 UTC (History)
3 users (show)

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


Attachments
Here's a tcpdump capture file of Ooo starting up and exiting with the error. Decode with Ethereal's X11 dissector. (35.96 KB, application/octet-stream)
2003-05-25 23:33 UTC, dankegel
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description alte 2003-04-03 15:55:49 UTC
When I run OO after installation I get the following error:

sh: line 1: crash_report: command not found
Xlib: sequence lost (0x10000 > 0x970) in reply type 0x0!
Xlib: sequence lost (0x16d6f > 0x970) in reply type 0x20!

After that I have to kill the beast with killall -9 soffice.bin
I run pretty actual debian sid, OO installer is taken from one of your official
mirrors. I'm ready to give you any additional info on this issue if you wish.
Comment 1 dankegel 2003-05-17 04:51:18 UTC
Could you run under gdb and submit a symbolic stack traceback?
Instructions at http://www.kegel.com/openoffice if needed.
Thanks!
Comment 2 dankegel 2003-05-17 21:25:20 UTC
User wrote via email:

"The situation changed a little after I upgraded my debian sid - now it
only prints 'X IO Error'. Debugging session log attached.

GNU gdb 5.3-debian
This GDB was configured as "i386-linux"...
(gdb) run
Starting program:
/usr/local/lib/OpenOffice.org1.1Beta/program/soffice.bin 
...
Program received signal SIGPIPE, Broken pipe.
[Switching to Thread 16384 (LWP 3854)]
0x41126a94 in write () from /lib/libc.so.6
(gdb) bt
#0  0x41126a94 in write () from /lib/libc.so.6
#1  0x40ed9b50 in __JCR_LIST__ () from /lib/libpthread.so.0
#2  0x40e571db in XUnlockDisplay () from /usr/X11R6/lib/libX11.so.6
#3  0x40e57ce3 in _X11TransWrite () from /usr/X11R6/lib/libX11.so.6
#4  0x40e3c88c in _XFlush () from /usr/X11R6/lib/libX11.so.6
#5  0x40e3dc26 in _XReply () from /usr/X11R6/lib/libX11.so.6
#6  0x40e2cf2b in XInternAtom () from /usr/X11R6/lib/libX11.so.6
#7  0x40e505ca in _XcmsGetIntensityMap () from /usr/X11R6/lib/libX11.so.6
#8  0x40e504eb in _XcmsInitScrnInfo () from /usr/X11R6/lib/libX11.so.6
#9  0x40e4dffd in XcmsDefaultCCC () from /usr/X11R6/lib/libX11.so.6
#10 0x40e4de64 in XcmsCreateCCC () from /usr/X11R6/lib/libX11.so.6
#11 0x40e4e13b in XcmsFreeCCC () from /usr/X11R6/lib/libX11.so.6
#12 0x40e4e67a in XcmsCCCOfColormap () from /usr/X11R6/lib/libX11.so.6
#13 0x40e28045 in XAllocNamedColor () from /usr/X11R6/lib/libX11.so.6
#14 0x403d0c36 in ImplShowNativeMessageBox(String const&, String
const&, int, int) () from ./libvcl644li.so
#15 0x403d11b8 in SelectAppIconPixmap(SalDisplay*, unsigned short,
unsigned short, unsigned long&, unsigned long&) () from ./libvcl644li.so
#16 0x4039c120 in SalFrameData::Init(unsigned long, SystemParentData*) ()
   from ./libvcl644li.so
#17 0x4039baaf in SalInstance::CreateFrame(SalFrame*, unsigned long) ()
   from ./libvcl644li.so
#18 0x40329e40 in Window::ImplInit(Window*, long long,
SystemParentData*) ()
   from ./libvcl644li.so
#19 0x402ead62 in ImplBorderWindow::ImplInit(Window*, long long,
unsigned short, SystemParentData*) () from ./libvcl644li.so
#20 0x402eaed3 in ImplBorderWindow::ImplBorderWindow(Window*,
SystemParentData*, long long, unsigned short) () from ./libvcl644li.so
#21 0x40343edb in WorkWindow::ImplInit(Window*, long long,
SystemParentData*)
    () from ./libvcl644li.so
#22 0x403448f7 in IntroWindow::IntroWindow() () from ./libvcl644li.so
#23 0x4283438b in
desktop::SplashScreen::SplashScreen(com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory>
const&) ()
   from ./libspl644li.so
#24 0x428352b4 in
desktop::SplashScreen::getInstance(com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory>
const&) ()
   from ./libspl644li.so
#25 0x404de9ca in
cppu::createStandardClassWithSequence(com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory>
const&, rtl::OUString const&,
com::sun::star::uno::Reference<com::sun::star::reflection::XIdlClass>
const&, com::sun::star::uno::Sequence<rtl::OUString> const&) ()
   from ./libcppuhelpergcc3.so.3
#26 0x404deb96 in
cppu::createStandardClassWithSequence(com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory>
const&, rtl::OUString const&,
com::sun::star::uno::Reference<com::sun::star::reflection::XIdlClass>
const&, com::sun::star::uno::Sequence<rtl::OUString> const&) ()
   from ./libcppuhelpergcc3.so.3
#27 0x404df711 in
cppu::createStandardClassWithSequence(com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory>
const&, rtl::OUString const&,
com::sun::star::uno::Reference<com::sun::star::reflection::XIdlClass>
const&, com::sun::star::uno::Sequence<rtl::OUString> const&) ()
   from ./libcppuhelpergcc3.so.3
#28 0x404debf4 in
cppu::createStandardClassWithSequence(com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory>
const&, rtl::OUString const&,
com::sun::star::uno::Reference<com::sun::star::reflection::XIdlClass>
const&, com::sun::star::uno::Sequence<rtl::OUString> const&) ()
   from ./libcppuhelpergcc3.so.3
#29 0x404df841 in
cppu::createStandardClassWithSequence(com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory>
const&, rtl::OUString const&,
com::sun::star::uno::Reference<com::sun::star::reflection::XIdlClass>
const&, com::sun::star::uno::Sequence<rtl::OUString> const&) ()
   from ./libcppuhelpergcc3.so.3
#30 0x404e036a in
cppu::createStandardClassWithSequence(com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory>
const&, rtl::OUString const&,
com::sun::star::uno::Reference<com::sun::star::reflection::XIdlClass>
const&, com::sun::star::uno::Sequence<rtl::OUString> const&) ()
   from ./libcppuhelpergcc3.so.3
#31 0x420f38ed in component_getDescriptionFunc () from ./libsmgr.so
#32 0x420f3e8e in component_getDescriptionFunc () from ./libsmgr.so
#33 0x0806a095 in desktop::Desktop::getSplashScreen() ()
#34 0x08063f2d in desktop::Desktop::Main() ()
#35 0x40221767 in SVMain() () from ./libvcl644li.so
#36 0x403c101a in main () from ./libvcl644li.so
#37 0x41084a51 in __libc_start_main () from /lib/libc.so.6"

I (Dan Kegel) see the same problem on both my Debian 3.0 machines,
and confirm Alte's problem.
Comment 3 h.ilter 2003-05-20 14:51:09 UTC
HI->TM: I can't confirm this. Please take over.
Comment 4 Joost Andrae 2003-05-25 20:24:22 UTC
JA->PL: could you please have a look at this ? Added you to the CC list
Comment 5 dankegel 2003-05-25 23:33:08 UTC
Created attachment 6419 [details]
Here's a tcpdump capture file of Ooo starting up and exiting with the error.  Decode with Ethereal's X11 dissector.
Comment 6 philipp.lohmann 2003-05-26 09:35:35 UTC
duplicate to issue 11777

*** This issue has been marked as a duplicate of 11777 ***
Comment 7 philipp.lohmann 2003-05-26 09:36:16 UTC
closing duplicate