Re: [ HEADS UP ] Ports unstable for the next 10 days

2010-03-29 Thread Rene Ladan
2010/3/29 Garrett Cooper yanef...@gmail.com: On Sun, Mar 28, 2010 at 7:17 PM, Aristedes Maniatis a...@ish.com.au wrote: On 29/03/10 1:15 PM, Garrett Cooper wrote: portmaster -r png- Is that correct? I haven't seen that notation before (although I might just have missed it in the docs). I

6.0BETA4: panic: unrhdr has 9 allocations

2005-09-12 Thread Rene Ladan
Hi, on FreeBSD 6.0-BETA4 #10: Sun Sep 4 22:19:26 CEST 2005 /usr/obj/usr/src/sys/RENE I saw this panic after the following: # mount_procfs procfs /proc (loads procfs.ko and pseudofs.ko) play with truss # umount /proc # kldunload procfs I'll leave the dump around for a while. #0 doadump

Re: 6.0BETA4: panic: unrhdr has 9 allocations

2005-09-12 Thread Rene Ladan
Some kgdb'ing : On Mon, Sep 12, 2005 at 02:40:40PM +0200, Rene Ladan wrote: FreeBSD 6.0-BETA4 #10: Sun Sep 4 22:19:26 CEST 2005 /usr/obj/usr/src/sys/RENE [snip instructions] [snip trap stuff/missing symbols] #22 0xc053dab5 in panic (fmt=0xc070380c unrhdr has %u allocations

6.0BETA4 lor: route.c/if_fxp.c

2005-09-06 Thread Rene Ladan
Hi, found another LOR on FreeBSD 6.0-BETA4 #10: Sun Sep 4 22:19:26 CEST 2005 lock order reversal 1st 0xc2289c3c rtentry (rtentry) @ /usr/src/sys/net/route.c:1269 2nd 0xc14f1018 fxp0 (network driver) @ /usr/src/sys/dev/fxp/if_fxp.c:1172 KDB: stack backtrace:

6.0BETA3: non-sleepable lock: udpinp

2005-09-06 Thread Rene Ladan
Hi, found this non-sleepable lock on 6.0-BETA3 (somewhere before August 24) : malloc(M_WAITOK) of 64, forcing M_NOWAIT with the following non-sleepable locks held: exclusive sleep mutex inp (udpinp) r = 0 (0xc23079b4) locked @ /usr/src/sys/netinet/ip_output.c:1593 KDB: stack backtrace:

Re: 6.0 and -O2 option

2005-08-28 Thread Rene Ladan
On Sun, Aug 28, 2005 at 04:30:19PM +0400, Boris Samorodov wrote: Hi! As for 5.x notes about -O2 (libalias, gcc) were removed at revision 1.229.2.7 of /usr/src/share/examples/etc/make.conf. But for 6.0-BETA3 we do have these warnings. Should they be removed as for 5.x? Is it safe to use

Re: USB camera

