Hi Francesco,

Milan Jurik wrote:
> Hi Francesco,
>
> V so, 17. 01. 2009 v 12:23, Francesco Caimmi p??e:
>   
>> Hi,
>>
>> here are the last lines of /var/adm/messages
>>
>> Jan 17 11:01:09 NBP-FCAIMMI-1 gdm-binary[545]: [ID 702911 daemon.crit] 
>> GLib-CRITICAL: file gkeyfile.c: line 1367: assertion `key_file != NULL' 
>> failed
>> Jan 17 11:01:09 NBP-FCAIMMI-1 gdm-binary[545]: [ID 702911 daemon.crit] 
>> GLib-CRITICAL: file gkeyfile.c: line 703: assertion `key_file != NULL' failed
>> Jan 17 11:01:09 NBP-FCAIMMI-1 gdm-binary[582]: [ID 702911 daemon.warning] 
>> Gtk-WARNING: Ignoring the separator setting
>>
>> A quick search seems to show that these shouldn't be critical
>> I attach the whole log.
>>
>>     
>
> You are right, these should not lead to system restart. I looked at
> attached messages and I am without ideas how to continue in
> investigation :-(
>
>   
So the system reboots when you start gnome.  Have you tried looking in 
/var/log/Xorg.0.log*
and /var/log/gdm/*?  I also see nothing in the /var/adm/messages output 
that you have sent.
However, I have seen similar behaviour from my machine deciding it was 
too hot.
You might try dtrace -n 'fbt::mdboot:entry{}' to see if this gets 
called.  It is called to shutdown
the machine.  You'll need to login via telnet/sshd, start dtrace, then 
login to your gnome session.
If you don't see mdboot getting called, I might try dtrace all kernel 
fbt entry/return, then login.  You
are probably only concerned with the end of the (probably huge amounts) 
of output.

max

>> Regards,
>> Francesco
>>     
>
> Best regards,
>
> Milan
>
> _______________________________________________
> laptop-discuss mailing list
> laptop-discuss at opensolaris.org


Reply via email to