Issue 76696 - Base crashes (Maybe a problem with Java)
Summary: Base crashes (Maybe a problem with Java)
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 2.1
Hardware: PowerPC (PPC) Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: dbaneedsconfirm
QA Contact: issues@dba
URL:
Keywords: needmoreinfo, oooqa
Depends on:
Blocks:
 
Reported: 2007-04-25 19:53 UTC by makaveli
Modified: 2013-08-07 15:45 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description makaveli 2007-04-25 19:53:51 UTC
Hi...
Base crashes either when I try to use a Wizard or to select the label Table (so
I can't even create one!)
My computer is a PowerMac G4 Cube with gentoo linux 2.6.17.
Java is ibm-jdk-1.5.0.3 (tried to upgrade to 1.5.0.4 but didn't solved!)
So, this is the problem: (I tried to use a wizard...)

$ oobase2
Unhandled exception
Type=Segmentation error vmState=0x00000000
J9Generic_Signal_Number=00000004 Signal_Number=0000000b Error_Value=00000000
Signal_Code=00000001
Handler1=0814DB80 Handler2=080AF9E0
R0=00000000 R1=7F98A7C0 R2=30032BD0 R3=00000000
R4=10B37A88 R5=00000021 R6=10B37A88 R7=08144518
R8=10B37A88 R9=10743E00 R10=00100000 R11=1079226C
R12=22844844 R13=10743E00 R14=10792258 R15=083CB240
R16=00000003 R17=00000000 R18=081ABA50 R19=104E6DD0
R20=107EDD68 R21=1079226C R22=106982F1 R23=106982F0
R24=7F98B07C R25=7F98B228 R26=10743E00 R27=080DD050
R28=00000000 R29=081AAF00 R30=0832BD68 R31=001C0000
NIP=08144588 MSR=0200D032 ORIG_GPR3=0000002E CTR=0787C288
LINK=081AAF00 XER=20000000 CCR=28844888 MQ=00000000
TRAP=00000300 DAR=00000018 dsisr=40000000 RESULT=00000000
Module=/opt/ibm-jdk-bin-1.5.0.3/jre/bin/libj9vm23.so
Module_base_address=08115000
Target=2_30_20060915_08260_bHdSMR (Linux 2.6.17-gentoo-r4)
CPU=ppc (1 logical CPUs) (0x177af000 RAM)
JVMDUMP006I Processing Dump Event "gpf", detail "" - Please Wait.
JVMDUMP007I JVM Requesting System Dump using
'/usr/lib/openoffice/program/core.20070417.203355.7434.dmp'
JVMDUMP010I System Dump written to /tmp/core.20070417.203355.7434.dmp
JVMDUMP007I JVM Requesting Snap Dump using
'/usr/lib/openoffice/program/Snap0001.20070417.203355.7434.trc'
JVMDUMP010I Snap Dump written to /tmp/Snap0001.20070417.203355.7434.trc
JVMDUMP007I JVM Requesting Java Dump using '/tmp/javacore.20070417.203355.7434.txt'
JVMDUMP010I Java Dump written to /tmp/javacore.20070417.203355.7434.txt
JVMDUMP013I Processed Dump Event "gpf", detail "". 



A note:
I had the same problem with openoffice on a x86 pc.. but changing the jdk with
the sun-jdk solved the problem... but on ppc I can use only the IBM-jdk...
Comment 1 eric.bachard 2007-04-26 12:36:16 UTC
ericb->makaveli

Hi,

I do provide unofficial builds (means not QA'ed)  for Linux PowerPC. 
See : http://ftp.cusoo.org/LINUXPPC/  (maybe en-US is not uploaded)

And I can build one very recent for you (either .deb , .tar.gz (ready for use)
or even .rpm )

Just let me know if you are interested (please tell me the locale you need ;-)  )


Comment 2 eric.bachard 2007-04-26 12:38:11 UTC
ericb->makaveli

I just forgot to tell you I use IBM JDK for the build 
Comment 3 makaveli 2007-04-27 14:48:33 UTC
Thanks for the help...
If you can I prefer a build of OO2 in tar.gz

Thanks again! Hoping I can use Base now!
Comment 4 eric.bachard 2007-04-27 14:55:59 UTC
ericb->makaveli 

Guessing you are using en-US, I have uploaded a .tar.gz at :

http://ftp.cusoo.org/LINUXPPC/OOF680_m14/tar.gz/en-US/

If this is not the locale you expect, please tell me which one ...
Comment 5 eric.bachard 2007-04-27 14:57:19 UTC
ericb->makaveli

FYI, IBM JDK 1.4.2 is used for the build, and both IBM JDK 1.4.2 and 1.5.0 seem to work 
Comment 6 makaveli 2007-05-01 14:46:18 UTC
I unpacked it before installing (i'm studying how to create an ebuild file to
use portage to install it) and tryed.
With IBM 1.5 it doesn't work but with 1.4 it works. (And with the installed
version I'm not able to recognize the 1.4...)

So... thanks but I hope some dev will fix this problem
Comment 7 eric.bachard 2007-05-01 17:15:37 UTC
ericb->makaveli

FYI, build with J2SDK1.4.2 is not an option, but allows to keep a maximum of compatibility with both 
1.4x and 1.5.x.

IMHO Java 1.5 is not seen because maxVersion value is 1.4.2 in the code. 

I'll build you an m211 with that change, and you'll tell me if it works. If so the change will be integrated(
( caolan confirmed there is no problem)



Comment 8 makaveli 2007-05-01 18:53:58 UTC
Both JDK 1.5 and 1.4 are seen by "your" OO.

The version that I installed with my distro package manager (portage on gentoo)
doesn't see only the 1.4... but I think this is not an OO problem....

So... it's ok with your OO build....

I only hope this bug will be fixed in the future
Comment 9 Mechtilde 2008-05-06 14:14:28 UTC
If http://www.openoffice.org/issues/show_bug.cgi?id=88987

is a duplicate of this issue, That confirms it
Comment 10 christoph.lukasiak 2008-05-07 12:19:50 UTC
clu->makaveli: does the problem still occure with current version (oo and java)?

clu->mechtilde: i do not understand why it should be double to the mac issue ..
i cannot even repro it?
Comment 11 Mechtilde 2008-05-21 22:04:38 UTC
@ ericb can it be a similar problem as it is on Mac/PPC with the Java?
similar to 88987?
Comment 12 christoph.lukasiak 2008-06-17 14:03:42 UTC
last respond is over a year old, so i guess thsi issue is dead -> set to
'invalid' because of not repro
Comment 13 christoph.lukasiak 2008-06-17 14:05:15 UTC
=> close issue

do not hesitate to reopen if issue still occur reproducable in a newer version

thx