To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=62395 Issue #:|62395 Summary:|Openoffice 2 crashes on startup when using KDE Component:|framework Version:|OOo 2.0.1 Platform:|PC URL:| OS/Version:|Linux Status:|UNCONFIRMED Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P4 Subcomponent:|ui Assigned to:|tm Reported by:|cyber_fusion
------- Additional comments from [EMAIL PROTECTED] Tue Feb 21 09:13:50 -0800 2006 ------- On startup any of the openoffice aplications will crash. I seems to the graphics related because crash will only ocur if the application is visible on foreground. I Thought it was a common NVidia issue, but I tried the the nv driver in Xorg (with no extensions/dri/glx), with the same results. Originally installed from Gentoo's openoffice-bin package (Both source and bin emerges show the problem.) Gentoo bug is #122401 (https://bugs.gentoo.org/show_bug.cgi?id=122401) It seems this is issue is KDE/Kwin related, or, more precisely, some qt/kde lib loaded in with KDE/Kwin. The following is the description of the tests I've tried. Should you me to run others please feel free to ask. I can run OO ok if I just do a xinit and lauch oowriter2 from the xterm. Runs windowless but other than that it's ok... If I run xinit and then run startkde from the xterm console OO crashes when lauched, BUT if I kill kwin I can launch OO no problem from the xterm, but not from the kicker menu. Since running in a enlightment environment shows no problem it seems the crash only occurs when it's lauched either from kde or if kde interacts with the OO window, ex. kwin. Tagged P4 because it renders openoffice useless. The bt wields the following info: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1225303872 (LWP 25432)] 0xb6a39c87 in QKeySequence::isEmpty () from /usr/qt/3/lib/libqt-mt.so.3 (gdb) bt #0 0xb6a39c87 in QKeySequence::isEmpty () from /usr/qt/3/lib/libqt-mt.so.3 #1 0xb6efa0a8 in create_SalInstance () from /usr/lib/openoffice/program/libvclplug_kde680li.so #2 0xb6efb846 in create_SalInstance () from /usr/lib/openoffice/program/libvclplug_kde680li.so #3 0xb7eb0e53 in SalGraphics::DrawNativeControl () from /usr/lib/openoffice/program/libvcl680li.so #4 0xb7f55c4f in Window::DrawNativeControl () from /usr/lib/openoffice/program/libvcl680li.so #5 0xb7f5e244 in PushButton::UserDraw () from /usr/lib/openoffice/program/libvcl680li.so #6 0xb7f5ee5f in PushButton::Paint () from /usr/lib/openoffice/program/libvcl680li.so #7 0xb7f456fb in Window::DrawSelectionBackground () from /usr/lib/openoffice/program/libvcl680li.so #8 0xb7f457b1 in Window::DrawSelectionBackground () from /usr/lib/openoffice/program/libvcl680li.so #9 0xb7f46974 in Window::SetZOrder () from /usr/lib/openoffice/program/libvcl680li.so #10 0xb7f46b07 in Window::SetZOrder () from /usr/lib/openoffice/program/libvcl680li.so #11 0xb7f46b1e in Window::SetZOrder () from /usr/lib/openoffice/program/libvcl680li.so #12 0xb7dcc7fd in Timer::Timeout () from /usr/lib/openoffice/program/libvcl680li.so #13 0xb7dcc447 in SVMain () from /usr/lib/openoffice/program/libvcl680li.so #14 0xb6789297 in SalData::Timeout () from /usr/lib/openoffice/program/libvclplug_gen680li.so #15 0xb67889b3 in SalXLib::CheckTimeout () from /usr/lib/openoffice/program/libvclplug_gen680li.so #16 0xb6788c2d in SalXLib::Yield () from /usr/lib/openoffice/program/libvclplug_gen680li.so #17 0xb6790591 in X11SalInstance::Yield () from /usr/lib/openoffice/program/libvclplug_gen680li.so #18 0xb7dc706a in Application::Yield () from /usr/lib/openoffice/program/libvcl680li.so #19 0xb7ef4fb2 in Dialog::Execute () from /usr/lib/openoffice/program/libvcl680li.so #20 0xb473c2b5 in component_getFactory () from /usr/lib/openoffice/program/libspl680li.so #21 0xb4735900 in ?? () from /usr/lib/openoffice/program/libspl680li.so #22 0x0806a5c1 in desktop::Desktop::Main () #23 0xb7dcc117 in DeInitVCL () from /usr/lib/openoffice/program/libvcl680li.so #24 0xb7dcc25f in SVMain () from /usr/lib/openoffice/program/libvcl680li.so #25 0x0805e66b in sal_main () #26 0x4f0f90d2 in __libc_start_main () from /lib/libc.so.6 #27 0x0805e591 in _start () Kcrash handler's backtrace (Just in case): (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1232811840 (LWP 21112)] [New Thread -1269544016 (LWP 21115)] [New Thread -1258746960 (LWP 21114)] [New Thread -1250153552 (LWP 21113)] 0xffffe410 in ?? () #0 0xffffe410 in ?? () #1 0xbfc465d8 in ?? () #2 0x4f1faff4 in ?? () from /lib/libc.so.6 #3 0xbfc46434 in ?? () #4 0x4f16be86 in nanosleep () from /lib/libc.so.6 #5 0x4f16bc7d in sleep () from /lib/libc.so.6 #6 0x4115bf93 in KCrash::startDrKonqi () from /usr/kde/3.5/lib/libkdecore.so.4 #7 0x4ecc62a4 in ?? () from /usr/lib/libXrender.so.1 #8 0x4ecc643c in ?? () from /usr/lib/libXrender.so.1 #9 0x080a0450 in ?? () #10 0xbfc46610 in ?? () #11 0x00000011 in ?? () #12 0x00000003 in ?? () #13 0x00000004 in ?? () #14 0x00000004 in ?? () #15 0x0000528d in ?? () #16 0x6f6b7264 in ?? () #17 0x0069716e in ?? () #18 0x7369642d in ?? () #19 0x79616c70 in ?? () #20 0x2e303a00 in ?? () #21 0x2d2d0030 in ?? () #22 0x6e707061 in ?? () #23 0x00656d61 in ?? () #24 0x66666f73 in ?? () #25 0x2e656369 in ?? () #26 0x006e6962 in ?? () #27 0x69732d2d in ?? () #28 0x6c616e67 in ?? () #29 0x00313100 in ?? () #30 0x69702d2d in ?? () #31 0x31320064 in ?? () #32 0x00323131 in ?? () #33 0x70612d2d in ?? () #34 0x72657670 in ?? () #35 0x6e6f6973 in ?? () #36 0x312e3100 in ?? () #37 0x2d00302e in ?? () #38 0x6f72702d in ?? () #39 0x6d617267 in ?? () #40 0x656d616e in ?? () #41 0x65704f00 in ?? () #42 0x66664f6e in ?? () #43 0x2e656369 in ?? () #44 0x0067726f in ?? () #45 0x75622d2d in ?? () #46 0x64646167 in ?? () #47 0x73736572 in ?? () #48 0x76656400 in ?? () #49 0x65646b40 in ?? () #50 0x65706f2e in ?? () #51 0x66666f6e in ?? () #52 0x2e656369 in ?? () #53 0x0067726f in ?? () #54 0x74732d2d in ?? () #55 0x75747261 in ?? () #56 0x00646970 in ?? () #57 0x796b6f74 in ?? () #58 0x31313b6f in ?? () #59 0x33313034 in ?? () #60 0x31383030 in ?? () #61 0x3336353b in ?? () #62 0x3b303430 in ?? () #63 0x39383032 in ?? () #64 0x49545f35 in ?? () #65 0x3931454d in ?? () #66 0x34373336 in ?? () #67 0x38363038 in ?? () #68 0x00000000 in ?? () --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
