Re: Random Hangs and Freezes

2012-09-01 Thread amzo
I'll try that, I just wasn't sure if 9.1-RC1 had a repo for pkgng. Tho, I'll upgrade now and let you know if it solves anything. On Fri, 31 Aug 2012 22:01:25 +0100 lokada...@gmx.de wrote: On 08/31/12 22:09, a...@hush.com wrote: On Fri, 31 Aug 2012 20:31:13 +0100 lokada...@gmx.de wrote: On

Re: [patch] libc: Do not export .cerror

2012-09-01 Thread Konstantin Belousov
On Sat, Sep 01, 2012 at 12:48:50AM +0200, Jilles Tjoelker wrote: On Tue, Aug 28, 2012 at 02:03:22PM +0300, Konstantin Belousov wrote: On Sat, Aug 25, 2012 at 12:16:55AM +0200, Jilles Tjoelker wrote: Not exporting .cerror causes it to be jumped to directly instead of via the PLT. The

freebsd.org git repositories and svn ids

2012-09-01 Thread Daniel Hagerty
There seem to be git repositories available under freebsd.org and mirrors on github. I'm not terribly clear about how official they really are. I'm particularly asking about the freebsd repository, variously at git://git.freebsd.org/freebsd.git and git://github.com/freebsd/freebsd.git .

Re: freebsd.org git repositories and svn ids

2012-09-01 Thread Artem Belevich
Hi, On Sat, Sep 1, 2012 at 11:24 AM, Daniel Hagerty h...@linnaean.org wrote: How does one map between svn commit IDs and git IDs with this repository? Most git-svn repositories include a git-svn-id: header at the end of commit messages, but this repository doesn't. The freebsd-head

Re: Random Hangs and Freezes

2012-09-01 Thread Brandon Falk
Try grabbing the latest nvidia driver off the nvidia site. Its not really a matter of fixing deadlocks with nvidia, its a matter of finding which driver verion deadlocks on stuff you never use. Deadlocks with nvidia are nearly as bad on Windows too (I get about 2 a day) On Sep 1, 2012 7:54 AM,

Re: freebsd.org git repositories and svn ids

2012-09-01 Thread Daniel Hagerty
I use git://gitorious.org/freebsd/freebsd.git which has stable/releng/release branches and which does include git-svn-id This is what I'm using now, in fact. It lacks the 9.1 releng branch tho; I don't know if this is a bug or feature. More generally tho, I'm curious how one is

Re: freebsd.org git repositories and svn ids

2012-09-01 Thread Garrett Cooper
On Sat, Sep 1, 2012 at 4:28 PM, Daniel Hagerty h...@linnaean.org wrote: I use git://gitorious.org/freebsd/freebsd.git which has stable/releng/release branches and which does include git-svn-id This is what I'm using now, in fact. It lacks the 9.1 releng branch tho; I don't know if

Re: freebsd.org git repositories and svn ids

2012-09-01 Thread Bryan Drewery
On 9/1/2012 7:04 PM, Garrett Cooper wrote: On Sat, Sep 1, 2012 at 4:28 PM, Daniel Hagerty h...@linnaean.org wrote: I use git://gitorious.org/freebsd/freebsd.git which has stable/releng/release branches and which does include git-svn-id This is what I'm using now, in fact. It lacks

start of text section in the ELF executable and in the Virtual Memory

2012-09-01 Thread asp imho
Hi all, I've a generic question about how the program looks before and after it is loaded into the memory. I see that the TEXT_START_ADDR = 0x08048000 (found this in ~src/contrib/binutils/ld/emulparams/elf_i386.sh) when I do a procstat -v PID, I see some thing like this PIDSTART

Re: freebsd.org git repositories and svn ids

2012-09-01 Thread Artem Belevich
On Sat, Sep 1, 2012 at 5:50 PM, Bryan Drewery br...@shatow.net wrote: More generally tho, I'm curious how one is supposed to use the seemingly more official repositories without this bit of data; I'd expect I must be missing some critical clue. I've just noticed that freebsd commits on

Re: start of text section in the ELF executable and in the Virtual Memory

2012-09-01 Thread Artem Belevich
On Sat, Sep 1, 2012 at 7:44 PM, asp imho asp...@gmail.com wrote: Hi all, I've a generic question about how the program looks before and after it is loaded into the memory. I see that the TEXT_START_ADDR = 0x08048000 (found this in ~src/contrib/binutils/ld/emulparams/elf_i386.sh) when I do

Re: freebsd.org git repositories and svn ids

2012-09-01 Thread Artem Belevich
On Sat, Sep 1, 2012 at 9:29 PM, Artem Belevich a...@freebsd.org wrote: I've just noticed that freebsd commits on github come with a git note. If you look past the diff of the commit, you will see a note that contains path and revision number. For example: