NetBSD-Bugs archive

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

Re: install/53220: sysinst dumps core with extended partitioning.



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

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: install/53220: sysinst dumps core with extended partitioning.
Date: Mon, 30 Apr 2018 10:56:57 +0200

 On Sun, Apr 29, 2018 at 08:55:01PM +0000, Robert Elz wrote:
 >  Sure, both of them:
 >  
 >  	ftp://munnari.oz.au/martin/8.0_rc1-sysinst.core
 >  	ftp://munnari.oz.au/martin/8.99.14-sysinst.core
 
 Hmm, both cores don't work for me - they have the $pc in some unmapped
 code:
 
 Core was generated by `sysinst'.
 Program terminated with signal SIGSEGV, Segmentation fault.
 #0  0x00000000004b11cc in ?? ()
 (gdb) bt
 #0  0x00000000004b11cc in ?? ()
 #1  0x0000000000000000 in ?? ()
 (gdb) x/16i $pc
 => 0x4b11cc:    Cannot access memory at address 0x4b11cc
 
 >    |  Btw: the official builds all include debug.tgz which has all the debug
 >    |  symbols needed.
 >  
 >  Hmm - mine don't.   What's different?   I simply do
 >  
 >  	build.sh [-x] [-u] [-P] release
 
 Add: -V MKDEBUG=yes
 
 Martin
 


Home | Main Index | Thread Index | Old Index