To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42153


User dankegel changed the following:

                  What    |Old value                 |New value
================================================================================
                        CC|''                        |'dankegel'
--------------------------------------------------------------------------------
                  Keywords|crash, oooqa              |crash, oooqa, valgrind
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Sat Feb 19 16:32:48 -0800 
2005 -------
valgrind-2.2.0 finds the following suspicious activity closely
correlated with the problem (only happens when loading this file,
happens shortly after loading starts).  Given that valgrind is
pointing you right at something fishy, seems reasonable to
ask whether it could be fixed sooner rather than later.
(Yeah, you'll have to run it under valgrind yourself, since
I don't have a debug build, and my valgrind trace doesn't
have symbol names.  Still seems like a small thing to ask.)

==16055== Invalid read of size 4
==16055==    at 0x21EF8098: (within 
/opt/openoffice.org1.9.79/program/libsw680li.so)
==16055==    by 0x21EF814F: (within 
/opt/openoffice.org1.9.79/program/libsw680li.so)
==16055==    by 0x22094648: (within 
/opt/openoffice.org1.9.79/program/libsw680li.so)
==16055==    by 0x2201785B: (within 
/opt/openoffice.org1.9.79/program/libsw680li.so)
==16055==    by 0x221ED701: (within 
/opt/openoffice.org1.9.79/program/libsw680li.so)
==16055==    by 0x221F7FA4: (within 
/opt/openoffice.org1.9.79/program/libsw680li.so)
==16055==    by 0x221FE6D9: (within 
/opt/openoffice.org1.9.79/program/libsw680li.so)
==16055==    by 0x22200449: (within 
/opt/openoffice.org1.9.79/program/libsw680li.so)
==16055==    by 0x1BCB6851: SvRTFParser::Continue(int) (in
/opt/openoffice.org1.9.79/program/libsvl680li.so)
==16055==    by 0x2066F4F7: SvxRTFParser::Continue(int) (in
/opt/openoffice.org1.9.79/program/libsvx680li.so)
==16055==    by 0x221FA8E5: (within 
/opt/openoffice.org1.9.79/program/libsw680li.so)
==16055==    by 0x1BCB66D3: SvRTFParser::CallParser() (in
/opt/openoffice.org1.9.79/program/libsvl680li.so)
==16055==    by 0x2066E242: SvxRTFParser::CallParser() (in
/opt/openoffice.org1.9.79/program/libsvx680li.so)
==16055==    by 0x221FB211: (within 
/opt/openoffice.org1.9.79/program/libsw680li.so)
==16055==    by 0x221FCA6F: (within 
/opt/openoffice.org1.9.79/program/libsw680li.so)
==16055==    by 0x22176B01: (within 
/opt/openoffice.org1.9.79/program/libsw680li.so)
==16055==    by 0x2231423F: (within 
/opt/openoffice.org1.9.79/program/libsw680li.so)
==16055==    by 0x1F10778A: SfxObjectShell::DoLoad(SfxMedium*) (in
/opt/openoffice.org1.9.79/program/libsfx680li.so)
==16055==    by 0x1F14EE4A:
SfxBaseModel::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>
const&) (in /opt/openoffice.org1.9.79/program/libsfx680li.so)
==16055==    by 0x1F17B524: (within
/opt/openoffice.org1.9.79/program/libsfx680li.so)
==16055==    by 0x1FA8441B: (within
/opt/openoffice.org1.9.79/program/libfwk680li.so)
==16055==    by 0x1FA84E2A: (within
/opt/openoffice.org1.9.79/program/libfwk680li.so)
==16055==    by 0x1F968DB2: (within
/opt/openoffice.org1.9.79/program/libfwk680li.so)
==16055==    by 0x1F968762: (within
/opt/openoffice.org1.9.79/program/libfwk680li.so)
==16055==    by 0x1F05F438: (within
/opt/openoffice.org1.9.79/program/libsfx680li.so)
==16055==    by 0x1F063DB7: (within
/opt/openoffice.org1.9.79/program/libsfx680li.so)
==16055==    by 0x1F1B9F60: (within
/opt/openoffice.org1.9.79/program/libsfx680li.so)
==16055==    by 0x1F1BA295: (within
/opt/openoffice.org1.9.79/program/libsfx680li.so)
==16055==    by 0x1F1BA335: (within
/opt/openoffice.org1.9.79/program/libsfx680li.so)
==16055==    by 0x1F1D9DCA: (within
/opt/openoffice.org1.9.79/program/libsfx680li.so)
==16055==    by 0x1F1D9D87: (within
/opt/openoffice.org1.9.79/program/libsfx680li.so)
==16055==    by 0x1BB0A5D0: (within
/opt/openoffice.org1.9.79/program/libvcl680li.so)
==16055==    by 0x1D79B3E7: SalDisplay::DispatchInternalEvent() (in
/opt/openoffice.org1.9.79/program/libvclplug_gen680li.so)
==16055==    by 0x1D79B416: (within
/opt/openoffice.org1.9.79/program/libvclplug_gen680li.so)
==16055==    by 0x1D796220: (within
/opt/openoffice.org1.9.79/program/libvclplug_gen680li.so)
==16055==    by 0x1D7957EC: SalXLib::Yield(unsigned char) (in
/opt/openoffice.org1.9.79/program/libvclplug_gen680li.so)
==16055==    by 0x1D79CDD2: X11SalInstance::Yield(unsigned char) (in
/opt/openoffice.org1.9.79/program/libvclplug_gen680li.so)
==16055==    by 0x1B9870F5: Application::Yield() (in
/opt/openoffice.org1.9.79/program/libvcl680li.so)
==16055==    by 0x1B987138: Application::Execute() (in
/opt/openoffice.org1.9.79/program/libvcl680li.so)
==16055==    by 0x807574B: desktop::Desktop::Main() (in
/opt/openoffice.org1.9.79/program/soffice.bin)
==16055==    by 0x1B98C360: SVMain() (in
/opt/openoffice.org1.9.79/program/libvcl680li.so)
==16055==    by 0x8069BAA: sal_main (in
/opt/openoffice.org1.9.79/program/soffice.bin)
==16055==    by 0x1CC8F8C6: __libc_start_main (in /lib/libc-2.3.2.so)
==16055==    by 0x8069AA0: (within 
/opt/openoffice.org1.9.79/program/soffice.bin)
==16055==  Address 0x8 is not stack'd, malloc'd or (recently) free'd


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