Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73083 - OpenOffice Seg faults after upgrade to blackdown blackdown-jdk-1.4.2.01 on startup
Summary: OpenOffice Seg faults after upgrade to blackdown blackdown-jdk-1.4.2.01 on st...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-01 15:08 UTC by Mark Palmer
Modified: 2005-03-31 13:16 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
strace output (ooo_strace.out,517.35 KB, text/plain)
2004-12-01 15:09 UTC, Mark Palmer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Palmer 2004-12-01 15:08:46 UTC
I have been running open office 1.1.3 with no problems, and I had blackdown-jdk-1.4.2.rc1 on my machine. After I upgraded to blackdown-jdk-1.4.2.01

OpenOffice has a segmentation fault that I think is cause by blackdown-jdk-1.4.2.01

Reproducible: Always
Steps to Reproduce:
1. emerge blackdown-jdk-1.4.2.01
2. start openoffice
3.

Actual Results:  
OpenOffice hangs, running strace gives
--- SIGRTMIN (Unknown signal 32) @ 0 (0) ---
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
read(20, "java version \"1.4.2-01\"\nJava(TM)"..., 512) = 166
read(18, "", 511)                       = 0
close(20)                               = 0
close(18)                               = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
rt_sigprocmask(SIG_SETMASK, NULL, ~[KILL STOP], 8) = 0
rt_sigsuspend(~[KILL STOP RTMIN]



I have attached all of strace
Comment 1 Mark Palmer 2004-12-01 15:09:53 UTC
Created attachment 45090 [details]
strace output
Comment 2 Mark Palmer 2004-12-01 15:26:46 UTC
find a quick solution but this is still a bug on the emerge script for blackdown-java.

edit

/opt/OpenOffice.org/share/config/javarc

replace reference to old java path e.g./opt/blackdown-jdk-1.4.2-rc1

with /opt/blackdown-jdk-1.4.2.01

and your back in business
Comment 3 Andreas Proschofsky (RETIRED) gentoo-dev 2005-01-16 08:42:11 UTC
Adding java herd. Is this a known problem for you?
Comment 4 Andreas Proschofsky (RETIRED) gentoo-dev 2005-01-24 03:08:02 UTC
@java-herd: Next try to get some feedback on this ;)
Comment 5 Andreas Proschofsky (RETIRED) gentoo-dev 2005-03-31 13:16:21 UTC
Old problem, closing