|
Bugzilla – Full Text Bug Listing |
| Summary: | OpenOffice.org Package Manager segfaults with gcj | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Petr Mladek <pmladek> |
| Component: | OpenOffice.org | Assignee: | Michael Meeks <mmeeks> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | development-gcc, suse-beta |
| Version: | Beta 4 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | 153386 | ||
| Bug Blocks: | |||
| Attachments: |
Backtrace from our package.
Problematic add-on package Working add-on package. |
||
|
Description
Petr Mladek
2006-02-13 17:06:33 UTC
Created attachment 68128 [details]
Backtrace from our package.
Created attachment 68130 [details]
Problematic add-on package
Created attachment 68131 [details]
Working add-on package.
We don't support gcj and/or the java runtime. Please try to reduce this to a sane testcase and report it upstream. Well, Petr, it clearly shows that segfault being in the garbage collector. At the point where it segfaults it can normally only happen if something did randomly overwrite memory. Perhaps valgrind is of some help? Just note that this bug is not as crytical for the testtool as I thought. The many errors reported by the testtool are caused by the test qatesttool/framework/basic/f_basic_protected_libraries.bas. It is broken and is ignored even by upstream. This does not mean that we should ignore this bug :-) Current stable (gcc-4.1.0_20060210-4) has a fix for gcc.gnu.org/PR13212, an issue that looks maybe related to your problem. Can you make sure the problem reproduces with gcj from STABLE? I have found another crash that looks similar to gcc.gnu.org/PR13212. Do you have the new gcc rpms available anywhere? They are still not available in autobuild. They probably were not checked in because of beta4. They should be used by autobuild - at least I see packages being build with that version. They were in STABLE-BETA. I rather rebuilt the packages for STABLE via autobuild. Unfortunately, it did not help. We should investigate it more. I could look at it later. Though, I am still investigating the other errors found by the qatesttool. I want to be sure that there is not any other more urgent bug. This could take some days. It is probably the same problem as in the bug #153386 It helps to preload libgcj from the latest libgcj package => it is a duplicate of the bug #153386 => it will work on SL10.1-rc1/ NLD9-beta9. *** This bug has been marked as a duplicate of 153386 *** |