Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jul 2019 11:01:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 239245] r350018 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig
Message-ID:  <bug-239245-227-8ttexxhf0c@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239245-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239245-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239245

--- Comment #2 from Dennis Clarke <dclarke@blastwave.org> ---
Also see a similar ( nearly identical ) panic report from Francis Little :=
=20

https://bz-attachments.freebsd.org/attachment.cgi?id=3D205809


Carefully looking at the two panic reports side by side I see that
there are very subtle diffs.=20

The segind number is 125 for Francis and 127 for mine.  Is this a
segment index number?=20

The address difference between the two is :=20

    Francis  0xc000000273833710
    My G5    0xc000000273832640
    ----------------------------
                           10d0

I was hoping for some perfect multiple of 0x100 or similar.=20

Also for Francis he has the exact same stack backtrace however the=20
"Stopped at" is different likely due to the segind 125 address being
different.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239245-227-8ttexxhf0c>