NetBSD-Bugs archive

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

Re: bin/47517: nbmakefs fails on Solaris 10 with bus error



The following reply was made to PR bin/47517; it has been noted by GNATS.

From: David Laight <david%l8s.co.uk@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: bin/47517: nbmakefs fails on Solaris 10 with bus error
Date: Thu, 31 Jan 2013 22:34:05 +0000

 On Thu, Jan 31, 2013 at 02:25:01PM +0000, pooka%iki.fi@localhost wrote:
 > >Number:         47517
 > >Category:       bin
 > >Synopsis:       nbmakefs fails on Solaris 10 with bus error
 ...
 > Last lines of truss:
 > brk(0x0007D988)                                 = 0
 > lstat64("bootxx.i386", 0xFFBFEB38)              = 0
 >     Incurred fault #5, FLTACCESS  %pc = 0x00019BE0
 >       siginfo: SIGBUS BUS_ADRALN addr=0x0007AA25
 >     Received signal #10, SIGBUS [default]
 >       siginfo: SIGBUS BUS_ADRALN addr=0x0007AA25
 > 
 
 I'm sure you can manage to get a stack backtrace from the core dump.
 And then work out the source line.
 Almost certainly just using a misaligned pointer.
 
        David
 
 -- 
 David Laight: david%l8s.co.uk@localhost
 


Home | Main Index | Thread Index | Old Index