public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
From: Paul Hartman <paul.hartman+gentoo@gmail.com>
To: gentoo-amd64@lists.gentoo.org
Subject: Re: [gentoo-amd64] bug report help
Date: Thu, 27 Jan 2011 16:19:18 -0600	[thread overview]
Message-ID: <AANLkTin_Pq-qaONEaCeLrbHBimsso7v8mhfyhRteZJeR@mail.gmail.com> (raw)
In-Reply-To: <AANLkTimF3JSNq7yRL_jay3d_1EwyT_t-puV4nXjOx=QZ@mail.gmail.com>

On Fri, Jan 21, 2011 at 5:57 AM, Fernando Boaglio <boaglio@gmail.com> wrote:
> Hi,
>
> There is a recent update which broke my Java IDE (Eclipse - not from
> portage) .
>
> I've seen this strange behavior in 2 different machines, both ADM64, but I'm
> not sure which package should I inform to this error:
>
>
> *** glibc detected *** /opt/sun-jdk-1.6.0.23/bin/java: free(): invalid
> pointer: 0x00000000456f30d0 ***
> ======= Backtrace: =========
> /lib/libc.so.6(+0x783c6)[0x7f7c039593c6]
> /opt/sun-jdk-1.6.0.23/jre/lib/amd64/server/libjvm.so(+0x61b879)[0x7f7c0341a879]
> /opt/sun-jdk-1.6.0.23/jre/lib/amd64/server/libjvm.so(+0x43d44f)[0x7f7c0323c44f]
> /home/fb/eclipseWTP3.2.3/configuration/org.eclipse.osgi/bundles/151/1/.cp/libswt-pi-gtk-3657.so(Java_org_eclipse_swt_internal_gtk_OS__1g_1data_1input_1stream_1read_1line+0xe7)[0x7f7bf5267d04]
> [0x7f7bfebeaca8]

> Is it glibc ?

glibc is reporting to you about the error, FYI you can control its
behavior (ignore, warn, abort) with the MALLOC_CHECK_ variable. See
"man malloc" and scroll to the last paragraph. Maybe running as root
operated under a different malloc mode?

Looks like maybe your file
/home/fb/eclipseWTP3.2.3/configuration/org.eclipse.osgi/bundles/151/1/.cp/libswt-pi-gtk-3657.so
is the common thread...

I think the only way to really know exactly where it's crashing is to
build everything involved with debug symbols and debug the coredump or
use valgrind or something like that. If Eclipse is a binary install
then I guess report it to whoever makes it (I don't know anything
about Java or Eclipse).



  reply	other threads:[~2011-01-27 23:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-21 11:57 [gentoo-amd64] bug report help Fernando Boaglio
2011-01-27 22:19 ` Paul Hartman [this message]
2011-01-28 15:12   ` Darragh Bailey
2011-01-31 11:34     ` Fernando Boaglio
  -- strict thread matches above, loose matches on Subject: below --
2011-01-21 13:10 Randy Barlow
2011-01-24 12:19 ` Fernando Boaglio
2011-01-24 13:06   ` Claes Gyllenswärd
2011-01-24 15:41     ` Fernando Boaglio

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=AANLkTin_Pq-qaONEaCeLrbHBimsso7v8mhfyhRteZJeR@mail.gmail.com \
    --to=paul.hartman+gentoo@gmail.com \
    --cc=gentoo-amd64@lists.gentoo.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