Re: Open Office 1.0.2 build successfully

"The Shrink" <[email protected]>
Newsgroups gmane.linux.aurora.devel
Message-ID <[email protected]>
Attached is the stack trace when running OpenOffice first time after installation.  I'll also upload this stack trace on my Yahoo! Briefcase.

Thanks

----- Original Message -----
From: Balint Cristian <[email protected]>
Date: Thu, 6 Mar 2003 09:38:19 -0500
To: [email protected], "The Shrink" <[email protected]>
Subject: Re: [aurora-sparc-devel] Open Office 1.0.2 build successfully

> On Wednesday 05 March 2003 14:36, The Shrink wrote:
> > Cristian,
> >
> > I'm not sure what you meant my descriptors.  I already have my environment
> > working for Linux Sparc.  And I have gcc3_linux_sparc created for the UNO
> > bridge.  It seems to pick it up and compiles okay.  I salvage the UNO
> > bridge code from linux/intel and solaris/sparc.  So the code is actually
> > from gcc3_linux_intel, but the inline assembler portion it took it from
> > solaris/sparc.
> 
> Ah sorry, I understant !
> Anyway is a nice job !
> 
> >
> > So I think the build environment knows I'm compiling on Linux OS and Sparc
> > architecture (all defined in solenv/inc/unx.mk solenv/inc/unxlngs.mk).
> 
> Wait, now i compileng X 4.3.0 tahi i start with oofice !
> 
> Of course keep in touch !
> 
> 
> cristian,
> 
> >
> > Thanks for the reply
> >
> > ----- Original Message -----
> > From: Balint Cristian <[email protected]>
> > Date: Wed, 5 Mar 2003 17:18:40 -0500
> > To: [email protected], "Suhana Saadun" <[email protected]>
> > Subject: Re: [aurora-sparc-devel] Open Office 1.0.2 build successfully
> >
> > > On Wednesday 05 March 2003 09:40, Suhana Saadun wrote:
> > > > I've build Open Office 1.0.2 on my Aurora Linux 1.0, the changes are
> > > > located here:
> > > > http://briefcase.yahoo.com/bc/myshrink/lst?.dir=/OpenOffice1.0.2/LinuxS
> > > >parc
> > > >
> > > > I've installed it, but having problem running it.  I'm not familiar
> > > > with the Sparc assembler instructions, the program may have crashed in
> > > > the c++/UNO bridge that uses some inline assembly.  I took the assembly
> > > > instructions from Solaris Sparc directory:
> > > > bridges/source/cpp_uno/gcc2_solaris_sparc
> > >
> > > Uooooo !!
> > >
> > > Congratulations !
> > >
> > > I tryed last year the 1.0.1 but NEVER arived till UNO !!!
> > > I think there is missing gcc3_linux_sparc descriptors !!!!
> > >
> > > If oofice use gcc2_solaris_sparc is not good its a wrong way !!!
> > > we must declare globaly some descriptors of linux/sparc instead of
> > > solaris/sparc but will be very hard !!! Actualy it missrecognise that you
> > > have sol insted of linux .....
> > >
> > > Last year i declare these gcc(3 or 2)+linux+sparc environ and obtain some
> > > nice patch and evrthyng worked fine but never compile till the end !
> > >
> > > I am disposed with you to see whats the current state but give me one day
> > > to reanalyse and try compile again .. maybe will do more steps together
> > > ...
> > >
> > > With the asm sparc guys maybe help to translate.... as do for me ...
> 
> -- 
> Unable to handle kernel paging request
>               \|/ ____ \|/ 
>               "@'/ .. \`@" 
>               /_| \__/ |_\ 
>                  \__U_/ 
> setserial(104): Oops 
> TSTATE: 0000004411f09605 TPC: 000000000051ba00 TNPC: 000000000051ba0c Y: 0600000
> g0: 7001821070016068 g1: 00000000006bf5d0 g2: 0000000000000000 g3: 00000000006b4300 
> g4: fffff8001398f7a0 g5: 0000000000000000 g6: fffff80010638000 g7: 0000000000000000 
> o0: 000008810001ccb4 o1: fffff8001398f7a0 o2: 00000000005f8af4 o3: 00000000000000f8 
> o4: ffffffffffffffff o5: 0000000000000000 sp: fffff8001063a601 ret_pc: 000000000044a548 
> l0: 0000000000000043 l1: 0000000000000039 l2: 0000000000000000 l3: 0000000000000000 
> l4: 0000000000000000 l5: 000000000070c920 l6: 0000000000000000 l7: 0000000000000000 
> i0: fffff80013d55e50 i1: fffff8001063af9e i2: fffff8001063b0f0 i3: 0000000000000000 
> i4: 00000000006bf240 i5: ffffffffffffffff i6: fffff8001063a6e1 i7: 000000000051c34c 
> Instruction DUMP: d05e2028  808ae001  02600004 <e05a2010> 9a102001  e64620b4  808ae080  0240000c  808ae040  
> 

