public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
From: Kurt Miller <kurt@intricatesoftware.com>
To: Andrew Haley <aph@redhat.com>
Cc: David Daney <ddaney.cavm@gmail.com>, java@gcc.gnu.org
Subject: Re: gcj 4.6 on OpenBSD/x86
Date: Tue, 09 Oct 2012 13:06:00 -0000	[thread overview]
Message-ID: <50742135.3000000@intricatesoftware.com> (raw)
In-Reply-To: <5073750C.5020805@redhat.com>

On 10/8/12 8:51 PM, Andrew Haley wrote:
> On 10/08/2012 03:09 PM, Kurt Miller wrote:
>> Indeed. I've done that already and included the details in the initial email.
>> Frame 3 is throwing an exception where obj->getClass()->getName() is
>> called. 'obj' is the likely source of the problem but the debugger believes it is
>> an incomplete type and I can't inspect it; see the end of initial email.
> I'd put a breakpoint earlier and step through.
> I don't think there's an easier way to do it.
>
> _Jv_Debug(obj) prints an object.
>
> Andrew.
>

Thanks. It looks like the root of the problem lies in boehm-gc. Using 
GC_DONT_GC=1 works-around the problem. Time to dig into boehm-gc ifdef 
hell again...

-Kurt

  reply	other threads:[~2012-10-09 13:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-08 20:08 Kurt Miller
2012-10-08 20:35 ` David Daney
2012-10-08 22:10   ` Kurt Miller
2012-10-09  0:51     ` Andrew Haley
2012-10-09 13:06       ` Kurt Miller [this message]
2012-10-09 17:22         ` Boehm, Hans
2012-10-09 18:27           ` Kurt Miller
2012-10-10 13:33           ` Kurt Miller
2012-10-14 11:26             ` Kurt Miller

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=50742135.3000000@intricatesoftware.com \
    --to=kurt@intricatesoftware.com \
    --cc=aph@redhat.com \
    --cc=ddaney.cavm@gmail.com \
    --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).