This would be a better discussion for the android-platform list. We prefer to keep android-framework for discussions about items that directly affect developers using the SDK.
Thanks, JBQ On Wed, Mar 11, 2009 at 7:08 AM, an...@android <[email protected]> wrote: > > hey guys i could able to build 'dalvikvm' on ppc . > i didnt build it for an emulator. > > I dont now how to test the 'dalvikvm' binary . > but when i ran the executable, i got an segmentation fault. > The log file of this can be found below. > > can anyone here help me out to test the 'dalvikvm' binary in ppc? > > -------------------------------------------------------------------------------- > $ gdb dalvikvm > > GNU gdb Red Hat Linux (6.6-8.fc7rh) > Copyright (C) 2006 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and > you are > welcome to change it and/or distribute copies of it under certain > conditions. > Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for > details. > This GDB was configured as "ppc-redhat-linux-gnu"... > Using host libthread_db library "/lib/libthread_db.so.1". > (gdb) r > Starting program: /home/cupcake/out/debug/host/linux-ppc64/bin/ > dalvikvm > [Thread debugging using libthread_db enabled] > [New Thread -136015872 (LWP 780)] > > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread -136015872 (LWP 780)] > 0x0ff1a880 in dvmAbort () at dalvik/vm/Init.c:1433 > 1433 *((char*)0xdeadd00d) = 38; > (gdb) > > ------------------------------------------------------------------------------------------------ > > Thanks in advance > Ananda > > > > > -- Jean-Baptiste M. "JBQ" Queru Android Engineer, Google. Questions sent directly to me that have no reason for being private will likely get ignored or forwarded to a public forum with no further warning. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
