Re: page fault on verbose boot

2012-11-30 Thread Andreas Longwitz
Hi, >> ioapic1: routing intpin 15 (PCI IRQ 31) to lapic 0 vector 54 >> kernel trap 12 with interrupts disabled > [snip] >> db> bt >> Tracing pid 0 tid 10 td 0xc0a35350 >> intr_execute_handlers(0,c1020cb4,3,c1020cf8,c08e4625,...) at >> intr_execute_handlers+0x15 >> lapic_handle_intr(36,c1020cb4

Re: page fault on verbose boot

2012-11-30 Thread Andriy Gapon
on 30/11/2012 18:21 Andreas Longwitz said the following: > ioapic1: routing intpin 15 (PCI IRQ 31) to lapic 0 vector 54 > kernel trap 12 with interrupts disabled [snip] > db> bt > Tracing pid 0 tid 10 td 0xc0a35350 > intr_execute_handlers(0,c1020cb4,3,c1020cf8,c08e4625,...) at > intr_execute_ha

Re: page fault on verbose boot

2012-11-30 Thread Andreas Longwitz
Thanks for looking in this problem. > Could you please execute the following commands? > > In kgdb (if you have exactly the same kernel, or otherwise with a new offset > from > a new panic): > disassemble intr_execute_handlers+0x15 > > In ddb: > bt > show apic > show idt > show intrcnt > show l

Re: page fault on verbose boot

2012-11-30 Thread Andriy Gapon
on 20/11/2012 22:31 Andreas Longwitz said the following: > One of my servers goes to page fault (only) on verbose boot. The > backtrace looks a little like the one given in > > lists.freebsd.org/pipermail/freebsd-stable/2010-December/060704.html, > > therefore I append the information requested

Re: How to clean up /

2012-11-30 Thread Warner Losh
Also, all the rescue binaries combined are 5M, not 5M each... Warner On Nov 29, 2012, at 6:44 PM, mbsd wrote: > Ξ ~ → du -sh /boot/kernel > 59M kernel > > Try to recompile your kernel without debug. Or just remove the .symbols files (or better, save them on a larger partition for easier de

Re: How to clean up /

2012-11-30 Thread Johannes Totz
On 27/11/2012 22:57, Efraín Déctor wrote: Hello. I recently upgraded to 9.1-RC3, everything went fine, however the / partition its about to get full. Im really new to FreeBSD so I don’t know what files can be deleted safely. # find -x / -size +1 -exec du -h {} \; 16M/boot/kernel/kernel

Re: simple patch for portsnap to use wget

2012-11-30 Thread Ronald Klop
On Fri, 30 Nov 2012 12:47:58 +0100, Luca Ferrari wrote: Why don't you notify the author of phttpget and ask for a bugfix? I'd love to see a bugfix for this issue, you are right I would have been asked the author first However I'm wondering why portsnap uses phttpget instead of fetch, th

Re: simple patch for portsnap to use wget

2012-11-30 Thread Luca Ferrari
> Why don't you notify the author of phttpget and ask for a bugfix? I'd love to see a bugfix for this issue, you are right I would have been asked the author first However I'm wondering why portsnap uses phttpget instead of fetch, that is available in base. Luca __

KMS/ drm2 i915 spamming sysctl

2012-11-30 Thread Jakub Lach
Are there any plans to stop hw.dri.0.info.i915_ringbuffer_data from spamming sysctl? You know, that you can actually use 'sysctl -a'. Since some time, there is no longer /var/log/messages spam for which I'm grateful. -- View this message in context: http://freebsd.1045724.n5.nabble.com/KMS-

Re: How to clean up /

2012-11-30 Thread Daniel O'Connor
On 30/11/2012, at 17:46, Kevin Oberman wrote: >> It would be Really Nice (tm) if they could be put into /usr instead since >> there is virtually no benefit to them being in / (since they are only used >> for debugging). > > I have long wondered why the kernel debug symbols were moved into > /k

Re: Help review the FAQ

2012-11-30 Thread Jakub Lach
officesuite is good, just change OO.org to Apache OpenOffice convert-back-from-pkgng, make-kernel, release-candidate (I think that even major releases are technically cut from -STABLE, as fresh -STABLE branch is made from -CURRENT prior to -RELEASE, but that's minor detail) reread-rc, use-beastie

Re: How to clean up /

2012-11-30 Thread Fleuriot Damien
On Nov 30, 2012, at 9:59 AM, Alfred Bartsch wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Am 30.11.2012 08:16, schrieb Kevin Oberman: >> On Thu, Nov 29, 2012 at 8:46 PM, Daniel O'Connor >> wrote: >>> >>> On 30/11/2012, at 12:14, mbsd wrote: Ξ ~ → du -sh /boot/kernel 59

Re: simple patch for portsnap to use wget

2012-11-30 Thread Ronald Klop
On Fri, 30 Nov 2012 08:36:07 +0100, Luca Ferrari wrote: I also tried using HTTP_PROXY and HTTP_PROXY_AUTH and it did not work, or maybe I don't get how to configure them: HTTP_PROXY=host:port HTTP_PROXY_AUTH=base:user:pass and either HTTP_PROXY=http://host:port HTTP_PROXY_AUTH=base:user:pa

Re: simple patch for portsnap to use wget

2012-11-30 Thread Vincent Hoffman
On 30/11/2012 07:36, Luca Ferrari wrote: > I also tried using HTTP_PROXY and HTTP_PROXY_AUTH and it did not work, > or maybe I don't get how to configure them: > > HTTP_PROXY=host:port > HTTP_PROXY_AUTH=base:user:pass > > and either > > HTTP_PROXY=http://host:port > HTTP_PROXY_AUTH=base:user:pass >

Re: How to clean up /

2012-11-30 Thread Alfred Bartsch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 30.11.2012 08:16, schrieb Kevin Oberman: > On Thu, Nov 29, 2012 at 8:46 PM, Daniel O'Connor > wrote: >> >> On 30/11/2012, at 12:14, mbsd wrote: >>> Ξ ~ → du -sh /boot/kernel 59M kernel >>> >>> Try to recompile your kernel without debug. >>

Re: -stdlib=libc++ fails for some ports

2012-11-30 Thread Volodymyr Kostyrko
29.11.2012 23:38, Dimitry Andric: I merged the snapshot to stable/9 in r243683. Thank you. -- Sphinx of black quartz, judge my vow. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, s