Re: bitbucket.org TLS handshake failure

2020-01-31 Thread Rafael Sadowski
On Wed Jan 29, 2020 at 03:33:51PM +0100, Caspar Schutijser wrote: > On a recent snapshot, setting up an HTTPS connection to bitbucket.org > fails (shown below). On a system running OpenBSD 6.6, this works fine. > > $ ftp -o /dev/null https://bitbucket.org > Trying 18.205.93.1... > TLS handshake

em (Intel I219-V) stuck on heavy treffic/load.

2020-04-30 Thread Rafael Sadowski
>Synopsis: em0 stuck on heavy treffic/load. >Category: system >Environment: System : OpenBSD 6.7 Details : OpenBSD 6.7-beta (GENERIC.MP) #165: Wed Apr 29 13:40:57 MDT 2020 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC

Re: Crash when using bridge interface

2020-06-22 Thread Rafael Sadowski
On Mon Jun 22, 2020 at 09:22:42AM +0200, Martin Ziemer wrote: > >Synopsis:Crash when using bridge interface > >Environment: > System : OpenBSD 6.7 > Details : OpenBSD 6.7-current (GENERIC.MP) #287: Sun Jun 21 > 19:57:32 MDT 2020 > > dera...@amd64.op

uhidev_clear_iface_eps: clear endpoints failed!

2021-02-07 Thread Rafael Sadowski
ev2 reportid 3: 5 buttons, Z and W dir wsmouse1 at ums1 mux 0 uhid0 at uhidev2 reportid 5: input=5, output=6, feature=0 My mouse works after connecting but my keyboard is completely dead. (KVM ist fine other devices work properly=) I would be happy if I could test a diff. Rafael Sadowski Full dmes

Re: uhidev_clear_iface_eps: clear endpoints failed!

2021-02-08 Thread Rafael Sadowski
On Mon Feb 08, 2021 at 12:32:54PM +0100, Marcus Glocker wrote: > On Mon, Feb 08, 2021 at 07:20:21AM +0100, Rafael Sadowski wrote: > > > Since a few days aka. snapshots I see the following error message after > > boot: > > > > uhidev_clear_ifa

Re: uhidev_clear_iface_eps: clear endpoints failed!

2021-02-09 Thread Rafael Sadowski
On Tue Feb 09, 2021 at 01:58:25PM +0100, Marcus Glocker wrote: > On Tue, Feb 09, 2021 at 08:28:05AM +0100, Marcus Glocker wrote: > > > On Mon, Feb 08, 2021 at 05:03:34PM +0100, Rafael Sadowski wrote: > > > > > On Mon Feb 08, 2021 at 12:32:54PM +0100, Marcus Glocker wr

Re: uhidev_clear_iface_eps: clear endpoints failed!

2021-02-10 Thread Rafael Sadowski
On Wed Feb 10, 2021 at 04:18:03PM +0100, Marcus Glocker wrote: > On Tue, Feb 09, 2021 at 10:00:24PM +0100, Rafael Sadowski wrote: > > > On Tue Feb 09, 2021 at 01:58:25PM +0100, Marcus Glocker wrote: > > > On Tue, Feb 09, 2021 at 08:28:05AM +0100, Marcus Glocker wrote: >

Re: uhidev_clear_iface_eps: clear endpoints failed!

2021-02-12 Thread Rafael Sadowski
On Thu Feb 11, 2021 at 04:24:25PM +0100, Marcus Glocker wrote: > On Thu, Feb 11, 2021 at 07:15:57AM +0100, Rafael Sadowski wrote: > > [...] > > > Thank you. Can you please run the same while plugin the keyboard/mouse > > > directly to the host? I would like to unde

Re: uhidev_clear_iface_eps: clear endpoints failed!

2021-02-24 Thread Rafael Sadowski
On Sat Feb 13, 2021 at 11:00:07AM +0100, Marcus Glocker wrote: > On Fri, Feb 12, 2021 at 05:59:07PM +0100, Rafael Sadowski wrote: > > > > I worked out this issue with a USB-Hub between the KVM-Switch and the > > devices (webcam, keyboard and mouse). dmesg (without the diff

Re: grive2 doesn't work

2023-06-02 Thread Rafael Sadowski
On Fri Jun 02, 2023 at 08:18:00PM +0200, Luca Di Gregorio wrote: > Hi, I've just installed grive2 and tried: > > grive -a > > When I go to the URL, Google says that the request from the app grive2 is > not valid. > > Is this a bug? I think our grive2 port use and old google oauth method/API. It

flags & (M_WAITOK | M_NOWAIT) kern_malloc assertion

2023-07-19 Thread Rafael Sadowski
I can reproduce the following panic: 1.) Boot 2.) Start firefox (firefox-115.0.2) 3.) zzz 4.) resume and go to the window with firefox 5.) panic: kernel diagnostic assertion "flags & (M_WAITOK | M_NOWAIT)" failed: file "/usr/src/sys/kern/kern_malloc.c", line 176. What is interesting in the analy

