kernel panic from scsi_get_target_luns

2022-03-23 Thread jungle Boogie
Hi, I don't see this reported, but I may have overlooked it. From this morning's snapshot, I'm getting a panic on reboot. This is happening on at least one of my machines, possibly two, but I don't have serial access to the other to confirm. ddb{0}> bt

Re: Kernel panic with i386 on latest snapshot

2020-12-15 Thread jungle Boogie
On Tue, 15 Dec 2020 at 15:03, Mark Kettenis wrote: > > > Thanks. This is committed now. However, there may be other case > where we use uvm_km_valloc() early on that will trip over the kernel > lock assertion that mpi@ added in uvm_km_pgremove(). Ideally we > should get rid of all the

Kernel panic with i386 on latest snapshot

2020-12-15 Thread jungle Boogie
Hi All, On my i386 Toshiba netbook machine, I am getting a kernel panic with the latest i386 snapshot. I hope this information helps someone with the issue. > show panic kernel diagnostic assertion "_kernel_lock_held()" failed: "/usr/src/sys/uvm/uvm_km.c", line 246 > bt

Re: Kernel panic in latest snapshot

2020-12-02 Thread jungle Boogie
On Wed, 2 Dec 2020 at 14:36, Martin Pieuchot wrote: > > On 02/12/20(Wed) 14:22, jungle Boogie wrote: > > Hi All, > > > > Getting this kernel panic on my machine with the latest amd64 snapshot > > (13:13 timestamp) > > > > ddb{1}> bt &g

Kernel panic in latest snapshot

2020-12-02 Thread jungle Boogie
Hi All, Getting this kernel panic on my machine with the latest amd64 snapshot (13:13 timestamp) ddb{1}> bt spllower(821b8cb4) at spllower+0x21 single_thread_check_locked(80002030,0) at single_thread_check_locked+0x f4 userret(80002030) at userret+0x187

Re: OpenBSD.calendar patch

2020-07-08 Thread jungle boogie
On 6/28/20 11:15 PM, Jason McIntyre wrote: On Sat, Jun 27, 2020 at 11:56:49AM -0700, jungle boogie wrote: Hi Friends, Here's a small patch to the OpenBSD.calendar. I didn't want to spend too much time on this until I find out if it would be accepted. morning. i think if such a file

Re: OpenBSD.calendar patch

2020-06-27 Thread jungle boogie
ov 27 Unified buffer & VM cache enters OpenBSD, 2001 Nov 30 OpenBSD gets RAID support w/ a dpt(4) addition, 1999 Dec 01 OpenBSD 3.0 released, including PF, triple set, 2001 On 6/27/20 11:56 AM, jungle boogie wrote: Hi Friends, Here's a small patch to the OpenBSD.calendar. I didn't want

OpenBSD.calendar patch

2020-06-27 Thread jungle boogie
Hi Friends, Here's a small patch to the OpenBSD.calendar. I didn't want to spend too much time on this until I find out if it would be accepted. Here's my changes: --- /usr/share/calendar/calendar.openbsdFri Jun 26 21:01:56 2020 +++ calendar.openbsdSat Jun 27 01:37:40 2020 @@

Re: dwxe: resetting interface on watchdog timeout

2019-04-17 Thread Jungle Boogie
On Wed 17 Apr 2019 9:44 AM, Sebastien Marie wrote: Hi, With a pine64, I am experimenting regulary dwxe watchdog timeout. Usually it is a sign that something doesn't work in the driver itself. Good to know this isn't just affecting my three devices. Let's hope this patch gets some feedback

Re: www/64.html - OpenSSH version 7.8 or 7.9?

2018-10-18 Thread jungle boogie
Thus said Darren Tucker on Fri, 19 Oct 2018 14:23:48 +1100 On 18 October 2018 at 07:20, Markus Lude wrote: Hello, www/64.html mentions OpenSSH version 7.8. With snapshot from october 11th on amd64 the version of ssh is 7.9: it's 7.9, which was officially released a couple of hours ago.

smtp core dump

2018-09-09 Thread Jungle Boogie
Hi All, I'm only playing around with smtp(1), so my use case may be wrong. I'm getting a coredump with it on OpenBSD snapshot from today (8 Sept). My string to cause the core dump: smtp -C -vv -F jungleboog...@gmail.com -s smtp://user:p...@imap.gmail.com:587 jungleboog...@gmail.com hello

fsck - abort trap on openBSD current

2018-08-07 Thread jungle Boogie
Hi All, Getting some unexpected inconsistencies reported during boot up on my openBSD -current amd64 machine: https://i.imgur.com/ZxnXrx8.jpg How can I fsck /var if fsck abort traps? Wait for next build? Thanks!

Octeon - kernel panic at login

2018-07-16 Thread Jungle Boogie
Hi All, I logged into my erl octeon device to upgrade it. When I logged in via serial, I received a panic. login: root panic: init died (signal 0, exit 10) Stopped at 0x8135036c: jr ra 0x81350370: nop TIDPIDUID PRFLAGS PFLAGS CPU COMMAND

Re: libxshmfence.so.0.0 issues with latest snapshot?

2018-06-26 Thread jungle Boogie
On 26 June 2018 at 11:46, James Turner wrote: > > I ran into the same issue. You can either wait for a new snapshot, or > build X yourself following step 5 in release(8). > Thanks for the reply! I'll await the next snapshot. > -- > James Turner -- --- inum: 883510009027723 sip:

libxshmfence.so.0.0 issues with latest snapshot?

2018-06-26 Thread jungle Boogie
Hi All, Prior to updating to the latest snapshot (#56), I updated my packages, then updated to #56. Now X won't start and I have a library error: ls.so: X: can't load library libxshmfence.so.0.0 At the time of updating packages, there wasn't a new snapshot available so I felt it was safe to