svn commit: r230353 - head/usr.sbin/makefs

Garrett Cooper yanegomi at gmail.com
Wed Jan 25 05:50:31 UTC 2012


On Tue, Jan 24, 2012 at 9:35 PM, Andreas Tobler <andreast at freebsd.org> wrote:
>

...

> It is actually r230354, this is the commit which shows the failure.
> And I reverted back to 230353 and onfirmed that it 'works'.
>
> I additionally built with -O0 -g, see below.
>
> If you need more details, I'll be out the next 15h but later on I can
> continue.
>
> Thank you very much!
> Andreas
>
> Here the output from the binary built with "-g":
> ------
> [andreast at tcx58] /export/home/andreast/> printf "run -t cd9660 -o chrp-boot
> -o rockridge -o label=pseries -B4321 p.iso /export/netboot/powerpc64/\nbt\nf
> 1\n f 2\n" | gdb -x /dev/stdin -batch /usr/sbin/makefs

...

> delete_chars);

    1. What does 'list' say for that frame (the line numbers are misleading)?
    2. What compiler are you using to compile the binary?
Thanks!
-Garrett


More information about the svn-src-all mailing list