Re: Panic with chromium and 8.1-STABLE (Thu Sep 16 09:52:17 BRT 2010)

2010-10-01 Thread Mario Sergio Fujikawa Ferreira
Quoting Kostik Belousov kostik...@gmail.com: On Sun, Sep 19, 2010 at 07:28:13PM -0300, Mario Sergio Fujikawa Ferreira wrote: Hi, I've just began trying chrome web browser from http://chromium.hybridsource.org/ but it triggered 2 panics on my 8.1-STABLE system. $ uname -a FreeBSD

Panic with chromium and 8.1-STABLE (Thu Sep 16 09:52:17 BRT 2010)

2010-09-19 Thread Mario Sergio Fujikawa Ferreira
Hi, I've just began trying chrome web browser from http://chromium.hybridsource.org/ but it triggered 2 panics on my 8.1-STABLE system. $ uname -a FreeBSD exxodus.fedaykin.here 8.1-STABLE FreeBSD 8.1-STABLE #26: Thu Sep 16 09:52:17 BRT 2010 li...@exxodus:/usr/obj/usr/src/sys/LIOUX

Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl ffffffff8004667e

2010-06-29 Thread Mario Sergio Fujikawa Ferreira
Quoting Jung-uk Kim j...@freebsd.org: On Monday 28 June 2010 02:01 pm, Jung-uk Kim wrote: Please drop the attached patch in ports/devel/boost-libs/files, rebuild all dependencies, and try your deluge ports again[1]. Please ignore the previous patch and try this one. Sorry, there was a

Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl ffffffff8004667e

2010-06-26 Thread Mario Sergio Fujikawa Ferreira
On 25/06/2010 18:58, Jung-uk Kim wrote: On Friday 25 June 2010 04:54 am, Mario Sergio Fujikawa Ferreira wrote: On Wed, Jun 23, 2010 at 05:08:38PM -0400, Jung-uk Kim wrote: Date: Wed, 23 Jun 2010 17:08:38 -0400 From: Jung-uk Kimj...@freebsd.org To: freebsd-stable@FreeBSD.org Cc: d

Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl ffffffff8004667e

2010-06-25 Thread Mario Sergio Fujikawa Ferreira
On Wed, Jun 23, 2010 at 05:08:38PM -0400, Jung-uk Kim wrote: Date: Wed, 23 Jun 2010 17:08:38 -0400 From: Jung-uk Kim j...@freebsd.org To: freebsd-stable@FreeBSD.org Cc: d...@delphij.net, Mario Sergio Fujikawa Ferreira li...@freebsd.org Subject: Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign

FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl ffffffff8004667e

2010-06-22 Thread Mario Sergio Fujikawa Ferreira
Hi, I am getting more than 4 thousand of the following messages a day: WARNING pid 24509 (python2.6): ioctl sign-extension ioctl 8004667e I've already recompiled all my python ports and dependencies. I am running up to date ports (today). $ uname -a FreeBSD

Re: Possible UDP deadlock/panic fix

2008-09-23 Thread Mario Sergio Fujikawa Ferreira
Hi, That seems to be working. I've been up and running for 7 hours now with your patch. The machine is a bit slow but I have both WITNESS and INVARIANTS enabled so as to make sure everything is fine. Rergads, Mario Robert Watson wrote: Attached is an MFC candidate

Re: FreeBSD 7.1-PRERELEASE panic rw_rlock (udpinp)

2008-09-22 Thread Mario Sergio Fujikawa Ferreira
Sergio Fujikawa Ferreira wrote: I've been running FreeBSD 7.0-STABLE from August 1 without problems. I tried updating to the latest -STABLE but I got a system panic. Hi Mario-- This is a known problem, and will hopefully be resolved shortly. In essence, the v4 compatibility path for v6 socket

FreeBSD 7.1-PRERELEASE panic rw_rlock (udpinp)

2008-09-21 Thread Mario Sergio Fujikawa Ferreira
Hi, I've been running FreeBSD 7.0-STABLE from August 1 without problems. I tried updating to the latest -STABLE but I got a system panic. panic: _rw_rlock (udpinp): wlock already held @ /usr/src/sys/netinet/udp_usrreq.c FreeBSD 7.1-PRERELEASE #18: Sat Sep 20 23:38:22 BRT 2008

Re: FreeBSD 7.1-PRERELEASE panic rw_rlock (udpinp)

2008-09-21 Thread Mario Sergio Fujikawa Ferreira
On Sun, Sep 21, 2008 at 11:48:19AM +0100, Kris Kennaway wrote: Mario Sergio Fujikawa Ferreira wrote: Hi, I've been running FreeBSD 7.0-STABLE from August 1 without problems. I tried updating to the latest -STABLE but I got a system panic. panic: _rw_rlock (udpinp

mldonkey kqueue patch (replace select/poll)

