public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrew Haley <aph@redhat.com>
To: Jack Howarth <howarth@bromo.med.uc.edu>
Cc: java@gcc.gnu.org
Subject: Re: gcj segfaults on i686/x86_64-apple-darwin*
Date: Mon, 09 Nov 2009 08:56:00 -0000	[thread overview]
Message-ID: <4AF7D92C.9070100@redhat.com> (raw)
In-Reply-To: <20091109004028.GA19749@bromo.med.uc.edu>

Jack Howarth wrote:
>     Do any of the gcc java developers have access to intel darwin?

I don't think so.

> gdb /sw/lib/gcc4.5/libexec/gcc/i686-apple-darwin9/4.5.0/ecj1
> ...
> (gdb) r testme.java -fbootclasspath=./:/sw/lib/gcc4.5/share/java/libgcj-4.5.0.jar -fsource=1.5 -ftarget=1.5 -fzip-dependency /var/folders/1C/1CdoNxmNFHyOIjNBLNuJh++++TM/-Tmp-//ccCFc8VX.zip -fzip-target /var/folders/1C/1CdoNxmNFHyOIjNBLNuJh++++TM/-Tmp-//ccBrG88S.jar
> Starting program: /sw/lib/gcc4.5/libexec/gcc/i686-apple-darwin9/4.5.0/ecj1 testme.java -fbootclasspath=./:/sw/lib/gcc4.5/share/java/libgcj-4.5.0.jar -fsource=1.5 -ftarget=1.5 -fzip-dependency /var/folders/1C/1CdoNxmNFHyOIjNBLNuJh++++TM/-Tmp-//ccCFc8VX.zip -fzip-target /var/folders/1C/1CdoNxmNFHyOIjNBLNuJh++++TM/-Tmp-//ccBrG88S.jar
> Reading symbols for shared libraries ++++.+. done
> 
> Program received signal SIGABRT, Aborted.
> 0x94cc2e42 in __kill ()
> (gdb) bt
> #0  0x94cc2e42 in __kill ()
> #1  0x94cc2e34 in kill$UNIX2003 ()
> #2  0x94d3523a in raise ()
> #3  0x94d41679 in abort ()
> #4  0x038de502 in _Jv_Throw (value=<value temporarily unavailable, due to optimizations>) at ../../../gcc-4.5-20091107/libjava/exception.cc:128
> #5  0x039359bb in _ZN4java4lang5Class7forNameEJPS1_PNS0_6StringES2_ (className=<value temporarily unavailable, due to optimizations>, caller=<value temporarily unavailable, due to optimizations>) at Class.java:133
> Previous frame inner to this frame (gdb could not unwind past this frame)

This is caused by incorrect unwind information being generated by gcc, or
by a bug in gcc's unwinder library.

Andrew.

  reply	other threads:[~2009-11-09  8:56 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-09  0:40 Jack Howarth
2009-11-09  8:56 ` Andrew Haley [this message]
2009-11-09 14:18   ` Jack Howarth
2009-11-09 14:33     ` Andrew Haley
2009-11-09 15:31       ` Jack Howarth
2009-11-09 16:28         ` Andrew Haley
2009-11-09 18:26       ` David Daney
2009-11-12  2:39       ` Jack Howarth
2009-11-12 10:06         ` Andrew Haley
2009-11-12 23:18           ` Andreas Tobler
2009-11-13  0:39             ` Jack Howarth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4AF7D92C.9070100@redhat.com \
    --to=aph@redhat.com \
    --cc=howarth@bromo.med.uc.edu \
    --cc=java@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).