-- 
__________________________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup
crash.txt (text/plain, 6.3 KB)
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 14994)]
0x7046f918 in cppu::__copyConstructAny(_uno_Any*, void*, _typelib_TypeDescriptionReference*, _typelib_TypeDescription*, void (*)(void*), _uno_Mapping*) () from /opt/OpenOffice.org1.0.2/program/libcppu.so.3

#0  0x7046f918 in cppu::__copyConstructAny(_uno_Any*, void*, _typelib_TypeDescriptionReference*, _typelib_TypeDescription*, void (*)(void*), _uno_Mapping*) () from /opt/OpenOffice.org1.0.2/program/libcppu.so.3
#1  0x7046bbb8 in cppu::__copyConstructData(void*, void*, _typelib_TypeDescriptionReference*, _typelib_TypeDescription*, void (*)(void*), _uno_Mapping*) () from /opt/OpenOffice.org1.0.2/program/libcppu.so.3
#2  0x7046a280 in uno_copyAndConvertData () from /opt/OpenOffice.org1.0.2/program/libcppu.so.3
#3  0x74ddfa18 in gcc3::cpp2uno_call(gcc3::cppu_cppInterfaceProxy*, _typelib_TypeDescription const*, _typelib_TypeDescriptionReference*, long, _typelib_MethodParameter*, void**, long long*) ()
   from /opt/OpenOffice.org1.0.2/program/libgcc3_uno.so
#4  0x74ddfcd8 in gcc3::cpp_mediate(long, void**, long long*) ()
   from /opt/OpenOffice.org1.0.2/program/libgcc3_uno.so
#5  0x74de05fc in gcc3::cpp_vtable_call() () from /opt/OpenOffice.org1.0.2/program/libgcc3_uno.so
#6  0x704b89f8 in cppu::throwException(com::sun::star::uno::Any const&) ()
   from /opt/OpenOffice.org1.0.2/program/libcppuhelper3gcc3.so
#7  0x708d0c94 in ucbhelper::cancelCommandExecution(com::sun::star::ucb::IOErrorCode, com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&, com::sun::star::uno::Reference<com::sun::star::ucb::XCommandEnvironment> const&, rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::ucb::XCommandProcessor> const&) () from /opt/OpenOffice.org1.0.2/program/libucbhelper1gcc3.so
#8  0x730165c8 in fileaccess::throw_handler(fileaccess::shell*, long, long, com::sun::star::uno::Reference<com::sun::star::ucb::XCommandEnvironment> const&, rtl::OUString const&, bool) ()
   from /opt/OpenOffice.org1.0.2/program/libucpfile1.so
#9  0x72ff9d6c in fileaccess::TaskManager::endTask(fileaccess::shell*, long, rtl::OUString const&) ()
   from /opt/OpenOffice.org1.0.2/program/libucpfile1.so
#10 0x72fdab90 in fileaccess::BaseContent::execute(com::sun::star::ucb::Command const&, long, com::sun::star::uno::Reference<com::sun::star::ucb::XCommandEnvironment> const&) ()
   from /opt/OpenOffice.org1.0.2/program/libucpfile1.so
#11 0x708932d4 in ucb::Content_Impl::executeCommand(com::sun::star::ucb::Command const&) ()
   from /opt/OpenOffice.org1.0.2/program/libucbhelper1gcc3.so