2005-08-08 Thread Mario Sergio Fujikawa Ferreira
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, mldonkey is a OCAML/GTK client for a number of peer-to-peer networks including edonkey, overnet and kademlia. I just wrote a patch against ports/net/mldonkey-devel version 2.6.0 to support kqueue(2) FreeBSD kernel event notification

Can objcopy(1) handle coff? (was update math/mprime)

2005-05-23 Thread Mario Sergio Fujikawa Ferreira
Hi, I am having trouble updating the port math/mprime. I need to convert from .obj coff to .o elf32. However, I get a complain Invalid bfd target I have the sample port at http://people.FreeBSD.org/~lioux/mprime.tgz I believe that the problem is related to the fact that

make buildkernel subdirs do not respect COPTFLAGS

2005-05-08 Thread Mario Sergio Fujikawa Ferreira
Hi, I was doing my often world build when something came up. $ make buildworld just fine $ make buildkernel not so good $ make buildkernel -V CFLAGS -Os -pipe -march=athlon-xp -falign-functions -falign-jumps -fno-strict-aliasing -fomit-frame-pointer -fpeel-loops -freorder-blocks

Re: make buildkernel subdirs do not respect COPTFLAGS

2005-05-08 Thread Mario Sergio Fujikawa Ferreira
Hi, Just a followup, the modules are also not respecting the command line defines. This is what I've got which is totally wrong since -Wl statements are meant for gcc not ld. ld -Wl,-z,combreloc -Wl,--sort-common -Wl,--enable-new-dtags -d -warn-common -r -d -o acpi.kld dsfield.o

ping: sendto: No buffer space available

2005-03-10 Thread Mario Sergio Fujikawa Ferreira
Hi, I have been experiencing this $ ping 10.1.1.1 PING 10.1.1.1 (10.1.1.1): 56 data bytes ping: sendto: No buffer space available ping: sendto: No buffer space available Does anyone have any ideas? Doing # ifconfig fxp0 down # ifconfig fxp0 up fixes it but it won't recover otherwise. I

FreeBSD 5-STABLE, APIC and SCB timeouts (was Re: FreeBSD 5-STABLE, MSI KT880 , fxp and SCB timeouts)

2005-02-25 Thread Mario Sergio Fujikawa Ferreira
On Thu, Feb 24, 2005 at 09:52:52AM -0600, Jon Noack wrote: Mario Sergio Fujikawa Ferreira wrote: On Wed, Feb 23, 2005 at 09:33:41PM -0600, Jon Noack wrote: On 02/23/05 21:30, Dan Nelson wrote: In the last episode (Feb 23), Jon Noack said: On 02/23/05 20:06, Mario Sergio Fujikawa Ferreira

Re: FreeBSD 5-STABLE, MSI KT880 , fxp and SCB timeouts

2005-02-24 Thread Mario Sergio Fujikawa Ferreira
On Wed, Feb 23, 2005 at 09:33:41PM -0600, Jon Noack wrote: On 02/23/05 21:30, Dan Nelson wrote: In the last episode (Feb 23), Jon Noack said: On 02/23/05 20:06, Mario Sergio Fujikawa Ferreira wrote: My last motherboard burned down to ashes so I got myself a brand (after 2 weeks) new MSI KT880

Re: FreeBSD 5-STABLE, MSI KT880 , fxp and SCB timeouts

2005-02-24 Thread Mario Sergio Fujikawa Ferreira
On Thu, Feb 24, 2005 at 09:52:52AM -0600, Jon Noack wrote: Mario Sergio Fujikawa Ferreira wrote: On Wed, Feb 23, 2005 at 09:33:41PM -0600, Jon Noack wrote: On 02/23/05 21:30, Dan Nelson wrote: In the last episode (Feb 23), Jon Noack said: On 02/23/05 20:06, Mario Sergio Fujikawa Ferreira

FreeBSD 5-STABLE, MSI KT880 , fxp and SCB timeouts

2005-02-23 Thread Mario Sergio Fujikawa Ferreira
Hi, My last motherboard burned down to ashes so I got myself a brand (after 2 weeks) new MSI KT880. I am getting some weird results. 1) fxp intel etherxpress 10/100 network cards report SCB timeout as well as achieving ridiculously low transfer rates of 600 Bytes/second. Well, I got 10

Re: newsyslog.conf error on latest stable?

2000-10-14 Thread Mario Sergio Fujikawa Ferreira
On Tue, Oct 03, 2000 at 11:49:34PM -0200, Mario Sergio Fujikawa Ferreira wrote: On Wed, Oct 04, 2000 at 01:49:02AM +0100, Brian Somers wrote: This really sounds like you haven't got version 1.25.2.1 of newsyslog.c installed This was when the above format was added

Re: How to Create a FreeBSD iso image

2000-08-16 Thread Mario Sergio Fujikawa Ferreira
Hi, I saw a posting from Mr. Matsushita regarding the snapshot ftp site on Japan. He mentioned they have w/ and w/o packages versions. Does anyone happen to know if they are using scripts to build selected parts of the ports tree? I would be very insterested on being able to