[Bug 330476] New: javac does not run
https://bugzilla.novell.com/show_bug.cgi?id=330476 Summary: javac does not run Product: openSUSE 10.3 Version: RC 1 Platform: PowerPC OS/Version: openSUSE 10.3 Status: NEW Severity: Major Priority: P5 - None Component: Java AssignedTo: bnc-team-java@forge.provo.novell.com ReportedBy: damjan.perenic@guest.arnes.si QAContact: qa@suse.de Found By: --- I just did a fresh install of OpenSuSE 10.3RC1 on a latest PowerBook G4 15" with 2GB of memory. When I try to compile a simple java class with javac compiler I get: bager@jabku:~/x> javac CenteredFrame.java LOG: [0x10054e70] pthread_attr_setstacksize failed: Invalid argument Aborted Actually, source is not needed at all: bager@jabku:~/x> javac LOG: [0x10054e70] pthread_attr_setstacksize failed: Invalid argument Aborted bager@jabku:~/x> which javac /usr/bin/javac bager@jabku:~/x> ls -l /etc/alternatives/javac lrwxrwxrwx 1 root root 39 2007-09-19 03:05 /etc/alternatives/javac -> /usr/lib/jvm/java-1.4.2-cacao/bin/javac I will attach output of strace javac. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=330476#c1 --- Comment #1 from Damjan Perenic <damjan.perenic@guest.arnes.si> 2007-10-03 11:09:24 MST --- Created an attachment (id=176182) --> (https://bugzilla.novell.com/attachment.cgi?id=176182) stace output of javac -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=330476 User anosek@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=330476#c2 Ales Nosek <anosek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |damjan.perenic@guest.arnes.si --- Comment #2 from Ales Nosek <anosek@novell.com> 2007-12-04 07:50:34 MST --- Thank you for the report. Is this bug still valid for 10.3? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=330476 User damjan.perenic@guest.arnes.si added comment https://bugzilla.novell.com/show_bug.cgi?id=330476#c3 Damjan Perenic <damjan.perenic@guest.arnes.si> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|damjan.perenic@guest.arnes.si | --- Comment #3 from Damjan Perenic <damjan.perenic@guest.arnes.si> 2007-12-04 09:17:50 MST --- Yes, it is still valid for 10.3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=330476 User mvyskocil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=330476#c4 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mvyskocil@novell.com Status|NEW |NEEDINFO Info Provider| |damjan.perenic@guest.arnes.si --- Comment #4 from Michal Vyskocil <mvyskocil@novell.com> 2008-01-22 06:50:08 MST --- Hi, the cacao is not very good java compiler and we have decided to drop them from a next release of OpenSUSE. You may install the java-1_5_0-ibm (or java-1_4_2-gcj-compat, but IBM's compiler is better choice), which is much more mature and stable than cacao. Will that help you? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=330476 User damjan.perenic@guest.arnes.si added comment https://bugzilla.novell.com/show_bug.cgi?id=330476#c5 --- Comment #5 from Damjan Perenic <damjan.perenic@guest.arnes.si> 2008-01-23 01:03:16 MST --- Actually, I tried all javac compilers I could find. ibm java ended with illegal instruction or something like this. I downloaded other JVM's from IBM, but all of them ended with one error or another. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=330476 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bnc-team-java@forge.provo.novell.com AssignedTo|bnc-team-java@forge.provo.novell.com |bugproxy@us.ibm.com Status|NEEDINFO |NEW Info Provider|damjan.perenic@guest.arnes.si | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com