Re: sndiod crashing with 24/96 FLAC

2013-02-25 Thread Alexander Polakov
* Alexandre Ratchov a...@caoua.org [130225 16:28]: On Mon, Feb 25, 2013 at 06:09:05AM +0400, Alexander Polakov wrote: I first tried with audio/deadbeef, but it was playing at ~half speed. Then I tried with mplayer, speed was okay, but after some time it crashed. Second time it crashed

Re: panic in tcp_mss() on run detachment

2011-12-16 Thread Alexander Polakov
; #endif /* INET6 */ Can this go in? I haven't seen any such crashes since applying the diff. -- Alexander Polakov | plhk.ru

creating softraid stripe on top of vnd causes panic

2011-12-08 Thread Alexander Polakov
+0x33 end trace frame: 0x0, count: -11 ddb{0} -- Alexander Polakov | plhk.ru

Re: creating softraid stripe on top of vnd causes panic

2011-12-08 Thread Alexander Polakov
* Kenneth R Westerback kwesterb...@rogers.com [111208 17:57]: On Thu, Dec 08, 2011 at 05:23:47PM +0400, Alexander Polakov wrote: % bioctl -c 0 -l /dev/vnd0a,/dev/vnd1a softraid0 sd3 at scsibus targ2 lun0 OPENBSD, SR RAID 0, 005 SCSI2 0/direct sd3: 123MB, 512 bytes/sector, 252672 sectors

panic in tcp_mss() on run detachment

2011-11-29 Thread Alexander Polakov
sectors sd4 at scsibus4 targ 1 lun 1: Generic, USB CF Reader, 1.01 SCSI0 0/direct removable sd5 at scsibus4 targ 1 lun 2: Generic, USB SM Reader, 1.02 SCSI0 0/direct removable sd6 at scsibus4 targ 1 lun 3: Generic, USB MS Reader, 1.03 SCSI0 0/direct removable -- Alexander Polakov | plhk.ru

Re: panic in tcp_mss() on run detachment

2011-11-29 Thread Alexander Polakov
; + ro-ro_tableid = inp-inp_rtableid; rtalloc_mpath(ro, inp-inp_laddr6.s6_addr32[0]); break; #endif /* INET6 */ -- Alexander Polakov | plhk.ru

run(4) survives detachment while suspended

2011-11-29 Thread Alexander Polakov
: + /* find out if something changed */ + usb_needs_explore(dev, 0); + break; } return (rv); } -- Alexander Polakov | plhk.ru

uhidev doesn't autoattach after resume

2011-11-21 Thread Alexander Polakov
powered, config 1, OHCI root hub(0x), ATI(0x1002), rev 1.00 port 1 powered port 2 powered port 3 powered -- Alexander Polakov | plhk.ru

Re: kernel/6550: azalia(4) dead after resume

2011-03-18 Thread Alexander Polakov
is not running. azalia0: CORB is not running. azalia0: CORB is not running. (...) -- Alexander Polakov | plhk.ru

Re: kernel/6550: azalia(4) dead after resume

2011-03-18 Thread Alexander Polakov
The following reply was made to PR kernel/6550; it has been noted by GNATS. From: Alexander Polakov polac...@gmail.com To: gn...@cvs.openbsd.org, b...@cvs.openbsd.org Cc: Subject: Re: kernel/6550: azalia(4) dead after resume Date: Fri, 18 Mar 2011 18:44:39 +0300 * gn...@cvs.openbsd.org gn

Re: user/6526: lwin doesn't work as a compose key

2011-03-08 Thread Alexander Polakov
as a compose key Arrival-Date: Sun Dec 19 17:50:01 GMT 2010 I built xenocara today with XENOCARA_USE_XKEYBOARD_CONFIG=Yes, the problem is fixed. -- Alexander Polakov | plhk.ru

kernel/6552: panic in soreceive (nfs related)

2011-01-29 Thread Alexander Polakov
Number: 6552 Category: kernel Synopsis: panic in soreceive (nfs related) Confidential: yes Severity: serious Priority: medium Responsible:bugs State: open Quarter: Keywords: Date-Required: Class: sw-bug Submitter-Id: unknown

Re: i386/6540: panic on boot in pci_make_tag

2011-01-09 Thread Alexander Polakov
The following reply was made to PR i386/6540; it has been noted by GNATS. From: Alexander Polakov polac...@gmail.com To: Mark Kettenis mark.kette...@xs4all.nl Cc: gn...@openbsd.org, b...@cvs.openbsd.org Subject: Re: i386/6540: panic on boot in pci_make_tag Date: Sun, 9 Jan 2011 16:29:12 +0300

user/6526: lwin doesn't work as a compose key

2010-12-19 Thread Alexander Polakov
Number: 6526 Category: user Synopsis: lwin doesn't work as a compose key Confidential: yes Severity: serious Priority: medium Responsible:bugs State: open Quarter: Keywords: Date-Required: Class: sw-bug Submitter-Id: unknown

Re: user/6006: ksh does not handle escaped back quote on tab

2010-11-27 Thread Alexander Polakov
Hi, Original PR#6006 from 2008 says: If there is a backquote in a path and TAB is hit to autocomplete the path, no closing quote is printed and the command is quit. But ` is not often used in paths, the really annoying part of the problem is that paths with square brackets are not completed.

Re: system/6477: NFS directory listing incomplete

2010-10-19 Thread Alexander Polakov
, ebuf, have, base); + nbytes = getdents(fd, ebuf, have); if (nbytes == -1) { warn(%s, path); xfree(buf); Comments? -- Alexander Polakov | plhk.ru

Re: system/6477: NFS directory listing incomplete

2010-10-10 Thread Alexander Polakov
'. The individual assigned to look at your report is: bugs. Category: system Responsible:bugs Synopsis: NFS directory listing incomplete Arrival-Date: Sun Oct 03 12:00:01 GMT 2010 -- Alexander Polakov | plhk.ru

Re: system/6477: NFS directory listing incomplete

2010-10-10 Thread Alexander Polakov
The following reply was made to PR system/6477; it has been noted by GNATS. From: Alexander Polakov polac...@gmail.com To: gn...@cvs.openbsd.org, b...@cvs.openbsd.org Cc: Subject: Re: system/6477: NFS directory listing incomplete Date: Sun, 10 Oct 2010 17:24:59 +0400 Hi, (Sorry if I