Re: crash when unplugging urtwn usb wifi adapter

2018-04-18 Thread Jonathan Matthew
On Sat, Apr 14, 2018 at 06:54:35AM +0200, p...@ex.com.pl wrote: > >Synopsis:page fault trap when removing urtwn Wifi adapter from the port > >Category:kernel > >Environment: > System : OpenBSD 6.3 > Details : OpenBSD 6.3 (GENERIC.MP) #107: Sat Mar 24 14:21:59 MDT > 201

Re: strtod() can change "nan" to -nan

2018-05-27 Thread Jonathan Matthew
On 28/04/18 12:57, George Koehler wrote: On Mon, 16 Apr 2018 18:06:32 -0400 George Koehler wrote: In some platforms (like amd64, but not macppc), strtod(3) flips the sign of not-a-number (nan). It changes "nan" into -nan and "-nan" into nan. I had sent a patch for st

Re: Edimax EW-7811Un V2 not detected by urtwn

2020-11-12 Thread Jonathan Matthew
On Thu, Nov 12, 2020 at 03:31:09PM -0500, Morgan Aldridge wrote: > >Synopsis: Edimax EW-7811Un V2 not detected by urtwn > >Category: kernel amd64 > >Environment: > System : OpenBSD 6.8 > Details : OpenBSD 6.8 (GENERIC.MP) #0: Wed Oct 28 10:06:34 MDT > 2020 > > r

Re: Edimax EW-7811Un V2 not detected by urtwn

2020-11-14 Thread Jonathan Matthew
On Fri, Nov 13, 2020 at 03:44:27PM -0500, Morgan Aldridge wrote: > On Thu, Nov 12, 2020 at 11:01 PM Jonathan Matthew wrote: > > > > On Thu, Nov 12, 2020 at 03:31:09PM -0500, Morgan Aldridge wrote: > > > >Synopsis: Edimax EW-7811Un V2 not detected by urtwn > &g

Re: Fwd: Re: Protectli FW1 with Intel 82583V - Interfaces errors and latency spike issue

2021-01-06 Thread Jonathan Matthew
On Wed, Jan 06, 2021 at 10:52:48AM +0100, Mark Kettenis wrote: > > Date: Wed, 6 Jan 2021 20:29:09 +1100 > > From: Jonathan Gray > > > > On Tue, Jan 05, 2021 at 10:28:20PM -1000, st...@wdwd.me wrote: > > > I tested with a Protectli FW1 router (dmesg below) forwarding packets > > > between two test

Re: Fwd: Re: Protectli FW1 with Intel 82583V - Interfaces errors and latency spike issue

2021-01-07 Thread Jonathan Matthew
On Wed, Jan 06, 2021 at 12:53:45PM +0100, Mark Kettenis wrote: > > Date: Wed, 6 Jan 2021 21:29:52 +1000 > > From: Jonathan Matthew > > > > On Wed, Jan 06, 2021 at 10:52:48AM +0100, Mark Kettenis wrote: > > > > Date: Wed, 6 Jan 2021 20:29:09 +1100 > > &g

Re: panic: uao_fin_swhash_elt: can't allocate entry

2021-02-22 Thread Jonathan Matthew
On Mon, Feb 22, 2021 at 01:48:01PM +, Stuart Henderson wrote: > Not much information on this but it's an unusual one so I thought I'd > post in case it's of interest to anyone. (Re-typed from a screen photo, > it's remote and used by non-technical people, this is all I have). > > panic: uao_fi

Re: Not correctly supported on OpenBSD 6.7: HPE 10/25Gb 2p 640FLR-SFP28 network adapter on HPE DL380 Gen10 servers

2020-06-11 Thread Jonathan Matthew
On Fri, Jun 12, 2020 at 12:13:42AM +0200, Mark Schneider wrote: > Hello > > > Even the 640FLR-SFP28 network adapter is listed in the "pcidump -v" output > on OpenBSD 6.7 there are no entries for it's interfaces in the output of > "ifconfig -a" > > # --

Re: mp deadlock on 6.2 running on kvm

2017-12-11 Thread Jonathan Matthew
On 10/12/17 03:26, Landry Breuil wrote: On Sat, Dec 09, 2017 at 04:33:28PM +0100, Juan Francisco Cantero Hurtado wrote: On Thu, Dec 07, 2017 at 02:27:29PM +0100, Landry Breuil wrote: On Thu, Dec 07, 2017 at 11:52:46AM +0100, Martin Pieuchot wrote: On 07/12/17(Thu) 08:34, Landry Breuil wrote:

Re: mp deadlock on 6.2 running on kvm

2017-12-12 Thread Jonathan Matthew
On Mon, Dec 11, 2017 at 09:34:00AM +0100, Landry Breuil wrote: > On Mon, Dec 11, 2017 at 06:21:01PM +1000, Jonathan Matthew wrote: > > On 10/12/17 03:26, Landry Breuil wrote: > > > On Sat, Dec 09, 2017 at 04:33:28PM +0100, Juan Francisco Cantero Hurtado > > > wrote: &

