On Thu, Apr 9, 2009 at 10:45 PM, fadden <[email protected]> wrote: > > On Apr 9, 12:10 am, dj <[email protected]> wrote: > > thats why returnig false from this function in casuses dvmabort() to > > fail at following location > > > > 0x0feacd38 in dvmAbort () at dalvik/vm/Init.c:1433 > > 1433 *((char*)0xdeadd00d) = 38; > > and here i am getting seg fault . > > are you having any idea about this ,how to get rid of this problem? > > The VM calls dvmAbort() if it encounters a problem that it can't deal > with. The store to 0xdeadd00d is expected to crash the process. > > The log file will have an indication of what went wrong. > > > > Hi fadden Actually i dont know how to check messages in /dev/log directory? For that we need to write socket program ? can you please throw a light on this?
regards, DJ --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
