To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80971
                 Issue #|80971
                 Summary|ooffice crashes on startup if _NET_SUPPORTED contains 
                        |invalid atom
               Component|framework
                 Version|OOo 2.2.1
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|tm
             Reported by|mikachu





------- Additional comments from [EMAIL PROTECTED] Thu Aug 23 12:53:34 +0000 
2007 -------
While hacking on Openbox i accidentally added a variable to one place but not
another, resulting in Openbox setting the _NET_SUPPORTED array a bit weirdly,
xprop said this about the last few entries:
_OB_THEME, _OB_CONTROL, undefined atom # 0x0

Fatal exception: Signal 11
Stack:
/opt/openoffice/program/libuno_sal.so.3[0xa72639fc]
/opt/openoffice/program/libuno_sal.so.3[0xa7263b26]
/opt/openoffice/program/libuno_sal.so.3[0xa7263bd3]
[0xa7eed420]
/lib/libc.so.6(bsearch+0x37)[0xa6c06127]
/opt/openoffice/program/libvclplug_gen680li.so[0xa5649adb]
/opt/openoffice/program/libvclplug_gen680li.so(_ZN7vcl_sal9WMAdaptor15createWMAdaptorEP10SalDisplay+0x27)[0xa5649f1f]
/opt/openoffice/program/libvclplug_gen680li.so(_ZN10SalDisplay4InitEb+0xd8c)[0xa563f8ee]
/opt/openoffice/program/libvclplug_gen680li.so(_ZN13SalX11DisplayC1EP9_XDisplayb+0x3b)[0xa56409c9]
/opt/openoffice/program/libvclplug_gen680li.so(_ZN7SalXLib4InitEv+0x36b)[0xa5635d2d]
/opt/openoffice/program/libvclplug_gen680li.so(_ZN10X11SalData4InitEv+0x43)[0xa563600d]
/opt/openoffice/program/libvclplug_gen680li.so(create_SalInstance+0x89)[0xa5641cb1]
/opt/openoffice/program/libvcl680li.so[0xa7e6bb89]
/opt/openoffice/program/libvcl680li.so[0xa7e6c7a1]
/opt/openoffice/program/libvcl680li.so(_Z7InitVCLRKN3com3sun4star3uno9ReferenceINS1_4lang20XMultiServiceFactoryEEE+0xd5)[0xa7c524a7]
/opt/openoffice/program/libvcl680li.so[0xa7c52c9c]
/opt/openoffice/program/libvcl680li.so(_Z6SVMainv+0x29)[0xa7c52e3f]
/opt/openoffice/program/soffice.bin(main+0x55)[0x805ead9]
/lib/libc.so.6(__libc_start_main+0xe6)[0xa6bf09d6]
/opt/openoffice/program/soffice.bin(_ZN6Window11RequestHelpERK9HelpEvent+0x39)[0x805e9f1]
/opt/openoffice/program/soffice: line 236: 30892 Aborted                
"$sd_prog/$sd_binary" "$@"

>From gdb i also got that the crash is in strcmp(), but nothing more as the
openoffice-bin package in gentoo doesn't seem to have any debug symbols.

If you want to reproduce it and don't want to write a program to set the root
properties, you can get my buggy version of openbox this way:
git-clone git://mikachu.ath.cx/openbox.git
cd openbox
git-checkout -b temp mikabox-3.4.4
./bootstrap
./configure
make
./openbox/openbox  (you possibly want to do this bit in Xnest or Xvfb)
ooffice

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