git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [JGIT] Bus error (SIGBUS) on Solaris
@ 2009-05-24 18:13 John Bito
  2009-05-24 20:11 ` Robin Rosenberg
  0 siblings, 1 reply; 2+ messages in thread
From: John Bito @ 2009-05-24 18:13 UTC (permalink / raw)
  To: git

I updated with the integration build on the update site today, after
restart, Eclipse failed with a bus error.

> #  SIGBUS (0xa) at pc=0xf88162fc, pid=15191, tid=23
> #
> # Java VM: Java HotSpot(TM) Client VM (11.2-b01 mixed mode solaris-sparc)
> # Problematic frame:
> # j  org.spearce.jgit.lib.OffsetCache.getOrLoad(Lorg/spearce/jgit/lib/PackFile;J)Ljava/lang/Object;+17

I haven't updated my WinVista workstation, yet.  Shall I create a bug
report with the full error log, or is this something that's already
known?

The failure seems repeatable with my current workspace configuration.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [JGIT] Bus error (SIGBUS) on Solaris
  2009-05-24 18:13 [JGIT] Bus error (SIGBUS) on Solaris John Bito
@ 2009-05-24 20:11 ` Robin Rosenberg
  0 siblings, 0 replies; 2+ messages in thread
From: Robin Rosenberg @ 2009-05-24 20:11 UTC (permalink / raw)
  To: John Bito; +Cc: git

söndag 24 maj 2009 20:13:24 skrev John Bito:
> I updated with the integration build on the update site today, after
> restart, Eclipse failed with a bus error.
> 
> > #  SIGBUS (0xa) at pc=0xf88162fc, pid=15191, tid=23
> > #
> > # Java VM: Java HotSpot(TM) Client VM (11.2-b01 mixed mode solaris-sparc)
> > # Problematic frame:
> > # j  org.spearce.jgit.lib.OffsetCache.getOrLoad(Lorg/spearce/jgit/lib/PackFile;J)Ljava/lang/Object;+17
> 
> I haven't updated my WinVista workstation, yet.  Shall I create a bug
> report with the full error log, or is this something that's already
> known?
> 
> The failure seems repeatable with my current workspace configuration.

There is no way a Java bug can crash the VM by itself. You can hit either a real
VM bug or a bug in native code used by the VM.

So you have one or more
1) A broken Windows installation (some might consider this an tautology).
2) A corrupt JRE installation. Reinstall and see if things works better
3) A corrupt Eclipse. Try a fresh Eclipse.
4) Bad hardward, memory, malware leading to broken files (1).

2 & 3 are easy to test.  If reinstalling the JRE doesn't help, try t he newest JRE
available from SUN and see, Sun JVM bug reports should go to SUN. We will
do absolutely nothing with them, though it would be interesting to get the
ticket id when it gets assigned one.

-- robin
'

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-05-24 20:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-24 18:13 [JGIT] Bus error (SIGBUS) on Solaris John Bito
2009-05-24 20:11 ` Robin Rosenberg

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 NNTP newsgroup(s).