Hi Ben,
The first thing I usually try when a hang happens, is loading the kernel
debugger (before the hang happens, or course)
First, make sure you shut off the graphic console ( svcadm disable gdm)
This is a critical step, otherwise the mdb window pops open in Hyperspace
and you will not
On Wed, Mar 30, 2011 at 13:54, Ben Taylor wrote:
> Hi Michael,
>
> LTNS
true :-)
>> you don't define "hang" - was it pingable (the usual "dead" vs "very,
>> very busy" test)? from your prstat output I'd guess "yes", but it's
>> only a guess :-)
>
> No, it's dead. not pingable (wifi),
hmm ... I
> I'm doing a fairly large git fetch (qt) and it seems to hang while
> the merge is happening.
>
> I'm trying now to do the git fetch nice'd down 15 since it's clear
> that the git-index-pack is a pretty intensive process.
Just a wild guess, but have you tried to run a memory test on this one?
V
Hi Michael,
LTNS
On Wed, Mar 30, 2011 at 7:15 AM, Michael Schuster
wrote:
> Hi Ben,
>
> On Wed, Mar 30, 2011 at 09:39, Ben Taylor wrote:
>> just installed oi148 on my old AthlonXP 2600 with 1GB of ram.
>>
>> Had to put -B cpuid_features_edx_exclude='0x4000'
>> on the initial boot, as I used to
Hi Ben,
On Wed, Mar 30, 2011 at 09:39, Ben Taylor wrote:
> just installed oi148 on my old AthlonXP 2600 with 1GB of ram.
>
> Had to put -B cpuid_features_edx_exclude='0x4000'
> on the initial boot, as I used to do when it was running Solaris 10.
>
> Three times in the last day, the system has har
just installed oi148 on my old AthlonXP 2600 with 1GB of ram.
Had to put -B cpuid_features_edx_exclude='0x4000'
on the initial boot, as I used to do when it was running Solaris 10.
Three times in the last day, the system has hard hung while pulling
a git tree from gitorious.org.
I managed to tra