To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61478
                  Issue #:|61478
                  Summary:|ucbhelper::cancelCommandExecution ->
                          |cppu::throwException -> SEGV
                Component:|ucb
                  Version:|OOo 2.0.1
                 Platform:|All
                      URL:|
               OS/Version:|Linux
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|mhu
              Reported by:|cmc





------- Additional comments from [EMAIL PROTECTED] Wed Feb  1 05:26:51 -0800 
2006 -------
I'm getting a small but steady trickle of reports like
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=179519 which report a SEGV
on starting OOo 2.0.1 (OOA680_m1), clustered mostly (but not all) around using
the 32bit package on x86_64 .Admittedly this is the fedora rpms as compiled with
4.0.2 so not the same as the "official" build environment, but I'll log here as
a heads up on the issue.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 4160546480 (LWP 2996)]
0xf4b13734 in ?? ()
(gdb) thread apply all bt

Thread 4 (Thread 4120021920 (LWP 3030)):
#0  0xffffe405 in __kernel_vsyscall ()
#1  0x00c89c10 in poll () from /lib/libc.so.6
#2  0xf7d44b66 in SessionManagerClient::getSessionID () from
/usr/lib/openoffice.org2.0/program/libvclplug_gen680li.so
#3  0x06c0554d in osl_resumeThread () from
/usr/lib/openoffice.org2.0/program/libuno_sal.so.3
#4  0x00d34262 in start_thread () from /lib/libpthread.so.0
#5  0x00c9314e in clone () from /lib/libc.so.6

Thread 3 (Thread 4132854688 (LWP 3029)):
#0  0xffffe405 in __kernel_vsyscall ()
#1  0x00d39b58 in accept () from /lib/libpthread.so.0
#2  0x06c0d40d in osl_acceptPipe () from
/usr/lib/openoffice.org2.0/program/libuno_sal.so.3
#3  0x00332ea3 in vos::OPipe::accept () from
/usr/lib/openoffice.org2.0/program/libvos3gcc3.so
#4  0x07d89037 in desktop::OfficeIPCThread::run () from
/usr/lib/openoffice.org2.0/program/libsoffice.so
#5  0x0032e771 in vos::_cpp_OThread_WorkerFunction () from
/usr/lib/openoffice.org2.0/program/libvos3gcc3.so
#6  0x0032e79f in _OThread_WorkerFunction () from
/usr/lib/openoffice.org2.0/program/libvos3gcc3.so
#7  0x06c0554d in osl_resumeThread () from
/usr/lib/openoffice.org2.0/program/libuno_sal.so.3
#8  0x00d34262 in start_thread () from /lib/libpthread.so.0
#9  0x00c9314e in clone () from /lib/libc.so.6

Thread 2 (Thread 4143549344 (LWP 3028)):
#0  0xffffe405 in __kernel_vsyscall ()
#1  0x00d3737c in pthread_cond_timedwait@@GLIBC_2.3.2 () from 
/lib/libpthread.so.0
#2  0x06c02522 in osl_waitCondition () from
/usr/lib/openoffice.org2.0/program/libuno_sal.so.3
#3  0x0032aa41 in vos::OCondition::wait () from
/usr/lib/openoffice.org2.0/program/libvos3gcc3.so
#4  0x00330309 in vos::OTimerManager::run () from
/usr/lib/openoffice.org2.0/program/libvos3gcc3.so
#5  0x0032e771 in vos::_cpp_OThread_WorkerFunction () from
/usr/lib/openoffice.org2.0/program/libvos3gcc3.so
#6  0x0032e79f in _OThread_WorkerFunction () from
/usr/lib/openoffice.org2.0/program/libvos3gcc3.so
#7  0x06c0554d in osl_resumeThread () from
/usr/lib/openoffice.org2.0/program/libuno_sal.so.3
#8  0x00d34262 in start_thread () from /lib/libpthread.so.0
#9  0x00c9314e in clone () from /lib/libc.so.6

