named illegal instruction on i486

2014-04-21 Thread Frank Wille
Hi! I have some trouble with named(8) after having updated my Soekris Net-4501 from 5.1.2 to 6.1.4. The Soekris is used as a router and has an AMD Elan SC (486-class) CPU. When launching the new named it runs into an illegal instruction very early and dumps a core into /etc/namedb. In this core

RE: netbsd 5 and high speed internet

2014-04-21 Thread Michael D. Spence
Thanks guys, using fxp0 did it. Speed test now reports 90+ Mb. > -Original Message- > From: netbsd-users-ow...@netbsd.org [mailto:netbsd-users- > ow...@netbsd.org] On Behalf Of Greg Troxel > Sent: Monday, April 21, 2014 10:31 AM > To: Michael D. Spence > Cc: 'NetBSD' > Subject: Re: netbsd

Re: Booting arguments for NetBSD under qemu

2014-04-21 Thread David Brownlee
So a quick test with qemu 1.7.1 and 2.0.0: NetBSD 5.2.2 -nographic attaches the framebuffer as tcx0: % qemu-system-sparc -boot d -m 256 -hda disk.img -cdrom sparccd-5.2.2.iso -nographic [...] tcx0 at sbus0 slot 3 offset 0x80 level 5 (ipl 9): SUNW,tcx, 1024 x 768, id 0, rev 0, sense 0 tcx0: at

Re: /etc/fstab in NetBSD < current when device numbers are variable

2014-04-21 Thread Aleksej Saushev
"Thomas Mueller" writes: > I think I could try dev and see if that results in anything > positive, had no luck with dev in the past, and there is still > the tyranny of /etc/fstab. I haven't seen your arguments why you don't want to generate it the way that was tried out in GCI project I mention

Re: Kernel hang on i386 running 6.1.3

2014-04-21 Thread Martin Husemann
Note that it isn't that simple - the FreeBSD 802.11 stack is quite different. In NetBSD-current there is also the athn(4) driver, which supports different atheros chips. Can you break into ddb when it hangs? Martin

Re: Kernel hang on i386 running 6.1.3

2014-04-21 Thread Bob Nestor
Yeah, I didn't think it was simple but it's a nice thought. I haven't been able to get into ddb when it hangs. I thought this might be because of the setting on onpanic in sysctl.conf, but setting it to "1" didn't help and I noticed after the system comes up that someplace it gets reset back

Re: Kernel hang on i386 running 6.1.3

2014-04-21 Thread Bob Nestor
I believe the NetBSD ath source, and in fact most of the wireless support, was originally imported from FreeBSD. It appears that last changes in NetBSD were done about 3 years ago. A quick check of FreeBSD shows they've made changes as recently as three months ago. In fact the ath driver in F

Re: Kernel hang on i386 running 6.1.3

2014-04-21 Thread Rhialto
On Sun 20 Apr 2014 at 19:22:36 -0500, Bob Nestor wrote: > So sorry for the false alarm on hostapd. The problem appears to be in > the ath driver with the A3 firmware in the DWL-G520. Or it may just > be really crappy firmware in the card itself. On my amd64 laptop, which has some ath variant, I

Re: netbsd 5 and high speed internet

2014-04-21 Thread Greg Troxel
[netstat -s diff] That looks mostly ok. I ask for netstat -s diffs because there are a lot of useful counters for error cases, and if some of those are incrementing it really helps to notice. In your case the only value that jumped out at me was that there were 30 more out-of-order packets re

Re: /etc/fstab in NetBSD < current when device numbers are variable

2014-04-21 Thread Thomas Mueller
On 19 April 2014 08:07, Thomas Mueller wrote: > > Here is my /etc/fstab from NetBSD 6.1-STABLE on 8 GB Kingston Data Traveler: > > # NetBSD /targetroot/etc/fstab > > # See /usr/share/examples/fstab/ for more examples. > > /dev/sd0a / ffs rw,log 1 1 > > /dev/sd0b

Re: Firefox 26: occasional freeze with Youtube Webm videos

2014-04-21 Thread Thomas Klausner
On Sat, Apr 19, 2014 at 05:55:59PM +, Ottavio Caruso wrote: > A little update in this issue. Recently the above mentioned solution > doesn't even work anymore. It used to work in FF 26 but no longer in > FF 28. > > All dependencies are respected and I have upgraded pulseaudio and > avahidaemon

Re: Crash with python / libpthread / libgomp

2014-04-21 Thread Rhialto
On Mon 21 Apr 2014 at 12:47:31 +0200, Rhialto wrote: > And weird: if I re-save the image with the GIMP and re-try the command, > I get the "same" segfault, but gdb gives me no stack backtraces and no > threads... weirder and weirder. Oops, I take that back partially: I just get the one thread with

Re: Crash with python / libpthread / libgomp

2014-04-21 Thread Rhialto
On Mon 21 Apr 2014 at 11:40:10 +0200, Martin Husemann wrote: > On Mon, Apr 21, 2014 at 11:30:53AM +0200, Rhialto wrote: > > What is libgomp? There seems to be no manual page. > > It is part of gcc, the gnu implementation of the OpenMP API (a parallel > programming toolkit). There is a texi file in

Re: Booting arguments for NetBSD under qemu

2014-04-21 Thread Andreas Gustafsson
Torbjörn Granlund wrote: > David Brownlee writes: > > > (NetBSD 6.1.3 causes a crash in also this newer qemu.) > > That is the more interesting question - have you submitted a bug > report for that? > > To whom? I'd say to both. I think it would be useful both for future versions of

RE: netbsd 5 and high speed internet

2014-04-21 Thread Michael D. Spence
I will try this tonight after work. > -Original Message- > From: netbsd-users-ow...@netbsd.org [mailto:netbsd-users- > ow...@netbsd.org] On Behalf Of Thor Lancelot Simon > Sent: Sunday, April 20, 2014 8:24 PM > To: Michael D. Spence > Cc: 'NetBSD' > Subject: Re: netbsd 5 and high speed int

Re: Crash with python / libpthread / libgomp

2014-04-21 Thread Martin Husemann
On Mon, Apr 21, 2014 at 11:30:53AM +0200, Rhialto wrote: > What is libgomp? There seems to be no manual page. It is part of gcc, the gnu implementation of the OpenMP API (a parallel programming toolkit). There is a texi file in the gcc distribution, but we don't seem to install/register it. Marti

Crash with python / libpthread / libgomp

2014-04-21 Thread Rhialto
I was running a program in Python which crashed with a Segmentation fault. The backtrace shows a mysterious library libgomp. It has to do with image processing, because if I remove OEBPS/images/img0007.jpg from the epub file, the crash does not occur. My main question is, at first: how to find o