Issue 90864 - oo-2.4.1 crashs in wire_to_event
Summary: oo-2.4.1 crashs in wire_to_event
Status: CLOSED DUPLICATE of issue 89718
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOo 2.4.1
Hardware: Unknown Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: thorsten.martens
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-19 08:05 UTC by volkov_peter
Modified: 2008-11-05 21:29 UTC (History)
1 user (show)

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


Attachments
backtrace session with full backtrace (48.17 KB, text/plain)
2008-06-19 08:09 UTC, volkov_peter
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description volkov_peter 2008-06-19 08:05:09 UTC
After upgrade from OO-2.4.0 to 2.4.1 it started to crash. Different people
experience different crashes both on x86 and amd64 and also both with binary and
built from sources version. The common in this bugs was that
OOO_FORCE_DESKTOP="none" fixed the issue. For reference see out bug: 
http://bugs.gentoo.org/show_bug.cgi?id=225853

I've build OO and libX11 with symbols and here is backtrace:
(gdb) c
Continuing.

Program received signal SIGSEGV, Segmentation fault.
0xb6d42116 in wire_to_event (dpy=0x80d5180, re=0x8b73d24, event=0xbfa52bec) at
XKBUse.c:220
220         if (((event->u.u.type&0x7f)-xkbi->codes->first_event)!=XkbEventCode)
Current language:  auto; currently c
(gdb) bt
#0  0xb6d42116 in wire_to_event (dpy=0x80d5180, re=0x8b73d24, event=0xbfa52bec)
at XKBUse.c:220
#1  0xb6ce8aa3 in _XEnq (dpy=0x80d5180, event=0xbfa52bec) at XlibInt.c:2263
#2  0xb6ceaceb in _XEventsQueued (dpy=0x80d5180, mode=1) at XlibInt.c:899
#3  0xb6cd9def in XEventsQueued (dpy=0x80d5180, mode=1) at Pending.c:44
#4  0xb64a0bac in DisplayQueue (pDisplay=0x81770d8)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/unx/source/app/saldisp.cxx:684
#5  0xb649a901 in YieldEntry::IsEventQueued (this=0xb64c7958)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/unx/source/app/saldata.cxx:641
#6  0xb649a78d in SalXLib::Yield (this=0x80caf78, bWait=true,
bHandleAllCurrentEvents=false)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/unx/source/app/saldata.cxx:831
#7  0xb64a75ec in X11SalInstance::Yield (this=0x80c1630, bWait=236,
bHandleAllCurrentEvents=<value optimized out>)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/unx/source/app/salinst.cxx:287
#8  0xb7d5d5d5 in Application::Yield (bAllEvents=<value optimized out>)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/app/svapp.cxx:562
#9  0xb7d5d6a1 in Application::Execute ()
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/app/svapp.cxx:521
#10 0x0807eca1 in desktop::Desktop::Main (this=0xbfa538b4)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/desktop/source/app/app.cxx:1946
#11 0xb7d61b2b in ImplSVMain ()
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/app/svmain.cxx:259
#12 0xb7d61c3f in SVMain ()
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/app/svmain.cxx:300
#13 0x08072dbe in main (argc=135132088, argv=0x80d5000)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/desktop/source/app/main.cxx:61
(gdb)
Comment 1 volkov_peter 2008-06-19 08:09:02 UTC
Created attachment 54582 [details]
backtrace session with full backtrace
Comment 2 nospam4obr 2008-06-20 06:22:13 UTC
Looks like another incarnation of issue 89718.

*** This issue has been marked as a duplicate of 89718 ***
Comment 3 Mechtilde 2008-11-05 21:29:33 UTC
close the duplicate