Re: flags & (M_WAITOK | M_NOWAIT) kern_malloc assertion

2023-07-19 Thread Rafael Sadowski
On Wed Jul 19, 2023 at 02:36:28PM -0600, Theo de Raadt wrote: > Rafael Sadowski wrote: > > > I can reproduce the following panic: > > > > 1.) Boot > > 2.) Start firefox (firefox-115.0.2) > > 3.) zzz > > 4.) resume and go to the window with firefox

Re: Xenocara full crash executing picard and PyQt related software

2023-09-07 Thread Rafael Sadowski
On Fri Sep 01, 2023 at 10:16:53PM -0400, Jose Maldonado wrote: > Hi, I have been doing an update of the port of Picard, a tag editing program > for music, built using PyQt, and I have found (along with other OpenBSD > users) a very rare bug, which affects not only Picard 2.8.5p0 (the current > vers

nmap sendto in send_ip_packet_sd: sendto => Permission denied

2023-11-16 Thread Rafael Sadowski
I stumbled across the following. Maybe only our nmap port is broken. $ doas nmap -vvv -sU -sT google.de Starting Nmap 7.91 ( https://nmap.org ) at 2023-11-16 21:28 CET Warning: Hostname google.de resolves to 2 IPs. Using 142.250.74.195. Initiating Ping Scan at 21:28 Scanning google.de (142.250.74.

Re: System hangs when running X

2021-08-09 Thread Rafael Sadowski
On Mon Aug 09, 2021 at 04:52:50PM +0300, Tommi Piironen wrote: > Hello, > > I've been running snapshots for a couple of months on my Thinkpad S440 now > and lately I have run into problem where > system will hang totally when using graphical programs. > I've read previous some discussions of suc

ahci_get_err_ccb but SACT

2022-10-30 Thread Rafael Sadowski
I have been seeing this error for a very long time (1-2+ years). How do I get this error: 1. Put the system into suspend (deep sleep) state. 2. Weak up (Everything works) 3. When I now want to shut down the computer I get the following error message: ahci_get_err_ccb but SACT 0800 != 0? ahci

Re: ACPI broken on ThinkPad T400s

2012-04-07 Thread Rafael Sadowski
On Sat Apr 07, 2012 at 12:08:50PM +0200, Rafael Sadowski wrote: > Hey devs, > > the last 3-4 weeks I'm in trouble with ACPI. I get evil bugs like: > > -- After resume from suspend my X11 is really slow (switching between > tmux windows) > > -- After resume from su

Re: ACPI broken on ThinkPad T400s

2012-05-03 Thread Rafael Sadowski
On Sat Apr 07, 2012 at 01:24:28PM +0200, Rafael Sadowski wrote: > On Sat Apr 07, 2012 at 12:08:50PM +0200, Rafael Sadowski wrote: > > Hey devs, > > > > the last 3-4 weeks I'm in trouble with ACPI. I get evil bugs like: > > > > -- After resume from suspend my

Re: ACPI broken on ThinkPad T400s

2012-05-04 Thread Rafael Sadowski
On Thu May 03, 2012 at 11:03:49PM +0200, Mark Kettenis wrote: > > Date: Thu, 3 May 2012 22:43:59 +0200 > > From: Rafael Sadowski > > > > On Sat Apr 07, 2012 at 01:24:28PM +0200, Rafael Sadowski wrote: > > > On Sat Apr 07, 2012 at 12:08:50PM +0200, Rafael

Re: ACPI broken on ThinkPad T400s

2012-05-10 Thread Rafael Sadowski
On Fri May 04, 2012 at 09:04:28PM +0200, Rafael Sadowski wrote: > On Thu May 03, 2012 at 11:03:49PM +0200, Mark Kettenis wrote: > > > Date: Thu, 3 May 2012 22:43:59 +0200 > > > From: Rafael Sadowski > > > > > > On Sat Apr 07, 2012 at 01:24:28PM +0200, Rafae

Re: bug report about openbsd 5.1 (with openbox) conky-1.8.1p5 : get_cpu_count ?

2012-05-14 Thread Rafael Sadowski
forward to Benoit Lecocq ( conky maintainer). On Mon May 14, 2012 at 11:46:22AM +0200, defw...@free.fr wrote: > Hello, > > I report a bug in conky-1.8.1p5 and OpenBSD5.1 (i386 and powerpc) > > A fresh install of OpenBSD 5.1 with OpenBox and Conky, is not able to run > conky > without a modifica