[Bug 239245] r350074 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245 --- Comment #23 from Francis Little --- (In reply to Mark Millard from comment #22) Hi Mark, is there any chance you can try that with only 8GB ram in the machine? I think both Dennis and I are on 8G in our quads. -- You are receiving th

[Bug 239245] r350074 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245 --- Comment #22 from Mark Millard --- (In reply to Dennis Clarke from comment #19) FYI: https://artifact.ci.freebsd.org/snapshot/head/r350074/powerpc/powerpc64/ worked fine booting the G5 quad that I currently have access to. -- You ar

[Bug 239245] r350074 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245 --- Comment #21 from Mark Millard --- (In reply to Dennis Clarke from comment #19) Could you try: https://artifact.ci.freebsd.org/snapshot/head/r350074/powerpc/powerpc64/ and see if the FreeBSD build that was one on the FreeBSD server al

[Bug 239245] r350026 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245 --- Comment #20 from Dennis Clarke --- Created attachment 205831 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205831&action=edit r350074 does the same panic r350074 does the same panic -- You are receiving this mail because:

[Bug 239245] r350074 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245 Dennis Clarke changed: What|Removed |Added Summary|r350026 will panic on ppc64 |r350074 will panic on ppc64

[Bug 239245] r350026 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245 --- Comment #19 from Dennis Clarke --- (In reply to Mark Millard from comment #17) Sorry .. I spoke too soon. I have r350074 here which does the exact same panic in the exact same way and "boot -sv" means nothing and reveals nothing. --

[Bug 239245] r350026 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245 --- Comment #18 from Dennis Clarke --- (In reply to Mark Millard from comment #17) r350066 is what I see on my most recent checkout. -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 239245] r350026 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245 --- Comment #17 from Mark Millard --- (In reply to Dennis Clarke from comment #16) r350066 is a change to stable/11/sys/modules/spigen/Makefile . Is there a typo in your version number? -- You are receiving this mail because: You are th

[Bug 239245] r350026 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245 --- Comment #16 from Dennis Clarke --- (In reply to Mark Millard from comment #15) Oh. Well I have no idea how to get that boot -v output other than to take a stab at this r350066 which is building now and see what happens. -- You are r

[Bug 239245] r350026 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245 --- Comment #15 from Mark Millard --- (In reply to Dennis Clarke from comment #13) If I read Mark J. correctly, the code chunk is already in place. It is the boot -v output from the code chunk that he wanted extracted and provided. -- Yo

[Bug 239245] r350026 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245 --- Comment #14 from Mark Millard --- (In reply to Dennis Clarke from comment #12) (In reply to Dennis Clarke from comment #12) If you can set up independent media for it, I recommend that you try one of the fairly modern: https://artifa

[Bug 239245] r350026 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245 --- Comment #13 from Dennis Clarke --- (In reply to Mark Johnston from comment #5) Sorry Mark but it is not clear where you want that code chunk. Inside vm_page_init_cache_zones() of sys/vm/vm_page.c ?? -- You are receiving this mail bec

[Bug 238037] [PATCH] Implement ig4 suspend/resume

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238037 --- Comment #17 from Vladimir Kondratyev --- (In reply to Vladimir Kondratyev from comment #16) > It should set IG4_REG_I2C_EN to 0 before restoring of other registers and > than set it to saved value only *after* all other registers have

[Bug 238037] [PATCH] Implement ig4 suspend/resume

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238037 Vladimir Kondratyev changed: What|Removed |Added CC||w...@freebsd.org --- Comment

[Bug 239245] r350026 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245 --- Comment #12 from Dennis Clarke --- (In reply to Mark Johnston from comment #8) result of incomplete recompilation ? Actually I svn checkout the entire source every time. I did try the -DNO_CLEAN once or twice but it seems to have li

[Bug 239245] r350026 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245 --- Comment #11 from Dennis Clarke --- (In reply to Francis Little from comment #6) Excellent idea ... however I will stay at the bleeding edge. Perhaps you and I will bracket this sucker with an attack from both ends until we hit a runni