#12 0x7088d688 in ucb::Content::createCursor(com::sun::star::uno::Sequence<rtl::OUString> const&, ucb::ResultSetInclude) () from /opt/OpenOffice.org1.0.2/program/libucbhelper1gcc3.so
#13 0x70f87d84 in UCBStorage_Impl::ReadContent() () from /opt/OpenOffice.org1.0.2/program/libsot641ls.so
#14 0x70f8721c in UCBStorage_Impl::Init() () from /opt/OpenOffice.org1.0.2/program/libsot641ls.so
#15 0x70f85afc in UCBStorage::UCBStorage(ucb::Content const&, String const&, unsigned short, unsigned char, unsigned char) () from /opt/OpenOffice.org1.0.2/program/libsot641ls.so
#16 0x70f9e2b0 in SotStorage::SotStorage(ucb::Content const&, String const&, unsigned short, short) ()
   from /opt/OpenOffice.org1.0.2/program/libsot641ls.so
#17 0x73e2045c in SfxConfigManager::SfxConfigManager(SotStorage*) ()
   from /opt/OpenOffice.org1.0.2/program/libsfx641ls.so
#18 0x73c2e2b8 in SfxApplication::SfxApplication() () from /opt/OpenOffice.org1.0.2/program/libsfx641ls.so
#19 0x746bc2dc in OfficeApplication::OfficeApplication() ()
   from /opt/OpenOffice.org1.0.2/program/libofa641ls.so
#20 0x7305b414 in OfficeWrapper (this=0x72f0d9c0, xFactory=@0x7303f6ec)
    at /opt/oo1.0.2/desktop/source/offwrp/wrapper.cxx:123
#21 0x7305b070 in OfficeWrapper_CreateInstance(com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory> const&) (rSMgr=@0x7303f6ec)
    at /opt/oo1.0.2/solver/641/unxlngs.pro/inc/cppuhelper/weak.hxx:130
---Type <return> to continue, or q <return> to quit---
#22 0x704ce608 in cppu::OSingleFactoryHelper::createInstanceEveryTime(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) () from /opt/OpenOffice.org1.0.2/program/libcppuhelper3gcc3.so
#23 0x704ce884 in cppu::OSingleFactoryHelper::createInstanceWithContext(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) () from /opt/OpenOffice.org1.0.2/program/libcppuhelper3gcc3.so
#24 0x704cf774 in cppu::OFactoryComponentHelper::createInstanceWithContext(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) ()
   from /opt/OpenOffice.org1.0.2/program/libcppuhelper3gcc3.so
#25 0x704ce924 in cppu::OSingleFactoryHelper::createInstanceWithArgumentsAndContext(com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) () from /opt/OpenOffice.org1.0.2/program/libcppuhelper3gcc3.so
#26 0x704cf90c in cppu::OFactoryComponentHelper::createInstanceWithArgumentsAndContext(com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) () from /opt/OpenOffice.org1.0.2/program/libcppuhelper3gcc3.so
#27 0x704d03b4 in cppu::ORegistryFactoryHelper::createInstanceWithArgumentsAndContext(com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) () from /opt/OpenOffice.org1.0.2/program/libcppuhelper3gcc3.so
#28 0x710b5db8 in stoc_smgr::OServiceManager::createInstanceWithArgumentsAndContext(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) () from /opt/OpenOffice.org1.0.2/program/libsmgr.so
#29 0x710b61c0 in stoc_smgr::OServiceManager::createInstanceWithArguments(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&) () from /opt/OpenOffice.org1.0.2/program/libsmgr.so
#30 0x000265d8 in Desktop::Main() (this=0x59780)
    at /opt/oo1.0.2/solver/641/unxlngs.pro/inc/com/sun/star/uno/Reference.h:260
#31 0x70239078 in SVMain() () from /opt/OpenOffice.org1.0.2/program/libvcl641ls.so
#32 0x70399970 in main () from /opt/OpenOffice.org1.0.2/program/libvcl641ls.so
#33 0x70cacc50 in __libc_start_main () from /lib/libc.so.6
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.