I have asked this question before but decided to format it a little
for clarity.
We are getting a crash SIGSEGV after starting "Activity Manager".
Please refer to the "logcat" below.
Please help help, thanks.
Neil


# logcat &
# I/DEBUG   ( 1552): debuggerd: Jun  3 2009 18:46:36
E/flash_image( 1560): can't find recovery partition
I/vold    ( 1551): Android Volume Daemon version 2.0
I/vold    ( 1551): New MMC card 'SD08G' (serial 3230427419) added @ /
class/mmc_host/mmc0/mmc0:fbfa
D/vold    ( 1551): Bootstrapping complete
D/AndroidRuntime( 1554):
D/AndroidRuntime( 1554): >>>>>>>>>>>>>> AndroidRuntime START
<<<<<<<<<<<<<<
D/AndroidRuntime( 1554): CheckJNI is ON
I/        ( 1555): ServiceManager: 0xac38
W/AudioHardwareInterface( 1555): Using stubbed audio hardware. No
sound will be produced.
I/AudioFlinger( 1555): AudioFlinger's thread ready to run for output 0
I/CameraService( 1555): CameraService started: pid=1555
D/AndroidRuntime( 1554): --- registering native functions ---
I/Zygote  ( 1554): Preloading classes...
D/dalvikvm( 1554): GC freed 763 objects / 42128 bytes in 8ms
D/dalvikvm( 1554): GC freed 280 objects / 17448 bytes in 8ms
D/dalvikvm( 1554): GC freed 308 objects / 18704 bytes in 9ms
D/dalvikvm( 1554): Trying to load lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 1554): Added shared lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 1554): Trying to load lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 1554): Shared lib '/system/lib/libmedia_jni.so' already
loaded in same CL 0x0
D/dalvikvm( 1554): Trying to load lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 1554): Shared lib '/system/lib/libmedia_jni.so' already
loaded in same CL 0x0
D/dalvikvm( 1554): Trying to load lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 1554): Shared lib '/system/lib/libmedia_jni.so' already
loaded in same CL 0x0
D/dalvikvm( 1554): GC freed 3720 objects / 180000 bytes in 34ms
D/dalvikvm( 1554): GC freed 275 objects / 19008 bytes in 23ms
D/dalvikvm( 1554): GC freed 363 objects / 21680 bytes in 26ms
D/dalvikvm( 1554): GC freed 221 objects / 31056 bytes in 28ms
D/dalvikvm( 1554): GC freed 766 objects / 47496 bytes in 46ms
D/dalvikvm( 1554): GC freed 373 objects / 23128 bytes in 46ms
D/dalvikvm( 1554): Trying to load lib /system/lib/libwebcore.so 0x0
D/dalvikvm( 1554): Added shared lib /system/lib/libwebcore.so 0x0
D/dalvikvm( 1554): GC freed 411 objects / 24952 bytes in 48ms
D/dalvikvm( 1554): GC freed 370 objects / 25328 bytes in 49ms
D/dalvikvm( 1554): GC freed 292 objects / 19200 bytes in 51ms
D/dalvikvm( 1554): GC freed 2151 objects / 112608 bytes in 60ms
D/dalvikvm( 1554): GC freed 554 objects / 42968 bytes in 55ms
D/dalvikvm( 1554): GC freed 13973 objects / 487912 bytes in 110ms
D/dalvikvm( 1554): GC freed 10936 objects / 458288 bytes in 107ms
D/dalvikvm( 1554): GC freed 7153 objects / 311552 bytes in 94ms
D/dalvikvm( 1554): GC freed 654 objects / 35472 bytes in 74ms
D/dalvikvm( 1554): GC freed 594 objects / 30696 bytes in 74ms
D/dalvikvm( 1554): GC freed 372 objects / 26344 bytes in 107ms
I/Zygote  ( 1554): ...preloaded 899 classes in 9295ms.
D/dalvikvm( 1554): GC freed 67 objects / 3648 bytes in 75ms
I/Zygote  ( 1554): Preloading resources...
D/dalvikvm( 1554): GC freed 54 objects / 11248 bytes in 76ms
D/dalvikvm( 1554): GC freed 337 objects / 14944 bytes in 77ms
D/dalvikvm( 1554): GC freed 280 objects / 11720 bytes in 79ms
I/Zygote  ( 1554): ...preloaded 48 resources in 1123ms.
I/Zygote  ( 1554): ...preloaded 15 resources in 35ms.
D/dalvikvm( 1554): GC freed 117 objects / 8448 bytes in 79ms
D/dalvikvm( 1554): GC freed 205 objects / 8096 bytes in 78ms
D/dalvikvm( 1554): GC freed 36 objects / 1384 bytes in 78ms
I/dalvikvm( 1554): Splitting out new zygote heap
I/dalvikvm( 1554): System server process 1571 has been created
I/Zygote  ( 1554): Accepting command socket connections
D/dalvikvm( 1571): Trying to load lib /system/lib/
libandroid_servers.so 0x0
D/dalvikvm( 1571): Added shared lib /system/lib/libandroid_servers.so
0x0
I/sysproc ( 1571): Entered system_init()
I/sysproc ( 1571): ServiceManager: 0xd3410
I/SurfaceFlinger( 1571): SurfaceFlinger is starting
I/SurfaceFlinger( 1571): SurfaceFlinger's main thread ready to run.
Initializing graphics H/W...
E/MemoryHeapBase( 1571): error opening /dev/pmem: No such file or
directory
E/SurfaceFlinger( 1571): Couldn't open /sys/power/wait_for_fb_sleep
or /sys/power/wait_for_fb_wake
E/GLLogger( 1571): couldn't load <libhgl.so> library (Cannot find
library)
I/SurfaceFlinger( 1571): EGL informations:
I/SurfaceFlinger( 1571): # of configs : 6
I/SurfaceFlinger( 1571): vendor    : Android
I/SurfaceFlinger( 1571): version   : 1.31 Android META-EGL
I/SurfaceFlinger( 1571): extensions:
I/SurfaceFlinger( 1571): Client API: OpenGL ES
I/EGLDisplaySurface( 1571): using (fd=21)
I/EGLDisplaySurface( 1571): id           = mv87xx-fb
I/EGLDisplaySurface( 1571): xres         = 240 px
I/EGLDisplaySurface( 1571): yres         = 320 px
I/EGLDisplaySurface( 1571): xres_virtual = 240 px
I/EGLDisplaySurface( 1571): yres_virtual = 640 px
I/EGLDisplaySurface( 1571): bpp          = 16
I/EGLDisplaySurface( 1571): r            = 11:5
I/EGLDisplaySurface( 1571): g            =  5:6
I/EGLDisplaySurface( 1571): b            =  0:5
I/EGLDisplaySurface( 1571): width        = 240 mm (25.400000 dpi)
I/EGLDisplaySurface( 1571): height       = 320 mm (25.400000 dpi)
I/EGLDisplaySurface( 1571): refresh rate = 60.00 Hz
W/HAL     ( 1571): load: module=/system/lib/hw/copybit.mtekvision.so
error=Cannot find library
W/HAL     ( 1571): load: module=/system/lib/hw/copybit.default.so
error=Cannot find library
W/SurfaceFlinger( 1571): ro.sf.lcd_density not defined, using 160 dpi
by default.
I/SurfaceFlinger( 1571): OpenGL informations:
I/SurfaceFlinger( 1571): vendor    : Android
I/SurfaceFlinger( 1571): renderer  : Android PixelFlinger 1.0
I/SurfaceFlinger( 1571): version   : OpenGL ES-CM 1.0
I/SurfaceFlinger( 1571): extensions: GL_OES_byte_coordinates
GL_OES_fixed_point GL_OES_single_precision GL_OES_read_format
GL_OES_compressed_paletted_texture GL_OES_draw_texture
GL_OES_matrix_get GL_OES_query_matrix GL_ARB_texture_compression
GL_ARB_texture_non_power_of_two GL_ANDROID_direct_texture
GL_ANDROID_user_clip_plane GL_ANDROID_vertex_buffer_object
GL_ANDROID_generate_mipmap
W/HAL     ( 1571): load: module=/system/lib/hw/copybit.mtekvision.so
error=Cannot find library
W/HAL     ( 1571): load: module=/system/lib/hw/copybit.default.so
error=Cannot find library
W/HAL     ( 1571): load: module=/system/lib/hw/overlay.mtekvision.so
error=Cannot find library
W/HAL     ( 1571): load: module=/system/lib/hw/overlay.default.so
error=Cannot find library
I/sysproc ( 1571): System server: starting Android runtime.
I/sysproc ( 1571): System server: starting Android services.
I/SystemServer( 1571): Entered the Android system server!
I/sysproc ( 1571): System server: entering thread pool.
E/GLLogger( 1571): couldn't load <libhgl.so> library (Cannot find
library)
I/SystemServer( 1571): Starting Power Manager.
I/SystemServer( 1571): Starting Activity Manager.
I/DEBUG   ( 1552): *** *** *** *** *** *** *** *** *** *** *** *** ***
*** *** ***
I/DEBUG   ( 1552): Build fingerprint: 'generic/generic/generic/:1.5/
CRA71C/eng.ubuntu.20090603.180625:eng/test-keys'
I/DEBUG   ( 1552): pid: 1571, tid: 1577  >>> system_server <<<
I/DEBUG   ( 1552): signal 11 (SIGSEGV), fault addr 4290d160
I/DEBUG   ( 1552):  r0 4290d160  r1 00000000  r2 80000000  r3 00000000
I/DEBUG   ( 1552):  r4 00000139  r5 00055400  r6 00008000  r7 000000f0
I/DEBUG   ( 1552):  r8 0000c000  r9 00169d40  10 00000000  fp 00000000
I/DEBUG   ( 1552):  ip 00000000  sp 44a54c24  lr 00000000  pc
afb04534  cpsr 80000010
I/DEBUG   ( 1552):          #00  pc 00004534  /system/lib/libcutils.so
I/DEBUG   ( 1552):          #01  pc 0000b650  /system/lib/
libpixelflinger.so
I/DEBUG   ( 1552):          #02  pc 0000a7c8  /system/lib/
libpixelflinger.so
I/DEBUG   ( 1552):          #03  pc 00011924  /system/lib/libagl.so
I/DEBUG   ( 1552):          #04  pc 0000a17c  /system/lib/libagl.so
I/DEBUG   ( 1552):          #05  pc 00009068  /system/lib/libagl.so
I/DEBUG   ( 1552):          #06  pc 000263d6  /system/lib/
libsurfaceflinger.so
I/DEBUG   ( 1552):          #07  pc 00025182  /system/lib/
libsurfaceflinger.so
I/DEBUG   ( 1552):          #08  pc 0002643a  /system/lib/
libsurfaceflinger.so
I/DEBUG   ( 1552):          #09  pc 0002c298  /system/lib/
libsurfaceflinger.so
I/DEBUG   ( 1552):          #10  pc 0002c468  /system/lib/
libsurfaceflinger.so
I/DEBUG   ( 1552):          #11  pc 0002e7ee  /system/lib/
libsurfaceflinger.so
I/DEBUG   ( 1552):          #12  pc 000287f4  /system/lib/libutils.so
I/DEBUG   ( 1552):          #13  pc 000285d4  /system/lib/libutils.so
I/DEBUG   ( 1552):          #14  pc 0000f880  /system/lib/libc.so
I/DEBUG   ( 1552):          #15  pc 0000f3f4  /system/lib/libc.so
I/DEBUG   ( 1552): stack:
I/DEBUG   ( 1552):     44a54be4  00000001
I/DEBUG   ( 1552):     44a54be8  ffffffff
I/DEBUG   ( 1552):     44a54bec  ace09b70  /system/lib/libcorecg.so
I/DEBUG   ( 1552):     44a54bf0  0016f19c  [heap]
I/DEBUG   ( 1552):     44a54bf4  00000000
I/DEBUG   ( 1552):     44a54bf8  00000008
I/DEBUG   ( 1552):     44a54bfc  00000000
I/DEBUG   ( 1552):     44a54c00  00000000
I/DEBUG   ( 1552):     44a54c04  00169d40  [heap]
I/DEBUG   ( 1552):     44a54c08  0016afd0  [heap]
I/DEBUG   ( 1552):     44a54c0c  acf0bf0c  /system/lib/
libpixelflinger.so
I/DEBUG   ( 1552):     44a54c10  00000000
I/DEBUG   ( 1552):     44a54c14  00000000
I/DEBUG   ( 1552):     44a54c18  df002777
I/DEBUG   ( 1552):     44a54c1c  e3a070ad
I/DEBUG   ( 1552):     44a54c20  00000139
I/DEBUG   ( 1552): #00 44a54c24  acf0b654  /system/lib/
libpixelflinger.so
I/DEBUG   ( 1552): #01 44a54c28  00000008
I/DEBUG   ( 1552):     44a54c2c  000013f8
I/DEBUG   ( 1552):     44a54c30  0016a57c  [heap]
I/DEBUG   ( 1552):     44a54c34  000013f8
I/DEBUG   ( 1552):     44a54c38  44a54c5c
I/DEBUG   ( 1552):     44a54c3c  44a54c4c
I/DEBUG   ( 1552):     44a54c40  000013f8
I/DEBUG   ( 1552):     44a54c44  44a54c6c
I/DEBUG   ( 1552):     44a54c48  03010104
I/DEBUG   ( 1552):     44a54c4c  00008000  /system/bin/app_process
I/DEBUG   ( 1552):     44a54c50  00000000
I/DEBUG   ( 1552):     44a54c54  00000008
I/DEBUG   ( 1552):     44a54c58  000013f8
I/DEBUG   ( 1552):     44a54c5c  00f0d400
I/DEBUG   ( 1552):     44a54c60  0000c000  [heap]
I/DEBUG   ( 1552):     44a54c64  00000008
I/DEBUG   ( 1552):     44a54c68  000013f8
I/DEBUG   ( 1552):     44a54c6c  acf08328  /system/lib/
libpixelflinger.so
I/DEBUG   ( 1552):     44a54c70  03010104
I/DEBUG   ( 1552):     44a54c74  00000077
I/DEBUG   ( 1552):     44a54c78  00000000
I/DEBUG   ( 1552):     44a54c7c  00000002
I/DEBUG   ( 1552):     44a54c80  3c088889
I/DEBUG   ( 1552):     44a54c84  00169d40  [heap]
I/DEBUG   ( 1552):     44a54c88  0016afd0  [heap]
I/DEBUG   ( 1552):     44a54c8c  0016b050  [heap]
I/DEBUG   ( 1552):     44a54c90  0016b0d0  [heap]
I/DEBUG   ( 1552):     44a54c94  00000000
I/DEBUG   ( 1552):     44a54c98  00000004
I/DEBUG   ( 1552):     44a54c9c  00000000
I/DEBUG   ( 1552):     44a54ca0  00000001
I/DEBUG   ( 1552):     44a54ca4  acf0a7cc  /system/lib/
libpixelflinger.so
I/SystemServer( 1571): Starting telephony registry
context=android.app.applicationcont...@4378e358
I/SystemServer( 1571): Starting Package Manager.
I/Installer( 1571): connecting...
I/installd( 1559): new connection
I/PackageManager( 1571): Got library android.awt in /system/framework/
android.awt.jar
I/PackageManager( 1571): Got library android.test.runner in /system/
framework/android.test.runner.jar
I/PackageManager( 1571): Got library com.android.im.plugin in /system/
framework/com.android.im.plugin.jar
I/PackageManager( 1571): No current settings file!
D/dalvikvm( 1571): DexOpt: incorrect opt magic number (0x00 00 00 00)
D/installd( 1559): DexInv: --- BEGIN '/system/framework/
android.test.runner.jar' ---
W/SurfaceComposerClient( 1571): lock_layer timed out (is the CPU
pegged?) layer=0, lcblk=0x41036020, state=00000012 (was 00000012)
W/SurfaceComposerClient( 1571): lock_layer timed out (is the CPU
pegged?) layer=0, lcblk=0x41036020, state=00000012 (was 00000012)
I/DEBUG   ( 1552): debuggerd committing suicide to free the zombie!
I/DEBUG   ( 1592): debuggerd: Jun  3 2009 18:46:36
I/ServiceManager( 1549): service 'usagestats' died
I/ServiceManager( 1549): service 'batteryinfo' died
I/ServiceManager( 1549): service 'SurfaceFlinger' died
I/ServiceManager( 1549): service 'telephony.registry' died
I/ServiceManager( 1549): service 'power' died
D/Zygote  ( 1554): Process 1571 terminated by signal (11)
I/Zygote  ( 1554): Exit zygote because system server (1571) has
terminated
D/AndroidRuntime( 1595):
D/AndroidRuntime( 1595): >>>>>>>>>>>>>> AndroidRuntime START
<<<<<<<<<<<<<<

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to