Re: mp deadlock on 6.2 running on kvm

2017-12-15 Thread Jonathan Matthew
On Tue, Dec 12, 2017 at 09:11:40PM +1000, Jonathan Matthew wrote: > On Mon, Dec 11, 2017 at 09:34:00AM +0100, Landry Breuil wrote: > > On Mon, Dec 11, 2017 at 06:21:01PM +1000, Jonathan Matthew wrote: > > > On 10/12/17 03:26, Landry Breuil wrote: > > > > On Sat, De

Re: kernel panic ATA_S_ONCHIP

2017-01-29 Thread Jonathan Matthew
On Wed, Jan 18, 2017 at 03:04:21AM +, Sanka Coffie wrote: > Just installed -current and am hitting a kernel panic on boot: > > panic: kernel diagnostic assertion "ccb->ccb_xa.state =3D=3D ATA_S_ONCHIP" > failed: file "../../../../dev/ic/ahci.c", line 2174 This indicates the SATA controller re

Re: kernel panic ATA_S_ONCHIP

2017-02-01 Thread Jonathan Matthew
On Wed, Feb 01, 2017 at 04:16:34AM -0500, Sanka Coffie wrote: > Here is the output of dmesg with debugging enabled on ahci, running with > -current that I pulled down a few hours ago. The line matches up with the > driver which is an improvement. OK, that looks like the mechanism for determining w

Re: kernel panic ATA_S_ONCHIP

2017-02-20 Thread Jonathan Matthew
On Wed, Feb 01, 2017 at 06:51:00PM -0500, Sanka Coffie wrote: > On Wed, Feb 1, 2017 at 6:28 AM, Jonathan Matthew wrote: > > > On Wed, Feb 01, 2017 at 04:16:34AM -0500, Sanka Coffie wrote: > > > Here is the output of dmesg with debugging enabled on ahci, running with > &g

Re: kernel panic ATA_S_ONCHIP

2017-02-21 Thread Jonathan Matthew
On 02/22/2017 11:16 AM, Sanka Coffie wrote: I started with -current from 20170217 (i.e. no AHCI_F_NO_NCQ change) and applied this patch. No issues during installation or boot. The full output of dmesg is below, though I'm not seeing any of the prints from the patch (I verified that ahci.c had the

Re: kernel panic ATA_S_ONCHIP

2017-02-21 Thread Jonathan Matthew
On 02/22/2017 12:24 PM, Sanka Coffie wrote: Then I did a clean reboot and ran fsck manually which produced all of the output below. The rest of this e-mail is just output from fsck. # fsck ** /dev/sd0a (402af328685601ff.a) (NO WRITE) ** Last Mounted on / ** Root file system ** Phase 1 - Check B

Re: Invalid syntax error from syntax_is_time() on ldapd(8) when adding entries

2017-05-28 Thread Jonathan Matthew
On Fri, May 05, 2017 at 10:05:19AM +, Seiya Kawashima wrote: > >Synopsis:Invalid syntax error from syntax_is_time() on ldapd(8) when > >adding entries > >Category:system > >Environment: > System : OpenBSD 6.1 > Details : OpenBSD 6.1-current (GENERIC.MP) #50: Thu Ma

Re: Supermicro 2029TP-HC0R: xhci0 msiuvm_fault

2018-11-15 Thread Jonathan Matthew
On Mon, Oct 08, 2018 at 11:45:53AM +0200, Sebastian Benoit wrote: > > Supermicro SYS-2029TP-HC0R > https://www.supermicro.nl/products/system/2U/2029/SYS-2029TP-HC0R.cfm > > similar to my mail to bugs@ > Subject: Super X11SPi-TF board, xhci0 at ... "Intel C620 xHCI" ... > msiuvm_fault > but diffe

Re: aarch64: ahci0: log page read failed, slot 31 was still active

2019-10-05 Thread Jonathan Matthew
On Fri, Oct 04, 2019 at 06:24:16PM -0400, k...@intricatesoftware.com wrote: > >Synopsis:panic after ahci0: log page read failed, slot 31 was still > >active > >Category:kernel > >Environment: > System : OpenBSD 6.6 > Details : OpenBSD 6.6-beta (GENERIC.MP) #245: Sat Se

Re: aarch64: ahci0: log page read failed, slot 31 was still active

2019-10-10 Thread Jonathan Matthew
On Mon, Oct 07, 2019 at 01:30:52PM -0400, Kurt Miller wrote: > > I hit the issue again using the latest snapshot which > > includes the work-around. > > > > ahci0: log page read failed, slot 31 was still active. > > ahci0: stopping the port, softreset slot 31 was still active. > > ahci0: failed to

Re: bnxt panic - HWRM_RING_ALLOC command returned RESOURCE_ALLOC_ERROR error.

