To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90864
                 Issue #|90864
                 Summary|oo-2.4.1 crashs in wire_to_event
               Component|framework
                 Version|OOo 2.4.1
                Platform|Unknown
                     URL|
              OS/Version|Linux
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|tm
             Reported by|volkov_peter





------- Additional comments from [EMAIL PROTECTED] Thu Jun 19 07:05:09 +0000 
2008 -------
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)

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

Reply via email to