Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kernel ISI trap on macppc after recent changes



On Tue, 24 Jul 2012, Matt Thomas wrote:

can you run ident on the working and the nonworking and see what's
different?

I found a good/bad pairing in the the oldest 2 snapshot builds:

  201207181450Z (works)
  201207200030Z (fails)

Following a trial boot, I did the following:

  ident netbsd.bad > /tmp/ident-netbsd.bad
  ident netbsd > /tmp/ident-netbsd.good
  cd /tmp
  diff ident-netbsd.good ident-netbsd.bad

The result is as follows:

--------------------
1,3c1,3
< netbsd:
<      $NetBSD: GENERIC,v 1.300 2012/03/17 19:57:14 riz Exp $
<      $Revision: 1.300 $
---
netbsd.bad:
     $NetBSD: GENERIC,v 1.301 2012/07/19 09:20:41 rkujawa Exp $
     $Revision: 1.301 $
230c230
<      $NetBSD: bus_space.c,v 1.33 2012/07/05 03:02:53 kiyohara Exp $
---
     $NetBSD: bus_space.c,v 1.34 2012/07/18 17:41:59 matt Exp $
1472c1472
<      $NetBSD: rf_disks.c,v 1.82 2011/10/14 09:23:30 hannken Exp $
---
     $NetBSD: rf_disks.c,v 1.83 2012/07/19 22:47:52 pooka Exp $
1821c1821
<      $NetBSD: sys_sig.c,v 1.37 2012/02/19 21:06:57 rmind Exp $
---
     $NetBSD: sys_sig.c,v 1.38 2012/07/18 20:30:07 christos Exp $
1829c1829
<      $NetBSD: sysmon_envsys.c,v 1.121 2012/07/16 13:55:01 pgoyette Exp $
---
     $NetBSD: sysmon_envsys.c,v 1.122 2012/07/19 13:31:06 pgoyette Exp $
1831c1831
<      $NetBSD: sysmon_envsys_events.c,v 1.101 2012/07/16 13:55:01 pgoyette Exp 
$
---
     $NetBSD: sysmon_envsys_events.c,v 1.103 2012/07/19 13:30:01 pgoyette Exp $
1866a1867,1868
     $NetBSD: tdvfb.c,v 1.1 2012/07/18 23:30:14 rkujawa Exp $
     $NetBSD: intr.h,v 1.10 2012/01/14 19:35:58 phx Exp $
--------------------

Hope this points to the problem and a fix.

--
|/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
|\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
| X  No HTML/proprietary data in email.   BSD just sits there and works!
|/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645


Home | Main Index | Thread Index | Old Index