"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
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
"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