Re: GCC segfaulting while trying to compile latest Qt4 code

2009-03-06 Thread Ashish SHUKLA
Nikos Ntarmos writes: [...] Hi there. Could you be running out of memory during that compilation? I'd suggest adding some swap space[1] and trying again, or play around with lower gcc optimization levels (-O0, -O). I'm already using a 2 GiB swap device. I added -dH option in existing c++

Re: Fatal trap 12: page fault while in kernel mode on 7.1/amd64, but not 7.0

2009-03-06 Thread Kostik Belousov
On Thu, Mar 05, 2009 at 07:55:30PM -0500, Boris Kochergin wrote: Ahoy. I recently upgraded an amd64 machine to 7.1-RELEASE, and started getting a bunch of these at a pretty high frequency (a few hours to a day apart): http://acm.poly.edu/~spawk/IMG00033.jpg The current process is always

Re: Fatal trap 12: page fault while in kernel mode on 7.1/amd64, but not 7.0

2009-03-06 Thread Gavin Atkinson
On Thu, 2009-03-05 at 19:55 -0500, Boris Kochergin wrote: Ahoy. I recently upgraded an amd64 machine to 7.1-RELEASE, and started getting a bunch of these at a pretty high frequency (a few hours to a day apart): http://acm.poly.edu/~spawk/IMG00033.jpg The current process is always httpd.

Re: GCC segfaulting while trying to compile latest Qt4 code

2009-03-06 Thread Mark Atkinson
John Baldwin wrote: I believe superpages were mfc'd to -stable as well. I have one machine that faults in gcc with this turned on. You can try adding vm.pmap.pg_ps_enabled=0 to /boot/loader.conf, rebooting and see if that fixes the problem. If so, you might provide the list with your

Re: GCC segfaulting while trying to compile latest Qt4 code

2009-03-06 Thread Ashish SHUKLA
Mark Atkinson writes: [...] If Ashish is still having issues, I've seen this sort of thing with runtime library problems. Bad libmap entries and disk corruption can cause this. If you can complete a buildworld, a fresh buildworld and installworld with make delete-old might solve your

Sata disc management

2009-03-06 Thread Oliver Pinter
Hi all! How to can I stop the idle sata disc under fbsd (for power save) ? I searched many hours on google, but I don't find any information for it, only for scsi subsystem. I think a program like camcontrol, but for sata disk. Thanks, Oliver ___

Problems about usbhidaction

2009-03-06 Thread Henry Hu
Hi, Today I got a new USB keyboard, ukbd0: Microsoft Natural\M-. Ergonomic Keyboard 4000, class 0/0, rev 2.00/1.73, addr 2 on uhub3 kbd2 at ukbd0 uhid0: Microsoft Natural\M-. Ergonomic Keyboard 4000, class 0/0, rev 2.00/1.73, addr 2 on uhub3 Normal keys are sent through ukbd0, and special keys

Re: Problems about usbhidaction

2009-03-06 Thread Henry Hu
Hi, Today I got a new USB keyboard, ukbd0: Microsoft Natural\M-. Ergonomic Keyboard 4000, class 0/0, rev 2.00/1.73, addr 2 on uhub3 kbd2 at ukbd0 uhid0: Microsoft Natural\M-. Ergonomic Keyboard 4000, class 0/0, rev 2.00/1.73, addr 2 on uhub3 Normal keys are sent through ukbd0, and special keys

Re: Sata disc management

2009-03-06 Thread Erik Trulsson
On Fri, Mar 06, 2009 at 06:50:10PM +0100, Oliver Pinter wrote: Hi all! How to can I stop the idle sata disc under fbsd (for power save) ? I searched many hours on google, but I don't find any information for it, only for scsi subsystem. I think a program like camcontrol, but for sata disk.

Re: Fatal trap 12: page fault while in kernel mode on 7.1/amd64, but not 7.0

2009-03-06 Thread Boris Kochergin
Gavin Atkinson wrote: On Thu, 2009-03-05 at 19:55 -0500, Boris Kochergin wrote: Ahoy. I recently upgraded an amd64 machine to 7.1-RELEASE, and started getting a bunch of these at a pretty high frequency (a few hours to a day apart): http://acm.poly.edu/~spawk/IMG00033.jpg The current

Re: Sata disc management

2009-03-06 Thread Oliver Pinter
thanks, the sysutils/ataidle is the best answer On 3/6/09, Philipp Ost p...@smo.de wrote: Oliver Pinter wrote: How to can I stop the idle sata disc under fbsd (for power save) ? I searched many hours on google, but I don't find any information for it, only for scsi subsystem. I think a

Re: Sata disc management

2009-03-06 Thread Boris Kochergin
7.1 adds the spindown command to atacontrol(8), which may also be worth a look. -Boris Oliver Pinter wrote: thanks, the sysutils/ataidle is the best answer On 3/6/09, Philipp Ost p...@smo.de wrote: Oliver Pinter wrote: How to can I stop the idle sata disc under fbsd (for power

Re: Sata disc management

2009-03-06 Thread Philipp Ost
Oliver Pinter wrote: How to can I stop the idle sata disc under fbsd (for power save) ? I searched many hours on google, but I don't find any information for it, only for scsi subsystem. I think a program like camcontrol, but for sata disk. Did you (already) check your BIOS if there's such an

cd ripping to flac

2009-03-06 Thread Zoran Kolic
Howdy! I'd like to rip my cd-s to flac files using some command line app, like cdda2wav or cdparanoia. Using pipe to flac utility would be nice and the way I'd take. What program acts in that matter? Since cdda2wav is in the base, I suppose people use it regurarly. Something like: program