Thread 1 (Thread 4160546480 (LWP 2996)):
#0  0xf4b13734 in ?? ()
#1  0x001fe50e in cppu::throwException () from
/usr/lib/openoffice.org2.0/program/libuno_cppuhelpergcc3.so.3
#2  0x06ee826c in ucbhelper::cancelCommandExecution () from
/usr/lib/openoffice.org2.0/program/libucbhelper3gcc3.so
#3  0x07fc9bf6 in component_writeInfo () from
/usr/lib/openoffice.org2.0/program/libucpfile1.so
#4  0x07fbb814 in component_writeInfo () from
/usr/lib/openoffice.org2.0/program/libucpfile1.so
#5  0x07fa8477 in component_writeInfo () from
/usr/lib/openoffice.org2.0/program/libucpfile1.so
#6  0x07fabd0b in component_writeInfo () from
/usr/lib/openoffice.org2.0/program/libucpfile1.so
#7  0x06ebdbc5 in ucb::Content::getURL () from
/usr/lib/openoffice.org2.0/program/libucbhelper3gcc3.so
#8  0x06ebdd93 in ucb::Content::executeCommand () from
/usr/lib/openoffice.org2.0/program/libucbhelper3gcc3.so
#9  0x06e6b593 in utl::UcbLockBytes::terminate_Impl () from
/usr/lib/openoffice.org2.0/program/libutl680li.so
#10 0x06e6d244 in utl::UcbLockBytes::CreateLockBytes () from
/usr/lib/openoffice.org2.0/program/libutl680li.so
#11 0x06e76a16 in utl::UcbStreamHelper::CreateStream () from
/usr/lib/openoffice.org2.0/program/libutl680li.so
#12 0x06e76c35 in utl::UcbStreamHelper::CreateStream () from
/usr/lib/openoffice.org2.0/program/libutl680li.so
#13 0x02681b04 in SfxApplication::CreateAboutDialog () from
/usr/lib/openoffice.org2.0/program/libsfx680li.so
#14 0x02779c2a in SfxDispatcher::Pop () from
/usr/lib/openoffice.org2.0/program/libsfx680li.so
#15 0x02779d9b in SfxDispatcher::SfxDispatcher () from
/usr/lib/openoffice.org2.0/program/libsfx680li.so
#16 0x0267ee8d in SfxApplication::LoadTemplate () from
/usr/lib/openoffice.org2.0/program/libsfx680li.so
#17 0x0268cd19 in SfxApplication::SetApp () from
/usr/lib/openoffice.org2.0/program/libsfx680li.so
#18 0x0268d0bc in SfxApplication::GetOrCreate () from
/usr/lib/openoffice.org2.0/program/libsfx680li.so
#19 0x02668a54 in GetImage () from 
/usr/lib/openoffice.org2.0/program/libsfx680li.so
#20 0x02791477 in non-virtual thunk to SfxStatusListener::getTypes() () from
/usr/lib/openoffice.org2.0/program/libsfx680li.so
#21 0x027915ed in non-virtual thunk to SfxStatusListener::getTypes() () from
/usr/lib/openoffice.org2.0/program/libsfx680li.so
#22 0x0020fa61 in cppu::createStandardClassWithSequence () from
/usr/lib/openoffice.org2.0/program/libuno_cppuhelpergcc3.so.3
#23 0x0020f757 in cppu::createStandardClassWithSequence () from
/usr/lib/openoffice.org2.0/program/libuno_cppuhelpergcc3.so.3
#24 0x0020f7be in cppu::createStandardClassWithSequence () from
/usr/lib/openoffice.org2.0/program/libuno_cppuhelpergcc3.so.3
#25 0x002111e6 in cppu::createFactoryProxy () from
/usr/lib/openoffice.org2.0/program/libuno_cppuhelpergcc3.so.3
#26 0x0020f757 in cppu::createStandardClassWithSequence () from
/usr/lib/openoffice.org2.0/program/libuno_cppuhelpergcc3.so.3
#27 0x0020f80f in cppu::createStandardClassWithSequence () from
/usr/lib/openoffice.org2.0/program/libuno_cppuhelpergcc3.so.3
#28 0xf7cec1f2 in component_writeInfo () from
/usr/lib/openoffice.org2.0/program/servicemgr.uno.so
#29 0xf7cea23b in component_writeInfo () from
/usr/lib/openoffice.org2.0/program/servicemgr.uno.so
#30 0x07d801b7 in desktop::Desktop::Main () from
/usr/lib/openoffice.org2.0/program/libsoffice.so
#31 0x0711032a in DeInitVCL () from
/usr/lib/openoffice.org2.0/program/libvcl680li.so
#32 0x071103dd in SVMain () from 
/usr/lib/openoffice.org2.0/program/libvcl680li.so
#33 0x07d7998b in sal_main () from 
/usr/lib/openoffice.org2.0/program/libsoffice.so
#34 0x07d799d7 in main () from /usr/lib/openoffice.org2.0/program/libsoffice.so
#35 0x00be16b4 in __libc_start_main () from /lib/libc.so.6
#36 0x080484a5 in _start ()
(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