[Bug 239245] r350026 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245 --- Comment #10 from Dennis Clarke --- (In reply to Mark Johnston from comment #5) I want to jump onto your "chunk of code" but wherefore do I find that? I can grep around I guess. Also, yes, this is always a boot -sv because I have litt

[Bug 239119] [patch] [spi] sys/modules/spi cannot be built outside of kernel build environment

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239119 Eugene Grosbein changed: What|Removed |Added Flags|maintainer-feedback?(loos@F |mfc-stable11+

[Bug 239119] [patch] [spi] sys/modules/spi cannot be built outside of kernel build environment

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239119 --- Comment #3 from commit-h...@freebsd.org --- A commit references this bug: Author: eugen Date: Tue Jul 16 19:40:23 UTC 2019 New revision: 350066 URL: https://svnweb.freebsd.org/changeset/base/350066 Log: MFC r336561 by lwhsu: Fix `mak

[Bug 239245] r350026 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245 --- Comment #9 from Mark Millard --- (In reply to Mark Millard from comment #7) Side note on versions from artifacts: (to avoid confusions from the oddity) The r350056 from uname -apKU is even odder: head goes from r350055 to the next bei

[Bug 239120] [patch] [tpm] sys/modules/tpm cannot be built outside of kernel build environment

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239120 Eugene Grosbein changed: What|Removed |Added Resolution|--- |FIXED Status|New

[Bug 239244] Installer: Do not switch the console to graphics mode

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239244 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|sysinst...@freebsd.org -- You are

[Bug 239120] [patch] [tpm] sys/modules/tpm cannot be built outside of kernel build environment

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239120 --- Comment #2 from commit-h...@freebsd.org --- A commit references this bug: Author: eugen Date: Tue Jul 16 19:23:48 UTC 2019 New revision: 350065 URL: https://svnweb.freebsd.org/changeset/base/350065 Log: Make tpm(4) kernel module buil

[Bug 239245] r350026 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245 --- Comment #8 from Mark Johnston --- Alan suggested by mail that this might be the result of incomplete recompilation after r349846, which changed the layout of struct vm_page and in particular changed the offset of the segind field whose

[Bug 239120] [patch] [tpm] sys/modules/tpm cannot be built outside of kernel build environment

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239120 --- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: eugen Date: Tue Jul 16 18:40:00 UTC 2019 New revision: 350062 URL: https://svnweb.freebsd.org/changeset/base/350062 Log: MFC r345632 by lwhsu: Fix `mak

[Bug 239245] r350026 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245 Mark Millard changed: What|Removed |Added CC||marklmi26-f...@yahoo.com --- Commen

[Bug 239250] need to define limits on unix socket control messages

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239250 Bug ID: 239250 Summary: need to define limits on unix socket control messages Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New

[Bug 239245] r350026 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245 --- Comment #6 from Francis Little --- (In reply to Dennis Clarke from comment #0) Hi, yes, I am on G5 Quad with 8GB Ram. Currently going updating back to r345425 before I try anything newer! -- You are receiving this mail because: You a

[Bug 239245] r350026 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245 Mark Johnston changed: What|Removed |Added CC||ma...@freebsd.org --- Comment #5 f

[Bug 239245] r350026 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245 Kyle Evans changed: What|Removed |Added CC||a...@freebsd.org, |

[Bug 239245] r350026 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245 Dennis Clarke changed: What|Removed |Added Summary|r350018 will panic on ppc64 |r350026 will panic on ppc64

[Bug 239245] r350018 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245 --- Comment #3 from Dennis Clarke --- Created attachment 205819 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205819&action=edit r350026 panic is consistent The exact same panic with r350026 -- You are receiving this mail bec

[Bug 142917] [patch] top(1) man page does not include information about VCSW and IVCSW

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=142917 verma...@interia.pl changed: What|Removed |Added Status|Open|Closed Resolution|---

[Bug 173830] [zfs] Brain-dead simple change to ZFS error description link prefix

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=173830 verma...@interia.pl changed: What|Removed |Added Resolution|--- |Overcome By Events

[Bug 238730] r349985 on ppc64 IBM 970MP PowerMac G5 possible panic in bus_generic_new_pass

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238730 --- Comment #28 from Dennis Clarke --- (In reply to commit-hook from comment #25) Looking at https://svnweb.freebsd.org/base/head/sys/dev/bge/if_bge.c?r1=350025&r2=350024&pathrev=350025 Thank you for the commit and I will try out r350026

[Bug 180381] pgrep(1): Cannot compile regular expression 'clang++'

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=180381 --- Comment #3 from verma...@interia.pl --- Same on latest 11.3-RELEASE. % pgrep clang++ pgrep: Cannot compile regular expression `clang++' (repetition-operator operand invalid) -- You are receiving this mail because: You are the assignee

[Bug 239247] powerd(8) does not work with Celeron J1900

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239247 Bug ID: 239247 Summary: powerd(8) does not work with Celeron J1900 Product: Base System Version: 11.3-RELEASE Hardware: Any OS: Any Status: New Seve

[Bug 239245] r350018 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245 --- Comment #2 from Dennis Clarke --- Also see a similar ( nearly identical ) panic report from Francis Little : https://bz-attachments.freebsd.org/attachment.cgi?id=205809 Carefully looking at the two panic reports side by side I see t

[Bug 239245] r350018 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245 --- Comment #1 from Dennis Clarke --- Created attachment 205817 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205817&action=edit cell phone photo of panic seen on console of PowerMac G5 quad As seen this morning and then carefu

[Bug 238730] r349985 on ppc64 IBM 970MP PowerMac G5 possible panic in bus_generic_new_pass

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238730 --- Comment #27 from Dennis Clarke --- (In reply to Francis Little from comment #18) I have the exact same panic this morning with my r350018M and it is exactly the same as yours right down to the address data. Therefore the bge issue m

[Bug 239245] r350018 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245 Bug ID: 239245 Summary: r350018 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig Product: Base System Version: CURRENT Hardware: powerpc OS:

[Bug 239244] Installer: Do not switch the console to graphics mode

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239244 Bug ID: 239244 Summary: Installer: Do not switch the console to graphics mode Product: Base System Version: 11.3-STABLE Hardware: Any OS: Any Status: New

[Bug 239243] [zfs] regression: "zfs mount -a" mount order is incorrect became incorrect

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239243 Bertrand Petit changed: What|Removed |Added Summary|[zfs] regression: "zfs |[zfs] regression: "zfs

[Bug 239243] [zfs] regression: "zfs mount -a" mount order is incorrect for on 11.3

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239243 Bug ID: 239243 Summary: [zfs] regression: "zfs mount -a" mount order is incorrect for on 11.3 Product: Base System Version: 11.3-STABLE Hardware: Any

[Bug 223768] pmspcv panics at boot

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223768 Dirk Meyer changed: What|Removed |Added Version|11.1-RELEASE|12.0-RELEASE --- Comment #2 from Dirk

[Bug 238730] r349985 on ppc64 IBM 970MP PowerMac G5 possible panic in bus_generic_new_pass

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238730 --- Comment #26 from Francis Little --- (In reply to Andriy Gapon from comment #24) May be my machine, I'm rebuilding from 12-R up and will try current @ 350025 -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 238730] r349985 on ppc64 IBM 970MP PowerMac G5 possible panic in bus_generic_new_pass

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238730 --- Comment #25 from commit-h...@freebsd.org --- A commit references this bug: Author: avg Date: Tue Jul 16 08:36:50 UTC 2019 New revision: 350025 URL: https://svnweb.freebsd.org/changeset/base/350025 Log: bge: check that the bus is a pc

[Bug 238730] r349985 on ppc64 IBM 970MP PowerMac G5 possible panic in bus_generic_new_pass

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238730 --- Comment #24 from Andriy Gapon --- (In reply to Francis Little from comment #17) I do not see any connection between my patch and your panic. -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 230003] Cannot redirect output to /dev/console on 11.2-Release

2019-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230003 jasiu changed: What|Removed |Added CC||ja...@tool.eu.org --- Comment #2 from jasi