On Wed, 21 Jul 2010 14:36:53 +0200 Cédric Tabin <tabin.ced...@gmail.com> said:

strace -p PID

and/or

gdb enlightenment PID

where PIS is enlightenment's process id. that may partly help. see what
backtrace u get from gdb (bt command), but as gustavo said... tht smelles like
a kernel driver bug right now combining your dmesg with what the above 2 will
likely give.

> Hello,
> 
> It freezed one more time... This time I took time to check dmesg. The only
> strange thing I see that may be the cause is the following line :
> 
> BUG : unable to handle kernel NULL pointer dereference at 00000020
> 
> Does that speak to someone ? I'm using kernel 2.6.34-r1.
> 
> Thanks & Best regards,
> Cedric
> 
> On Wed, Jul 21, 2010 at 1:59 PM, Alan McKinnon <alan.mckin...@gmail.com>wrote:
> 
> > On Wednesday 21 July 2010 13:48:12 Mick wrote:
> > > On Wednesday 21 July 2010 10:29:52 you wrote:
> > > > I directly went into my
> > /usr/portage/distfiles/svn-src/enlightenment/evas
> > > > folder and made a svn info.
> > > > For me, this freezing comes 2 to 4 times a day and I'm not doing
> > anything
> > > > special, just working on NetBeans and VirtualBox.
> > > >
> > > > I'll try to get some information from /var/log/messages or dmesg next
> > > > time it crashes...
> > >
> > > OK, just checked and e is on revision 50373 here too.  As I said hardly
> > any
> > > crashes in normal use to complain about.
> > >
> > > BTW, my evas is on revision 49930.
> > >
> > > PS.  One of these days I need to get the hang of layman - is there a
> > > recommended way to update all enlightenment packages to the latest
> > > revision? Just emerge -upDv world does not seem to do it.
> >
> > It doesn't do it because you are using ebuilds with version 9999 and this
> > doesn't change. So emerge (not layman) doesn't upgrade them. This is 100%
> > normal portage behaviour.
> >
> > Easiest way out is to use sets which requires portage-2.2 or greater. It's
> > hard masked as well, just unmask it. The layman repo comes with a bunch of
> > sets that you can use. Read the docs.
> >
> > A full update then becomes a simple
> >
> > emerge -av @enlightenment
> >
> > this will give the full efl plus the wm. Other sets exist too.
> >
> >
> >
> >
> > --
> > alan dot mckinnon at gmail dot com
> >
> >
> > ------------------------------------------------------------------------------
> > This SF.net email is sponsored by Sprint
> > What will you do first with EVO, the first 4G phone?
> > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> > _______________________________________________
> > enlightenment-users mailing list
> > enlightenment-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> >
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to