[9fans] 9pccpuf freezes (after replica/pull)

2007-10-14 Thread Antonin Vecera
Hi all, I have done "replica/pull -v /dist/replica/network" a few days ago. After that I made new kernel "9pccpuf" for my file/auth/cpu server. Since then I can't boot (in Qemu) - my machine starts booting, prints some lines of dots and then freezes... (9pcf boots ok) Any idea? Antonin

Re: [9fans] drawterm segfault

2007-10-14 Thread johnny
I'm really sorry about the 40+ megabyte attachment the I guess finally passed through! I've recompiled drawterm from a pretty recent cvs for the debugging symbols and it doesn't happen, so I guess something in X might not be compatible or hell knows. though I'll get to the sunos later this week,

Re: [9fans] fossil dies?

2007-10-14 Thread geoff
`man -P' running small machines out of memory is probably due to its use of ghostscript, which seems to often use 10MB or more. I use `man -p' instead.

Re: [9fans] drawterm segfault

2007-10-14 Thread johnny
That worked. thanks. The core file is huge, I've put out a bzipped version of it on http://sorosj.hd.free.fr/drawterm.core.bz2 . Cheers!

Re: [9fans] drawterm segfault

2007-10-14 Thread Sander van Dijk
On 10/14/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I would like to be able to say something about this core file everyone seems > to deem more reliable in debugging than gdb, but I don't really know how I > can obtain it. I'm running ubuntu 7.10 (gutsy). Run "ulimit -c unlimited" in you

Re: [9fans] drawterm segfault

2007-10-14 Thread johnny
you were right, that was just one thread. Now I used thread apply all bt command to get the backtrace. Here is what I got: = Begin gdb output = $ gdb GNU gdb 6.6-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and yo