Date: Fri, 24 Jan 2020 13:36:18 +0100 From: Michael Tuexen <tuexen@freebsd.org> To: Francis Little <oggy@farscape.co.uk> Cc: Justin Hibbits <chmeeedalf@gmail.com>, "powerpc@freebsd.org" <powerpc@freebsd.org> Subject: Re: panic: data storage interrupt trap when building world on PowerMac G5 Message-ID: <DBE80843-E788-4365-861A-9265A86AAC71@freebsd.org> In-Reply-To: <CAGSRtz7Pj8ox5wBDBhYyzGPgmdHP_50Kvjbf4AZd5eJ=v6RgEw@mail.gmail.com> References: <7722F637-2C3D-4199-B2C9-F0616B0A5AE1@freebsd.org> <20200123134114.75d9c771@titan.knownspace> <CAGSRtz49L_AOqm-y0FtZR6Ejesb7Xs85-sy-YXn=2b59SE7UoA@mail.gmail.com> <4652291B-6D2B-4D21-9F01-576913DF0B54@macmic.franken.de> <CAGSRtz7Pj8ox5wBDBhYyzGPgmdHP_50Kvjbf4AZd5eJ=v6RgEw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 24. Jan 2020, at 13:27, Francis Little <oggy@farscape.co.uk> wrote: >=20 > I'm not getting panics, I get similar errors to this: I see. Thanks for providing the information.=20 I haven't seen such problems (neither userland nor kernelland) on = Power9. Best regards Michael >=20 > cc: error: unable to execute command: Abort trap (core dumped) > cc: error: clang frontend command failed due to signal (use -v to see = invocation) > FreeBSD clang version 9.0.1 (git@github.com:llvm/llvm-project.git = c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) > Target: powerpc64-unknown-freebsd13.0 > Thread model: posix > InstalledDir: /usr/bin > cc: note: diagnostic msg: PLEASE submit a bug report to = https://bugs.freebsd.org/submit/ and include the crash backtrace, = preprocessed source, and associated run script. > cc: note: diagnostic msg:=20 > ******************** >=20 > PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: > Preprocessed source(s) and associated run script(s) are located at: > cc: note: diagnostic msg: /tmp/addsf3-67691f.c > cc: note: diagnostic msg: /tmp/addsf3-67691f.sh > cc: note: diagnostic msg:=20 >=20 > ******************** > *** [addsf3.o] Error code 254 >=20 > make[4]: stopped in /usr/src/lib/libcompiler_rt > 1 error >=20 > make[4]: stopped in /usr/src/lib/libcompiler_rt > *** [lib/libcompiler_rt__PL] Error code 2 >=20 > make[3]: stopped in /usr/src > 1 error >=20 > make[3]: stopped in /usr/src > *** [libraries] Error code 2 >=20 > make[2]: stopped in /usr/src > 1 error >=20 > make[2]: stopped in /usr/src > *** [_libraries] Error code 2 >=20 > make[1]: stopped in /usr/src > 1 error >=20 > make[1]: stopped in /usr/src > *** [buildworld] Error code 2 >=20 > make: stopped in /usr/src >=20 > make: stopped in /usr/src >=20 > On Thu, 23 Jan 2020 at 21:21, Michael Tuexen = <Michael.Tuexen@macmic.franken.de> wrote: > > On 23. Jan 2020, at 22:09, Francis Little <oggy@farscape.co.uk> = wrote: > >=20 > > Hi, > >=20 > > Same here, with smp enabled, fans go full speed every 60 sec, = probing > > sysctl calms them for a min. > >=20 > > buf*daemons time out shutting down and buildworlds fail. > Could you specify how buildworlds fail? Is the system panic'ing like = mine? > On a Power9 system, buildworld works without a problem. But the system = has > much more memory. >=20 > Best regards > Michael > >=20 > > Regards > >=20 > >=20 > >=20 > > On Thu, 23 Jan 2020 at 19:41, Justin Hibbits <chmeeedalf@gmail.com> = wrote: > >=20 > >> On Thu, 23 Jan 2020 12:32:03 +0100 > >> Michael Tuexen <tuexen@freebsd.org> wrote: > >>=20 > >>> Dear all, > >>>=20 > >>> when trying to build world on a G5 with SMP disabled > >>> (kern.smp.disabled=3D1 in /boot/loader.conf), I get the following = panic: > >>>=20 > >>> http://bsd14.fh-muenster.de/crash.jpeg > >>>=20 > >>> It looks like this happens when memory is getting low (top was > >>> running until the machine panics). The machine runs the kernel = from > >>> r356950. > >>>=20 > >>> Any idea what is going wrong? > >>>=20 > >>> Best regards > >>> Michael > >>=20 > >> That fault address looks very suspicious. Reading it as hex = encoding > >> of ASCII we get " user ad". > >>=20 > >> Is there a reason you still have kern.smp.disabled=3D1? I fixed = the bug > >> for that (at least in head) back around May, or at least *a* bug = for it. > >>=20 > >> - Justin > >> _______________________________________________ > >> freebsd-ppc@freebsd.org mailing list > >> https://lists.freebsd.org/mailman/listinfo/freebsd-ppc > >> To unsubscribe, send any mail to = "freebsd-ppc-unsubscribe@freebsd.org" > >>=20 > > _______________________________________________ > > freebsd-ppc@freebsd.org mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-ppc > > To unsubscribe, send any mail to = "freebsd-ppc-unsubscribe@freebsd.org" >=20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DBE80843-E788-4365-861A-9265A86AAC71>