public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/44876]  New:  internal compiler error: Segmentation fault
@ 2010-07-08 18:04 B dot Kameswararao at igate dot com
  2010-07-24 18:40 ` [Bug java/44876] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 3+ messages in thread
From: B dot Kameswararao at igate dot com @ 2010-07-08 18:04 UTC (permalink / raw)
  To: java-prs

Hi,

I am trying to compile Spring 2.0.3 framework jars on AIX with gcj 4.3.3. When
I try to compile spring-2.0.6.jar to an so file, I get the following error:

===
org/springframework/aop/aspectj/annotation/InstantiationModelAwarePointcutAdvisorImpl$PerTargetInstantiationModelPointcut.java:
In class
'org.springframework.aop.aspectj.annotation.InstantiationModelAwarePointcutAdvisorImpl$PerTargetInstantiationModelPointcut':
org/springframework/aop/aspectj/annotation/InstantiationModelAwarePointcutAdvisorImpl$PerTargetInstantiationModelPointcut.java:
In constructor
'(org.springframework.aop.aspectj.annotation.InstantiationModelAwarePointcutAdvisorImpl,org.springframework.aop.aspectj.AspectJExpressionPointcut,org.springframework.aop.Pointcut,org.springframework.aop.aspectj.annotation.MetadataAwareAspectInstanceFactory,org.springframework.aop.aspectj.annotation.InstantiationModelAwarePointcutAdvisorImpl$1)':
org/springframework/aop/aspectj/annotation/InstantiationModelAwarePointcutAdvisorImpl$PerTargetInstantiationModelPointcut.java:0:
internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
===

I was able to compile other dependent libraries like aspectjrt etc. This is the
commang I am using:

gcj -shared -findirect-dispatch -fjni -fPIC -o
/home/gcjtesting/samplespring/lib/spring-2.0.6.so
/home/gcjtesting/samplespring/lib/spring-2.0.6.jar;


-- 
           Summary:  internal compiler error: Segmentation fault
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: B dot Kameswararao at igate dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44876


^ permalink raw reply	[flat|nested] 3+ messages in thread
[parent not found: <bug-44876-8172@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2013-11-10 19:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-08 18:04 [Bug java/44876] New: internal compiler error: Segmentation fault B dot Kameswararao at igate dot com
2010-07-24 18:40 ` [Bug java/44876] " pinskia at gcc dot gnu dot org
     [not found] <bug-44876-8172@http.gcc.gnu.org/bugzilla/>
2013-11-10 19:32 ` pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).