2005-08-25 Thread Rene Ladan
On Thu, Aug 25, 2005 at 09:17:58AM +0100, [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] wrote: [...] [...] Somebody did step up, a Video4BSD spec was partially written and is probably still on the web somewhere. There a plenty of people interested in working on this (its probably quite a fun

6.0-BETA3: 'kldunload linux' -- panic

2005-08-23 Thread Rene Ladan
The following panic can reliably be reproduced on a GENERIC 6.0-BETA3 kernel when loading linux support via /etc/rc.conf (linux_enable=YES) and then issuing kldunload linux. I'll leave the crash dump around. % kgdb -n 95 [...] Unread portion of the kernel message buffer: panic:

Re: /dev/midi and /dev/sequencer

2005-08-23 Thread Rene Ladan
On Tue, Aug 23, 2005 at 12:47:36PM -0400, Dan Ponte wrote: On Tue, Aug 23, 2005 at 04:59:39PM +0100, Ben Paley [EMAIL PROTECTED] was witnessed plotting the following conspiracy: Hello, I'm running 5.4-STABLE, cvsupped and everything rebuilt Mon Aug 22. Does anyone know what's

new 6.0BETA2 lors

2005-08-23 Thread Rene Ladan
Hi, I've stumbled over some new LORs with 6.0BETA2 (attached). They are still relevant. Regards, Rene -- GPG fingerprint = 5FFA 3959 3377 C697 8428 24D0 BF3E F4A9 AE33 5DCC It won't fit on the line. -- me, 2001 lock order reversal -- NEW 1st 0xc0760d00 Giant (Giant) @

Re: 6.0-BETA3: 'kldunload linux' -- panic

2005-08-23 Thread Rene Ladan
On Tue, Aug 23, 2005 at 05:07:14PM -0700, Iva Hesy wrote: On 8/23/05, Rene Ladan [EMAIL PROTECTED] wrote: The following panic can reliably be reproduced on a GENERIC 6.0-BETA3 kernel when loading linux support via /etc/rc.conf (linux_enable=YES) and then issuing kldunload linux. No, I

Re: ULE scheduler freezes kernel

2005-08-15 Thread Rene Ladan
On Thu, Mar 17, 2005 at 10:14:50PM +0100, Rene Ladan wrote: Hi, I was trying the ULE scheduler again on my single i686 5.4PRE laptop, but it causes the kernel to freeze after some time (=30 minutes): the kernel does not even respond to opening/closing the lid when booting verbose (normally

some sysctls not preserved across suspend

2005-08-08 Thread Rene Ladan
Hi, I've noticed that the net.wlan.0.debug sysctl is always reset to 0 if I resume from a suspend with zzz(8) (acpi version). I'm running FreeBSD 6.0-BETA2 #2: Wed Aug 3 17:18:44 CEST 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/RENE More info is available at

if_ral un-associating

2005-08-03 Thread Rene Ladan
Hi, I've got my wireless card working with if_ral, but every few minutes the status drops from associated to no carrier. The strange thing is that if I do a sysctl net.wlan.0.debug=-1 and let the kernel spew for a while (10 seconds is enough), the card re-associates which in turn restores net

Re: if_ral un-associating

2005-08-03 Thread Rene Ladan
On Wed, Aug 03, 2005 at 09:23:08PM +0200, Rene Ladan wrote: Hi, I've got my wireless card working with if_ral, but every few minutes the status drops from associated to no carrier. The strange thing is that if I do a sysctl net.wlan.0.debug=-1 and let the kernel spew for a while (10

stubborn RT2500 card with new NDIS

2005-05-25 Thread Rene Ladan
Hi, I've tried the new NDIS interface with a Sweex LC500050 card, which uses the RaLink RT2500 chipset on FreeBSD 5.4-STABLE #4: Mon May 23 05:35:51 CEST 2005. I've got it almost running, except that when I run dhclient ndis0, the kernel seems to freeze (it won't even respond to closing/opening

bpf/fxp RELENG_5 LOR

2005-05-02 Thread Rene Ladan
FreeBSD 5.4-STABLE #0: Mon May 2 02:26:10 CEST 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/RENE #tcpdump fxp0: promiscuous mode enabled lock order reversal 1st 0xc066de80 bpf global lock (bpf global lock) @ /usr/src/sys/net/bpf.c:385 2nd 0xc14c9264 fxp0 (network driver) @

Re: bpf/fxp RELENG_5 LOR

2005-05-02 Thread Rene Ladan
On Mon, May 02, 2005 at 02:51:05PM +0200, Rene Ladan wrote: FreeBSD 5.4-STABLE #0: Mon May 2 02:26:10 CEST 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/RENE #tcpdump fxp0: promiscuous mode enabled lock order reversal 1st 0xc066de80 bpf global lock (bpf global lock) @ /usr/src

new fxp lor

2005-04-27 Thread Rene Ladan
Hi, I experienced this new fxp LOR (probably when ntpd started during boot): hand-copied: lock order reversal 1st 0xcc666360 inp (udpinp) @ sys/netinet/udp_usrreq.c:772 2nd 0xc14c8264 fxp0 (network driver) @ /usr/src/sys/modules/fxp/../../dev/fxp/if_fxp.c:1232 KDB: stack backtrace:

Re: new fxp lor

2005-04-27 Thread Rene Ladan
On Wed, Apr 27, 2005 at 08:01:28PM +0200, Rene Ladan wrote: Hi, I experienced this new fxp LOR (probably when ntpd started during boot): [snip 2 LORs] The box panics with automatic dump and reboot: KDB: enter: witness_checkorder panic: blockable sleep lock (sleep mutex) tty @ /usr/src

5.4-STABLE panic

2005-04-08 Thread Rene Ladan
Hi, has anyone seen this panic yet? It appears to be LOR-related : [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: Undefined symbol ps_pglobal_lookup] GNU gdb 6.1.1 [FreeBSD] #0 doadump () at pcpu.h:159 159 pcpu.h: No such file or directory. in pcpu.h

Re: Recent NDIS Panics Appear To Be Solved

2005-04-03 Thread Rene Ladan
On Sat, Apr 02, 2005 at 04:22:34PM -0800, Evan Dower wrote: I recently experienced panics with dhclient ndis0 (ndis swi), and I saw that others had noticed similar problems. There is a PR or two about it at the moment. CVSUPping today solved the problem for me. So for those who had the

new LORs on 5.4 pre

2005-03-30 Thread Rene Ladan
Hi, I've stumbled over some new LORs (all continuable) on 5.4pre from 2005-03-29 09:49 UTC, thus before the bpf/DHCP fix. lock order reversal 1st 0xc0642b60 Giant (Giant) @ /usr/src/sys/kern/kern_timeout.c:256 2nd 0xc14d7264 fxp0 (network driver) @

5.4pre panic

2005-03-30 Thread Rene Ladan
Got this panic with auto-reboot (no dump :( ), saved from dmesg on 5.4pre 2003-05-29 09:49 UTC processor eflags= IOPL = 0 current process = 29 (swi1: net) trap number = 3 panic: breakpoint instruction fault KDB: enter: panic Fatal trap 3: breakpoint instruction

Re: 5.4pre panic

2005-03-30 Thread Rene Ladan
On Wed, Mar 30, 2005 at 05:51:04AM -0800, Kris Kennaway wrote: On Wed, Mar 30, 2005 at 12:11:23PM +0200, Rene Ladan wrote: Got this panic with auto-reboot (no dump :( ), saved from dmesg on 5.4pre 2003-05-29 09:49 UTC processor eflags= IOPL = 0 current process = 29

Re: new LORs on 5.4 pre

2005-03-30 Thread Rene Ladan
On Wed, Mar 30, 2005 at 05:52:13AM -0800, Kris Kennaway wrote: On Wed, Mar 30, 2005 at 11:17:50AM +0200, Rene Ladan wrote: Hi, I've stumbled over some new LORs (all continuable) on 5.4pre from 2005-03-29 09:49 UTC, thus before the bpf/DHCP fix. lock order reversal 1st 0xc0642b60

Re: ndis crash on 5.4pre with Ralink RT2500

2005-03-29 Thread Rene Ladan
On Thu, Mar 24, 2005 at 05:45:34PM +0100, Rene Ladan wrote: On Tue, Mar 22, 2005 at 11:39:23PM +0100, Rene Ladan wrote: On Tue, Mar 22, 2005 at 10:49:15PM +0100, Rene Ladan wrote: [snip] The card itself is a Sweex LC500050, which might not work on PCIBIOS 2.1 motherboards according to ral(4

Re: ndis crash on 5.4pre with Ralink RT2500

2005-03-24 Thread Rene Ladan
On Tue, Mar 22, 2005 at 11:39:23PM +0100, Rene Ladan wrote: On Tue, Mar 22, 2005 at 10:49:15PM +0100, Rene Ladan wrote: On Tue, Mar 22, 2005 at 10:21:04PM +0100, Markus Trippelsdorf wrote: On Tue, 2005-03-22 at 21:51 +0100, Rene Ladan wrote: I was trying to get a Ralink RT2500 Wireless

Re: ndis crash on 5.4pre with Ralink RT2500

2005-03-23 Thread Rene Ladan
On Tue, Mar 22, 2005 at 10:49:15PM +0100, Rene Ladan wrote: On Tue, Mar 22, 2005 at 10:21:04PM +0100, Markus Trippelsdorf wrote: On Tue, 2005-03-22 at 21:51 +0100, Rene Ladan wrote: I was trying to get a Ralink RT2500 Wireless LAN Card to work. Why don't you just try the shinny new

Re: ndis crash on 5.4pre with Ralink RT2500

2005-03-23 Thread Rene Ladan
On Tue, Mar 22, 2005 at 10:49:15PM +0100, Rene Ladan wrote: On Tue, Mar 22, 2005 at 10:21:04PM +0100, Markus Trippelsdorf wrote: On Tue, 2005-03-22 at 21:51 +0100, Rene Ladan wrote: I was trying to get a Ralink RT2500 Wireless LAN Card to work. Why don't you just try the shinny new

ndis crash on 5.4pre with Ralink RT2500

2005-03-22 Thread Rene Ladan
Hi, I was trying to get a Ralink RT2500 Wireless LAN Card to work. The NDIS code compiles fine, ifconfig sees it, but as soon as I give a ifconfig ndis0 up or dhclient ndis0 the box panics shortly after with a fatal trap 12, at eip=0xdeadc0de in swi33:ndis0 (kernel dumps don't seem to give much

Re: ndis crash on 5.4pre with Ralink RT2500

2005-03-22 Thread Rene Ladan
On Tue, Mar 22, 2005 at 10:21:04PM +0100, Markus Trippelsdorf wrote: On Tue, 2005-03-22 at 21:51 +0100, Rene Ladan wrote: I was trying to get a Ralink RT2500 Wireless LAN Card to work. Why don't you just try the shinny new native driver? http://damien.bergamini.free.fr/ral/download.html

Re: ndis crash on 5.4pre with Ralink RT2500

2005-03-22 Thread Rene Ladan
- Forwarded message from Rene Ladan [EMAIL PROTECTED] - Forgot to CC this self-replied message... Date: Tue, 22 Mar 2005 23:37:38 +0100 From: Rene Ladan [EMAIL PROTECTED] To: Rene Ladan [EMAIL PROTECTED] Subject: Re: ndis crash on 5.4pre with Ralink RT2500 In-Reply-To: [EMAIL PROTECTED

ULE scheduler freezes kernel

2005-03-17 Thread Rene Ladan
Hi, I was trying the ULE scheduler again on my single i686 5.4PRE laptop, but it causes the kernel to freeze after some time (=30 minutes): the kernel does not even respond to opening/closing the lid when booting verbose (normally it displays acpi_lid0: Lid {opened|closed}). Having some disk

negative fsck reclaims

2005-03-17 Thread Rene Ladan
Hi, could there be a signedness error in fsck or the file system code in 5.4PRE (March 15) ? I got these interesting messages (wrapped/shortened) in my /var/log/messages upon a fsck after an unclean unmount: Mar 15 17:45:57 kernel: Mounting root from ufs:/dev/ad0s1a Mar 15 17:45:57 kernel:

libpthread lock assertion failed

2005-02-02 Thread Rene Ladan
Hi, when trying to build gtksourceview-sharp-0.5 by hand (it isn't in the ports yet), I got the following lock assertion failure: Assertion failed: (lu-lu_myreq-lr_owner == lu), function _lock_acquire, file /usr/src/lib/libpthread/sys/lock.c, line 171. [snip file] * * $FreeBSD:

panic after kldunload fdc

2004-11-11 Thread Rene Ladan
Hi, I'm running FreeBSD 5.3-STABLE #0: Tue Nov 9 04:08:35 CET 2004 root@:/usr/obj/usr/src/sys/RENE which was cvsupped at Monday, 16:00 UTC and got this panic after doing # kldload fdc # kldload msdosfs_iconv # kldunload msdosfs_iconv # kldunload fdc (all handwritten) : kernel trap 12: