atom feed49 messages in net.java.openjdk.bsd-port-devRe: OpenJDK Zero PPC Build on OS X Le...
FromSent OnAttachments
Konstantin TokarevSep 3, 2011 10:12 am.gz
Konstantin TokarevSep 3, 2011 10:20 am 
Kurt MillerSep 7, 2011 6:26 pm 
Konstantin TokarevSep 8, 2011 1:07 am 
John YearySep 8, 2011 4:41 am 
Kurt MillerSep 8, 2011 5:26 am 
Henri GomezSep 8, 2011 5:53 am 
Kurt MillerSep 8, 2011 8:10 am 
Mike SwinglerSep 8, 2011 8:42 am 
Henri GomezSep 8, 2011 9:04 am 
Henri GomezSep 8, 2011 9:06 am 
Kurt MillerSep 8, 2011 9:14 am 
Mike SwinglerSep 8, 2011 9:26 am 
Mike SwinglerSep 8, 2011 9:28 am 
Kurt MillerSep 8, 2011 9:37 am 
Henri GomezSep 8, 2011 9:51 am 
Konstantin TokarevSep 8, 2011 10:02 am 
Konstantin TokarevSep 8, 2011 10:28 am 
Kurt MillerSep 8, 2011 12:00 pm 
Konstantin TokarevSep 8, 2011 12:19 pm 
Kurt MillerSep 8, 2011 7:51 pm 
Kurt MillerSep 8, 2011 8:59 pm 
Kurt MillerSep 8, 2011 9:06 pm 
Konstantin TokarevSep 9, 2011 2:45 am 
Kurt MillerSep 9, 2011 8:06 am 
Konstantin TokarevSep 9, 2011 8:42 am 
Konstantin TokarevSep 9, 2011 9:21 am.log
Kurt MillerSep 9, 2011 10:54 am.diff
Konstantin TokarevSep 9, 2011 11:24 am 
Kurt MillerSep 9, 2011 11:31 am 
Konstantin TokarevSep 10, 2011 7:18 am.log
Kurt MillerSep 11, 2011 5:43 pm 
Konstantin TokarevSep 12, 2011 11:41 pm 
Kurt MillerSep 13, 2011 7:01 am 
Konstantin TokarevSep 13, 2011 8:17 am 
Kurt MillerSep 13, 2011 8:30 am 
Konstantin TokarevSep 14, 2011 1:23 am.html
Kurt MillerSep 14, 2011 7:36 am 
Konstantin TokarevSep 14, 2011 8:49 am 
Kurt MillerSep 14, 2011 8:58 am 
Kurt MillerSep 14, 2011 1:41 pm 
Konstantin TokarevSep 15, 2011 2:42 am 
Konstantin TokarevSep 15, 2011 3:01 am 
Konstantin TokarevSep 16, 2011 12:22 am 
Kurt MillerSep 16, 2011 7:43 am 
Mike SwinglerSep 16, 2011 11:02 am 
Kurt MillerSep 16, 2011 11:14 am 
Konstantin TokarevSep 18, 2011 12:11 pm 
Kurt MillerSep 18, 2011 4:44 pm 
Subject:Re: OpenJDK Zero PPC Build on OS X Leopard
From:Konstantin Tokarev (annu@yandex.ru)
Date:Sep 14, 2011 8:49:42 am
List:net.java.openjdk.bsd-port-dev

14.09.2011, 18:37, "Kurt Miller" <ku@intricatesoftware.com>:

On Wednesday 14 September 2011 04:24:27 am Konstantin Tokarev wrote:

 13.09.2011, 19:31, "Kurt Miller" <ku@intricatesoftware.com>:

  On Tuesday 13 September 2011 11:18:15 am Konstantin Tokarev wrote:

   13.09.2011, 18:02, "Kurt Miller" :

   Ideally you could use my fastdebug w/atomic.diff build to generate the core
and make it available to me (compressed). This would allow me to to do a more
complete diagnostic on the crash.

   The build is here:
http://www.intricatesoftware.com/OpenJDK/macppc/openjdk7-macppc-fcs-fd-atomic-2011-09-12.tar.bz2

   Seems like your host is down

   http://www.downforeveryoneorjustme.com/www.intricatesoftware.com   Thanks. I switched it to my backup ip. It is up again now.    I can send my core, though.

  It would be better to generate the core using my build so when I debug it here
everything matches exactly.

 Attached.

Thank you. I downloaded it and checked it out with gdb. Unfortunately gdb can't
unwind beyond the signal handler so I still can't see where the crash is comming from.
:-(

I'm afraid breakpoint with further single-stepping is needed. Could you give a
hint about reasonable place?

Perhaps the source of the crash can be determined with an active gdb session. I'm building a full debug build now which should contain source line numbers. If
the segfault is caught while gdb is attached having the full debug build will be
helpful. I'll upload it when the build finishes.

OK, I'll try it. Maybe I'll take an opportunity to upgrade RAM before start
debugging :)