One-shot-oriented event timers management

2010-08-29 Thread Alexander Motin
Hi. I would like to present my new work on timers management code. In my previous work I was mostly orienting on reimplementing existing functionality in better way. The result seemed not bad, but after looking on perspectives of using event timers in one-shot (aperiodic) mode I've understood tha

System freezes unexpectly

2010-08-29 Thread Davide Italiano
Hi. I'm running 8.1 on my Sony Vaio laptop, with dwm as window manager on lastest Xorg on ports. When I'm trying to run firefox3, the system "freezes" unexpectly. I know that "freezes" is a bit generic but I can't find a more specific term to describe the situation. Dmesg doesn't give useful infos.

hexdump(1)/od(1) skip function off-by-one when offset == file length

2010-08-29 Thread Alexander Best
just discovered this issue while going through some linux mailinglists: otaku% dd if=/dev/urandom of=testfile bs=1 count=42 42+0 records in 42+0 records out 42 bytes transferred in 0.000393 secs (106894 bytes/sec) otaku% hexdump -s 42 testfile 02a 134d b7b9 e085 da16 63b0 554a 1603 ead0 000

Re: System freezes unexpectly

2010-08-29 Thread Davide Italiano
On Sun, Aug 29, 2010 at 6:29 PM, Glen Barber wrote: > On 8/29/10 10:18 AM, Davide Italiano wrote: >> Hi. >> I'm running 8.1 on my Sony Vaio laptop, with dwm as window manager on >> lastest Xorg on ports. >> When I'm trying to run firefox3, the system "freezes" unexpectly. I >> know that "freezes"

Re: System freezes unexpectly

2010-08-29 Thread Glen Barber
On 8/29/10 10:18 AM, Davide Italiano wrote: > Hi. > I'm running 8.1 on my Sony Vaio laptop, with dwm as window manager on > lastest Xorg on ports. > When I'm trying to run firefox3, the system "freezes" unexpectly. I > know that "freezes" is a bit generic but I can't find a more specific > term to

Re: hexdump(1)/od(1) skip function off-by-one when offset == file length

2010-08-29 Thread Garrett Cooper
On Sun, Aug 29, 2010 at 9:27 AM, Alexander Best wrote: > just discovered this issue while going through some linux mailinglists: > > otaku% dd if=/dev/urandom of=testfile bs=1 count=42 > 42+0 records in > 42+0 records out > 42 bytes transferred in 0.000393 secs (106894 bytes/sec) > > otaku% hexdum

Re: System freezes unexpectly

2010-08-29 Thread Garrett Cooper
On Sun, Aug 29, 2010 at 9:33 AM, Davide Italiano wrote: > On Sun, Aug 29, 2010 at 6:29 PM, Glen Barber wrote: >> On 8/29/10 10:18 AM, Davide Italiano wrote: >>> Hi. >>> I'm running 8.1 on my Sony Vaio laptop, with dwm as window manager on >>> lastest Xorg on ports. >>> When I'm trying to run fire

Re: ar(1) format_decimal failure is fatal?

2010-08-29 Thread Jilles Tjoelker
On Sat, Aug 28, 2010 at 07:08:34PM -0400, Benjamin Kaduk wrote: > I've been working on fixing the OpenAFS network filesystem client for > FreeBSD, and it's at the point where I want to use the lazy man's > filesystem stress test: buildworld. > However, quite early in the process, I get the follow

Re: tiny patch to prevent head from closing pipes

2010-08-29 Thread jhell
On 08/28/2010 12:01, Alexander Best wrote: > On Sat Aug 28 10, Anonymous wrote: >> Alexander Best writes: >> >>> hi there, >>> >>> i just had subversion complain about a broken pipe while piping its output >>> through awk straight to head [1]. i decided to add a switch to head which >>> will >>>

Re: tiny patch to prevent head from closing pipes

2010-08-29 Thread Jilles Tjoelker
On Sat, Aug 28, 2010 at 06:42:29PM +0400, Anonymous wrote: > Alexander Best writes: > > i just had subversion complain about a broken pipe while piping its > > output through awk straight to head [1]. i decided to add a switch > > to head which will tell it to never close a pipe unless the input

Re: System freezes unexpectly

2010-08-29 Thread Davide Italiano
On Sun, Aug 29, 2010 at 10:06 PM, Garrett Cooper wrote: > On Sun, Aug 29, 2010 at 9:33 AM, Davide Italiano > wrote: >> On Sun, Aug 29, 2010 at 6:29 PM, Glen Barber wrote: >>> On 8/29/10 10:18 AM, Davide Italiano wrote: Hi. I'm running 8.1 on my Sony Vaio laptop, with dwm as window mana

Re: System freezes unexpectly

2010-08-29 Thread dougb
On 08/29/2010 09:33 AM, Davide Italiano wrote: Can you run firefox from xterm and check for any errors that might be > generated? > > Cheers, > > -- > Glen Barber > Tried doing this. But no output. Try recompiling the port with the option for debug enabled. That'll get you some output. :)

Re: System freezes unexpectly

2010-08-29 Thread Garrett Cooper
On Sun, Aug 29, 2010 at 2:11 PM, Davide Italiano wrote: > On Sun, Aug 29, 2010 at 10:06 PM, Garrett Cooper wrote: >> On Sun, Aug 29, 2010 at 9:33 AM, Davide Italiano >> wrote: >>> On Sun, Aug 29, 2010 at 6:29 PM, Glen Barber >>> wrote: On 8/29/10 10:18 AM, Davide Italiano wrote: > Hi.

Re: System freezes unexpectly

2010-08-29 Thread Davide Italiano
> > Ok. How about this? > > Firefox items: > 1. What version of Firefox are you using? Firefox 3.6.4. Lastest from ports, compiled now. > 2. Are you using any Firefox plugins? Yes, Xmarks. > 3. When you try to bring up Firefox, does it start to render the GTK > window and then freeze, or does i

Re: One-shot-oriented event timers management

2010-08-29 Thread Brandon Gooch
2010/8/29 Alexander Motin : > Hi. > > I would like to present my new work on timers management code. > > In my previous work I was mostly orienting on reimplementing existing > functionality in better way. The result seemed not bad, but after > looking on perspectives of using event timers in one-s

Re: System freezes unexpectly

2010-08-29 Thread jhell
On 08/29/2010 21:39, Davide Italiano wrote: > > Firefox 3.6.4. Lastest from ports, compiled now. > FYI: firefox-3.6.8,1 is the latest in ports. -- jhell,v ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freeb