Re: Error when labeling a partition type when one does not already exist...

2007-01-05 Thread Otavio Salvador
"VomLehn, David" <[EMAIL PROTECTED]> writes: >When you have a disk with no partition table and you use: > >mkpart -s /dev/hda mklabel msdos > >you get the message: > >Error: SEGV_MAPERR (Address not mapped to object)Aborted > >The attached patch fixes that problem. I think thi

Re: Error when labeling a partition type when one does not already exist...

2007-01-04 Thread VomLehn, David
When you have a disk with no partition table and you use: mkpart -s /dev/hda mklabel msdos you get the message: Error: SEGV_MAPERR (Address not mapped to object)Aborted The attached patch fixes that problem. -- David VomLehn, Staff O/S Software Engineer Scientific Atlanta, A Ci

Re: Error when labeling a partition type when one does not already exist...

2006-12-15 Thread Otavio Salvador
"Ronald W. Henderson" <[EMAIL PROTECTED]> writes: > Error: SEGV_MAPERR (Address not mapped to object)Aborted Hello Ronald, Could you please grab our stable branch and build it? It has a backtrace support on the signal handling method and allow us to get more information when it happens. If you