2024-01-02 Thread Jonathan Matthew
On Wed, Jan 03, 2024 at 01:50:06AM +0100, Alexander Bluhm wrote: > On Wed, Jan 03, 2024 at 12:26:26AM +0100, Hrvoje Popovski wrote: > > While testing kettenis@ ipl diff from tech@ and doing iperf3 to bnxt > > interface and ifconfig bnxt0 down/up at the same time I can trigger > > panic. Panic can b

Re: bnxt panic - HWRM_RING_ALLOC command returned RESOURCE_ALLOC_ERROR error.

2024-01-03 Thread Jonathan Matthew
On Wed, Jan 03, 2024 at 01:04:05PM +0100, Alexander Bluhm wrote: > On Wed, Jan 03, 2024 at 04:51:39PM +1000, Jonathan Matthew wrote: > > On Wed, Jan 03, 2024 at 01:50:06AM +0100, Alexander Bluhm wrote: > > > On Wed, Jan 03, 2024 at 12:26:26AM +0100, Hrvoje Popovski wrote: >

Re: bnxt panic - HWRM_RING_ALLOC command returned RESOURCE_ALLOC_ERROR error.

2024-01-08 Thread Jonathan Matthew
On Wed, Jan 03, 2024 at 10:14:12AM +0100, Hrvoje Popovski wrote: > On 3.1.2024. 7:51, Jonathan Matthew wrote: > > On Wed, Jan 03, 2024 at 01:50:06AM +0100, Alexander Bluhm wrote: > >> On Wed, Jan 03, 2024 at 12:26:26AM +0100, Hrvoje Popovski wrote: > >>> While testin

Re: stuck after attaching scsibus at softraid0

2023-03-18 Thread Jonathan Matthew
On Fri, Mar 17, 2023 at 10:26:55PM +0100, Paul de Weerd wrote: > I've gotten a lot further now, and can report things are not > completely not working .. they're just .. s l o w. > > I built a kernel with AHCI_DEBUG and some printf's in init_main.c > and a rather stupid diff for amd64's dkcsum

Re: 7.3 regression: high network latency every 12 seconds on all interfaces

2023-05-01 Thread Jonathan Matthew
On Sat, Apr 29, 2023 at 07:32:27AM +0200, Harald Dunkel wrote: > >Synopsis:7.3 regression: high network latency every 12 seconds on all > >interfaces > >Category:network > >Environment: > System : OpenBSD 7.3 > Details : OpenBSD 7.3 (GENERIC.MP) #1125: Sat Mar 25 10:36

Re: firefox vs jitsi: stack exhaustion?

2021-04-08 Thread Jonathan Matthew
On Thu, Apr 08, 2021 at 10:24:06AM +0200, Martin Pieuchot wrote: > firefox often crash when somebody else connects to the jitsi I'm in. > The trace looks like a stack exhaustion, see below. > > Does this ring a bell? > > #530 > #531 pthread_setschedparam (thread=0x0, policy=1, param=0x2ade5ca1d

Re: "wdc_atapi_start: not ready, st = 50" Panic While Installing OpenBSD 7.7 amd64 In A VM

2025-05-20 Thread Jonathan Matthew
On Tue, May 13, 2025 at 09:32:26AM -0700, Nicole Findlay wrote: > On 2025-05-13 00:56, Stuart Henderson wrote: > > On 2025-05-12, Nicole Findlay wrote: > > > I am trying to install OpenBSD 7.7 amd64 install77.iso in a VM, but > > > it panics while installing the sets. This is the error message: >

Re: reorder_kernel generates corrupted /bsd when /usr is full

2025-05-15 Thread Jonathan Matthew
On Tue, May 13, 2025 at 07:55:03AM +0200, Otto Moerbeek wrote: > On Mon, May 12, 2025 at 08:07:11PM +0200, Sebastien Marie wrote: > > > > I suppose the same could occurs with lld (untested for now). > > > > I confirm it is the same problem with lld. > > > > $ cd /usr/share/relink/kernel/GENERIC.

Re: reorder_kernel generates corrupted /bsd when /usr is full

2025-05-21 Thread Jonathan Matthew
On Thu, May 15, 2025 at 12:05:25PM +0200, Mark Kettenis wrote: > > Date: Thu, 15 May 2025 11:22:17 +0200 > > From: Claudio Jeker > > > > On Thu, May 15, 2025 at 06:28:42PM +1000, Jonathan Matthew wrote: > > > On Tue, May 13, 2025 at 07:55:03AM +0200, Otto Moerb

Re: 7.7 crash when plugging in new SATA drive

2025-07-30 Thread Jonathan Matthew
On Wed, Jul 30, 2025 at 09:31:43PM +, H. Hartzer wrote: > Hi bugs@, > > I have a x86_64 7.7 system with a soft raid 1 setup. > > I pulled one drive and let it run on the other. I then put another drive > in its place to run smart and badblocks test. > > After being done testing with the one