Hello,

I am using the
prebuilt DM37 images from
http://software-dl.ti.com/dsps/dsps_public_sw/sdo_tii/TI_Android_DevKit/02_02_00/index_FDS.html
and unfortunately the Documentation is not being very helpful to me.
My question is, since linux kernel has been configured to see 2banks
of 256M DRAM, why when I set the memory usage in the bootargs:

   'mem=71M@0x80000000 mem=128M@0x88000000 mem=256M@0x90000000' (with
the
DSP hole in it, and it has to use in this way all the 512M of memory)

everything seems to start ok, then I have segmentation fault! With
 'mem=71M@0x80000000 mem=128M@0x88000000 mem=128M@0x90000000'

everythings seems to work fine. I have activated the second memory
bank in linux kernel and the u-boot also sees two memory banks of
256M. Is there somebody who could give me a tip of what the problem
would be?
Logcat:

--------- beginning of /dev/log/system
I/Vold    (  918): Vold 2.1 (the revenge) firing up
D/Vold    (  918): Volume sdcard state changing -1 (Initializing) -> 0
(No-Media)
D/Vold    (  918): Volume sdcard state changing 0 (No-Media) -> 2
(Pending)
D/Vold    (  918): Volume sdcard state changing 2 (Pending) -> 1
(Idle-
Unmounted)
W/Vold    (  918): No UMS switch available
--------- beginning of /dev/log/main
I/DEBUG   (  920): debuggerd: Jan 20 2011 16:35:11
I/Netd    (  919): Netd 1.0 starting
D/AndroidRuntime(  922):
D/AndroidRuntime(  922): >>>>>>>>>>>>>> AndroidRuntime START
<<<<<<<<<<<<<<
D/AndroidRuntime(  922): CheckJNI is ON
D/dalvikvm(  922): creating instr width table
I/omx-dsp (  923): 1584839925 [INTERFACE.INFO] Construct interface
class
I/omx-dsp (  923): 1584850331 [INTERFACE.INFO] EngineInit IN
D/AndroidRuntime(  922): --- registering native functions ---
I/omx-dsp (  923): 1586981068 [INTERFACE.INFO] EngineInit OUT
I/        (  923): ServiceManager: 0xc4e0
E/ALSALib (  923): external/alsa-lib/src/control/control.c:909:
(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
W/AudioHardwareALSA(  923): Unable to attach mixer to device
AndroidPlayback: No such file or directory
E/ALSALib (  923): external/alsa-lib/src/control/control.c:909:
(snd_ctl_open_noupdate) Invalid CTL AndroidCapture
W/AudioHardwareALSA(  923): Unable to attach mixer to device
AndroidCapture: No such file or directory
D/TIALSAModule(  923): TI ALSA module opened
D/TIALSAModule(  923): Initializing devices for TI ALSA module
I/CameraService(  923): CameraService started: pid=923
D/AudioHardwareALSA(  923): openOutputStream called for devices:
0x00000002
D/TIALSAModule(  923): open called for devices 00000002 in mode 0...
E/ALSAControl(  923): Control 'HeadsetR Mixer AudioR2' cannot get
element info: -2
E/ALSAControl(  923): Control 'HeadsetL Mixer AudioL2' cannot get
element info: -2
I/TIALSAModule(  923): Initialized ALSA PLAYBACK device default
I/AudioFlinger(  923): AudioFlinger's thread 0x1d328 ready to run
D/TIALSAModule(  923): route called for devices 00000002 in mode 0...
E/AudioHardwareALSA(  923): CALLING STANDBY
I/ethernet(  922): Loading ethernet jni class
I/SamplingProfilerIntegration(  922): Profiler is disabled.
I/Zygote  (  922): Preloading classes...
D/dalvikvm(  922): GC_EXPLICIT freed 818 objects / 47336 bytes in 2ms
D/dalvikvm(  922): GC_EXPLICIT freed 219 objects / 13568 bytes in 3ms
D/dalvikvm(  922): GC_EXPLICIT freed 253 objects / 14352 bytes in 4ms
D/dalvikvm(  922): GC_EXPLICIT freed 466 objects / 28904 bytes in 3ms
D/dalvikvm(  922): GC_EXPLICIT freed 2090 objects / 108424 bytes in
3ms
W/MediaProfiles(  922): could not find media config xml file
D/dalvikvm(  922): GC_EXPLICIT freed 279 objects / 15984 bytes in 4ms
D/dalvikvm(  922): GC_FOR_MALLOC freed 5075 objects / 224872 bytes in
7ms
D/dalvikvm(  922): GC_FOR_MALLOC freed 11275 objects / 383792 bytes in
9ms
D/dalvikvm(  922): GC_FOR_MALLOC freed 9852 objects / 462936 bytes in
10ms
D/dalvikvm(  922): GC_FOR_MALLOC freed 8644 objects / 421448 bytes in
11ms
D/dalvikvm(  922): GC_FOR_MALLOC freed 7311 objects / 463040 bytes in
12ms
D/dalvikvm(  922): GC_FOR_MALLOC freed 7226 objects / 460272 bytes in
12ms
D/dalvikvm(  922): GC_FOR_MALLOC freed 8164 objects / 459728 bytes in
13ms
D/dalvikvm(  922): GC_FOR_MALLOC freed 7420 objects / 457664 bytes in
12ms
D/dalvikvm(  922): GC_EXPLICIT freed 1252 objects / 81552 bytes in
11ms
D/dalvikvm(  922): GC_EXPLICIT freed 596 objects / 29064 bytes in 11ms
D/dalvikvm(  922): GC_EXPLICIT freed 449 objects / 25000 bytes in 11ms
D/dalvikvm(  922): GC_EXPLICIT freed 308 objects / 35104 bytes in 16ms
D/dalvikvm(  922): GC_EXPLICIT freed 279 objects / 18952 bytes in 17ms
D/dalvikvm(  922): GC_EXPLICIT freed 341 objects / 18344 bytes in 16ms
D/dalvikvm(  922): GC_EXPLICIT freed 449 objects / 28248 bytes in 17ms
D/dalvikvm(  922): GC_EXPLICIT freed 527 objects / 52872 bytes in 18ms
D/dalvikvm(  922): GC_EXPLICIT freed 623 objects / 33984 bytes in 18ms
D/dalvikvm(  922): GC_EXPLICIT freed 861 objects / 46904 bytes in 19ms
D/dalvikvm(  922): GC_EXPLICIT freed 1747 objects / 85424 bytes in
19ms
D/dalvikvm(  922): GC_EXPLICIT freed 447 objects / 29424 bytes in 19ms
D/dalvikvm(  922): GC_EXPLICIT freed 315 objects / 20184 bytes in 19ms
I/Zygote  (  922): ...preloaded 1265 classes in 4758ms.
D/dalvikvm(  922): GC_EXPLICIT freed 99 objects / 13936 bytes in 19ms
I/Zygote  (  922): Preloading resources...
W/Zygote  (  922): Preloaded drawable resource #0x1080093 (res/
drawable-mdpi/sym_def_app_icon.png) that varies with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x1080002 (res/
drawable-mdpi/arrow_down_float.png) that varies with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x10800b3 (res/
drawable/btn_check.xml) that varies with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x10800b6 (res/
drawable-mdpi/btn_check_label_background.9.png) that varies with
configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x10800b7 (res/
drawable-mdpi/btn_check_off.png) that varies with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x10800bc (res/
drawable-mdpi/btn_check_on.png) that varies with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x1080004 (res/
drawable/btn_default.xml) that varies with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x1080005 (res/
drawable/btn_default_small.xml) that varies with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x1080006 (res/
drawable/btn_dropdown.xml) that varies with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x1080008 (res/
drawable/btn_plus.xml) that varies with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x1080007 (res/
drawable/btn_minus.xml) that varies with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x1080009 (res/
drawable/btn_radio.xml) that varies with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x108000a (res/
drawable/btn_star.xml) that varies with configuration!!
D/dalvikvm(  922): GC_EXPLICIT freed 421 objects / 25872 bytes in 19ms
W/Zygote  (  922): Preloaded drawable resource #0x1080131 (res/
drawable/btn_toggle.xml) that varies with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x1080197 (res/
drawable-mdpi/ic_emergency.png) that varies with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x1080012 (res/
drawable-mdpi/divider_horizontal_bright.9.png) that varies with
configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x1080014 (res/
drawable-mdpi/divider_horizontal_dark.9.png) that varies with
configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x1080016 (res/
drawable/edit_text.xml) that varies with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x1080170 (res/
drawable/expander_group.xml) that varies with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x1080062 (res/
drawable/list_selector_background.xml) that varies with
configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x108022a (res/
drawable-mdpi/menu_background.9.png) that varies with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x108022b (res/
drawable-mdpi/menu_background_fill_parent_width.9.png) that varies
with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x108022c (res/
drawable/menu_selector.xml) that varies with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x1080237 (res/
drawable-mdpi/panel_background.9.png) that varies with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x108023e (res/
drawable-mdpi/popup_bottom_bright.9.png) that varies with
configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x108023f (res/
drawable-mdpi/popup_bottom_dark.9.png) that varies with
configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x1080240 (res/
drawable-mdpi/popup_bottom_medium.9.png) that varies with
configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x1080241 (res/
drawable-mdpi/popup_center_bright.9.png) that varies with
configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x1080242 (res/
drawable-mdpi/popup_center_dark.9.png) that varies with
configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x1080245 (res/
drawable-mdpi/popup_full_dark.9.png) that varies with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x1080248 (res/
drawable-mdpi/popup_top_bright.9.png) that varies with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x1080249 (res/
drawable-mdpi/popup_top_dark.9.png) that varies with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x108006d (res/
drawable/progress_indeterminate_horizontal.xml) that varies with
configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x108024f (res/
drawable/progress_small.xml) that varies with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x1080250 (res/
drawable/progress_small_titlebar.xml) that varies with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x1080273 (res/
drawable-mdpi/scrollbar_handle_horizontal.9.png) that varies with
configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x1080274 (res/
drawable-mdpi/scrollbar_handle_vertical.9.png) that varies with
configuration!!
D/dalvikvm(  922): GC_EXPLICIT freed 477 objects / 32688 bytes in 20ms
W/Zygote  (  922): Preloaded drawable resource #0x1080071 (res/
drawable/spinner_dropdown_background.xml) that varies with
configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x1080357 (res/
drawable-mdpi/title_bar_shadow.9.png) that varies with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x10801d9 (res/
drawable-mdpi/indicator_code_lock_drag_direction_green_up.png) that
varies with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x10801da (res/
drawable-mdpi/indicator_code_lock_drag_direction_red_up.png) that
varies with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x10801db (res/
drawable-mdpi/indicator_code_lock_point_area_default.png) that varies
with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x10801dc (res/
drawable-mdpi/indicator_code_lock_point_area_green.png) that varies
with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x10801dd (res/
drawable-mdpi/indicator_code_lock_point_area_red.png) that varies with
configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x10801eb (res/
drawable-mdpi/jog_tab_bar_left_end_confirm_gray.9.png) that varies
with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x10801ef (res/
drawable-mdpi/jog_tab_bar_left_end_normal.9.png) that varies with
configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x10801f0 (res/
drawable-mdpi/jog_tab_bar_left_end_pressed.9.png) that varies with
configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x10801f4 (res/
drawable-mdpi/jog_tab_bar_right_end_confirm_gray.9.png) that varies
with configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x10801f8 (res/
drawable-mdpi/jog_tab_bar_right_end_normal.9.png) that varies with
configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x10801f9 (res/
drawable-mdpi/jog_tab_bar_right_end_pressed.9.png) that varies with
configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x10801fe (res/
drawable-mdpi/jog_tab_left_confirm_gray.png) that varies with
configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x1080203 (res/
drawable-mdpi/jog_tab_left_normal.png) that varies with
configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x1080204 (res/
drawable-mdpi/jog_tab_left_pressed.png) that varies with
configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x1080206 (res/
drawable-mdpi/jog_tab_right_confirm_gray.png) that varies with
configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x108020c (res/
drawable-mdpi/jog_tab_right_normal.png) that varies with
configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x108020d (res/
drawable-mdpi/jog_tab_right_pressed.png) that varies with
configuration!!
W/Zygote  (  922): Preloaded drawable resource #0x1080210 (res/
drawable-mdpi/jog_tab_target_gray.png) that varies with
configuration!!
I/Zygote  (  922): ...preloaded 61 resources in 229ms.
I/Zygote  (  922): ...preloaded 15 resources in 4ms.
D/dalvikvm(  922): GC_EXPLICIT freed 503 objects / 37832 bytes in 20ms
D/dalvikvm(  922): GC_EXPLICIT freed 150 objects / 5808 bytes in 20ms
D/dalvikvm(  922): GC_EXPLICIT freed 2 objects / 48 bytes in 20ms
I/dalvikvm(  922): System server process 1008 has been created
I/Zygote  (  922): Accepting command socket connections
E/BatteryService( 1008): Could not open /sys/class/power_supply
I/sysproc ( 1008): Entered system_init()
I/sysproc ( 1008): ServiceManager: 0x11e618
I/SurfaceFlinger( 1008): SurfaceFlinger is starting
I/SurfaceFlinger( 1008): SurfaceFlinger's main thread ready to run.
Initializing graphics H/W...
D/libEGL  ( 1008): loaded /system/lib/egl/libGLES_android.so
D/libEGL  ( 1008): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
D/libEGL  ( 1008): loaded /system/lib/egl/
libGLESv1_CM_POWERVR_SGX530_125.so
D/libEGL  ( 1008): loaded /system/lib/egl/
libGLESv2_POWERVR_SGX530_125.so
I/SurfaceFlinger( 1008): EGL informations:
I/SurfaceFlinger( 1008): # of configs : 30
I/SurfaceFlinger( 1008): vendor    : Android
I/SurfaceFlinger( 1008): version   : 1.4 Android META-EGL
I/SurfaceFlinger( 1008): extensions: EGL_KHR_image EGL_KHR_image_base
EGL_KHR_image_pixmap EGL_ANDROID_image_native_buffer
EGL_ANDROID_swap_rectangle EGL_ANDROID_get_render_buffer
I/SurfaceFlinger( 1008): Client API: OpenGL ES
I/SurfaceFlinger( 1008): EGLSurface: 8-8-8-8, config=0x1
E/libEGL  ( 1008): eglSetSwapRectangleANDROID:1759 error 3008
(EGL_BAD_DISPLAY)
I/SurfaceFlinger( 1008): flags     : 00110000
W/SurfaceFlinger( 1008): ro.sf.lcd_density not defined, using 160 dpi
by default.
I/SurfaceFlinger( 1008): OpenGL informations:
I/SurfaceFlinger( 1008): vendor    : Imagination Technologies
I/SurfaceFlinger( 1008): renderer  : PowerVR SGX 530
I/SurfaceFlinger( 1008): version   : OpenGL ES-CM 1.1
I/SurfaceFlinger( 1008): extensions: GL_OES_byte_coordinates
GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get
GL_OES_read_format GL_OES_compressed_paletted_texture
GL_OES_point_sprite GL_OES_point_size_array GL_OES_matrix_palette
GL_OES_draw_texture GL_OES_query_matrix GL_OES_texture_env_crossbar
GL_OES_texture_mirrored_repeat GL_OES_texture_cube_map
GL_OES_blend_subtract GL_OES_blend_func_separate
GL_OES_blend_equation_separate GL_OES_stencil_wrap
GL_OES_extended_matrix_palette GL_OES_framebuffer_object
GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_stencil8
GL_OES_compressed_ETC1_RGB8_texture GL_OES_mapbuffer GL_OES_EGL_image
GL_EXT_multi_draw_arrays GL_OES_required_internalformat
GL_IMG_read_format GL_IMG_texture_compression_pvrtc
GL_IMG_texture_format_BGRA8888 GL_EXT_texture_format_BGRA8888
GL_IMG_texture_stream GL_IMG_vertex_program
I/SurfaceFlinger( 1008): GL_MAX_TEXTURE_SIZE = 2048
I/SurfaceFlinger( 1008): GL_MAX_VIEWPORT_DIMS = 2048
I/sysproc ( 1008): System server: starting Android runtime.
I/sysproc ( 1008): System server: starting Android services.
I/sysproc ( 1008): System server: entering thread pool.
I/SystemServer( 1008): Entered the Android system server!
I/SystemServer( 1008): Entropy Service
I/SystemServer( 1008): Power Manager
I/SystemServer( 1008): Activity Manager
I/ActivityManager( 1008): Memory class: 16
E/SurfaceFlinger( 1008): eglSwapBuffers: EGL error 0x3008
(EGL_BAD_DISPLAY)
D/libEGL  ( 1019): loaded /system/lib/egl/libGLES_android.so
D/libEGL  ( 1019): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
D/libEGL  ( 1019): loaded /system/lib/egl/
libGLESv1_CM_POWERVR_SGX530_125.so
D/libEGL  ( 1019): loaded /system/lib/egl/
libGLESv2_POWERVR_SGX530_125.so
W/zipro   ( 1019): Unable to open zip '/data/local/bootanimation.zip':
No such file or directory
W/zipro   ( 1019): Unable to open zip '/system/media/
bootanimation.zip': No such file or directory
W/UsageStats( 1008): Usage stats version changed; dropping
I/SystemServer( 1008): Telephony Registry
I/SystemServer( 1008): Package Manager
I/installd(  925): new connection
I/Installer( 1008): connecting...
I/PackageManager( 1008): Libs: android.test.runner:/system/framework/
android.test.runner.jar javax.obex:/system/framework/javax.obex.jar
I/PackageManager( 1008): Features:
D/dalvikvm( 1008): GC_FOR_MALLOC freed 6499 objects / 257400 bytes in
37ms
W/PackageManager( 1008): Running ENG build: no pre-dexopt!
D/PackageManager( 1008): Scanning app dir /system/framework
D/PackageManager( 1008): Scanning app dir /system/app
W/PackageParser( 1008): No actions in intent filter at /system/app/
Bluetooth.apk Binary XML file line #124
D/dalvikvm( 1008): GC_FOR_MALLOC freed 7649 objects / 373952 bytes in
32ms
I/DEBUG   (  920): *** *** *** *** *** *** *** *** *** *** *** *** ***
*** *** ***
I/DEBUG   (  920): Build fingerprint: 'TI/omap3evm/omap3evm/omap3evm:
2.2/MASTER/eng.a0271908.20110120.163127:eng/test-keys'
I/DEBUG   (  920): pid: 1019, tid: 1024  >>> /system/bin/bootanimation
<<<
I/DEBUG   (  920): signal 11 (SIGSEGV), fault addr 80422234
I/DEBUG   (  920):  r0 0000f5e0  r1 00017024  r2 0000f5e0  r3 0000f5e0
I/DEBUG   (  920):  r4 00000000  r5 00017024  r6 8040b210  r7 00000000
I/DEBUG   (  920):  r8 8040b210  r9 a811c319  10 40108000  fp 0000ed60
I/DEBUG   (  920):  ip 8040b1a8  sp 40207db8  lr 80700548  pc
ac710bd6  cpsr 20000030
I/DEBUG   (  920):  d0  0000000000000000  d1  0000000000000000
I/DEBUG   (  920):  d2  0000000000000000  d3  0000000000000000
I/DEBUG   (  920):  d4  0000007500000000  d5  0000000000000077
I/DEBUG   (  920):  d6  0000000100000000  d7  000000000000a44c
I/DEBUG   (  920):  d8  440000003ec5789c  d9  3f80000040800000
I/DEBUG   (  920):  d10 416fca2f00000000  d11 0000000000000000
I/DEBUG   (  920):  d12 0000000000000000  d13 0000000000000000
I/DEBUG   (  920):  d14 0000000000000000  d15 0000000000000000
I/DEBUG   (  920):  d16 4069d43b2537efba  d17 3f50624dd2f1a9fc
I/DEBUG   (  920):  d18 41a3aabadc000000  d19 0000000000000000
I/DEBUG   (  920):  d20 0000000000000000  d21 0000000000000000
I/DEBUG   (  920):  d22 0000000000000000  d23 0000000000000000
I/DEBUG   (  920):  d24 0000000000000000  d25 0000000000000000
I/DEBUG   (  920):  d26 0000000000000000  d27 0000000000000000
I/DEBUG   (  920):  d28 0000000000000000  d29 0000000000000000
I/DEBUG   (  920):  d30 0000000000000000  d31 0000000000000000
I/DEBUG   (  920):  scr 20000010
I/DEBUG   (  920):
I/DEBUG   (  920):          #00  pc 00010bd6  /system/lib/
libsurfaceflinger_client.so
I/DEBUG   (  920):          #01  lr 80700548  /system/lib/
libpvrANDROID_WSEGL.so.1.1.15.2766
I/DEBUG   (  920):
I/DEBUG   (  920): code around pc:
I/DEBUG   (  920): ac710bb4 69747465 5f73676e 6c746974 73755f65
I/DEBUG   (  920): ac710bc4 1a1a0062 68746574 735f7265 69747465
I/DEBUG   (  920): ac710bd4 5f73676e 6c746974 69775f65 1a006966
I/DEBUG   (  920): ac710be4 7465741a 5f726568 74746573 73676e69
I/DEBUG   (  920): ac710bf4 7469745f 625f656c 0068746f 65741b1b
I/DEBUG   (  920):
I/DEBUG   (  920): code around lr:
I/DEBUG   (  920): 80700528 1afffff9 e5945004 e3550000 0a00000d
I/DEBUG   (  920): 80700538 e1a00003 e1a01005 e1a0e00f e593f050
I/DEBUG   (  920): 80700548 e2506000 1a000007 e595303c e1a00005
I/DEBUG   (  920): 80700558 e5843008 e1a0e00f e595f01c e5846004
I/DEBUG   (  920): 80700568 e1a00006 e8bd8070 e3a00006 e8bd8070
I/DEBUG   (  920):
I/DEBUG   (  920): stack:
I/DEBUG   (  920):     40207d78  00016c90  [heap]
I/DEBUG   (  920):     40207d7c  8051cf98  /system/lib/egl/
libGLESv1_CM_POWERVR_SGX530_125.so.1.1.15.2766
I/DEBUG   (  920):     40207d80  00000000
I/DEBUG   (  920):     40207d84  00000000
I/DEBUG   (  920):     40207d88  00000000
I/DEBUG   (  920):     40207d8c  000003e8
I/DEBUG   (  920):     40207d90  00000000
I/DEBUG   (  920):     40207d94  00000000
I/DEBUG   (  920):     40207d98  00000000
I/DEBUG   (  920):     40207d9c  00000000
I/DEBUG   (  920):     40207da0  00017e70  [heap]
I/DEBUG   (  920):     40207da4  00000001
I/DEBUG   (  920):     40207da8  00000000
I/DEBUG   (  920):     40207dac  00017ce0  [heap]
I/DEBUG   (  920):     40207db0  df002777
I/DEBUG   (  920):     40207db4  e3a070ad
I/DEBUG   (  920): #00 40207db8  0000f5e0  [heap]
I/DEBUG   (  920):     40207dbc  00016c38  [heap]
I/DEBUG   (  920):     40207dc0  8040b210  /system/lib/libIMGegl.so.
1.1.15.2766
I/DEBUG   (  920):     40207dc4  80700634  /system/lib/
libpvrANDROID_WSEGL.so.1.1.15.2766
I/DEBUG   (  920):     40207dc8  0000f970  [heap]
I/DEBUG   (  920):     40207dcc  80406140  /system/lib/libIMGegl.so.
1.1.15.2766
I/DEBUG   (  920):     40207dd0  00000004
I/DEBUG   (  920):     40207dd4  00000000
I/DEBUG   (  920):     40207dd8  00000320
I/DEBUG   (  920):     40207ddc  000001e0
I/DEBUG   (  920):     40207de0  00000001
I/DEBUG   (  920):     40207de4  00017008  [heap]
I/DEBUG   (  920):     40207de8  00000640
I/DEBUG   (  920):     40207dec  4087e000  /dev/pvrsrvkm
I/DEBUG   (  920):     40207df0  01822000
I/DEBUG   (  920):     40207df4  00016c90  [heap]
I/DEBUG   (  920):     40207df8  00000000
I/DEBUG   (  920):     40207dfc  00000640
I/DEBUG   (  920): *** *** *** *** *** *** *** *** *** *** *** *** ***
*** *** ***
I/DEBUG   (  920): Build fingerprint: 'TI/omap3evm/omap3evm/omap3evm:
2.2/MASTER/eng.a0271908.20110120.163127:eng/test-keys'
I/DEBUG   (  920): pid: 1008, tid: 1018  >>> system_server <<<
I/DEBUG   (  920): signal 4 (SIGILL), fault addr ad947698
I/DEBUG   (  920):  r0 00000044  r1 00000001  r2 00000200  r3 00000000
I/DEBUG   (  920):  r4 0011db48  r5 00000001  r6 46076b44  r7 40027320
I/DEBUG   (  920):  r8 46076afc  r9 00000200  10 45f76bd8  fp 00000001
I/DEBUG   (  920):  ip ad12e42c  sp 46076a38  lr ad9b0457  pc
ad947698  cpsr 00000010
I/DEBUG   (  920):  d0  612e6d6f632f6174  d1  702e64696f72646e
I/DEBUG   (  920):  d2  7372656469766f72  d3  61646e656c61632e
I/DEBUG   (  920):  d4  006f00720064006e  d5  0070002e00640069
I/DEBUG   (  920):  d6  00690076006f0072  d7  0073007200650064
I/DEBUG   (  920):  d8  0000000000000000  d9  0000000000000000
I/DEBUG   (  920):  d10 0000000000000000  d11 0000000000000000
I/DEBUG   (  920):  d12 0000000000000000  d13 0000000000000000
I/DEBUG   (  920):  d14 0000000000000000  d15 0000000000000000
I/DEBUG   (  920):  d16 0000001800100103  d17 4000000000000000
I/DEBUG   (  920):  d18 42eccefa43de3400  d19 3fe00000000000b4
I/DEBUG   (  920):  d20 4008000000000000  d21 3fd99a27ad32ddf5
I/DEBUG   (  920):  d22 3fd24998d6307188  d23 3fcc7288e957b53b
I/DEBUG   (  920):  d24 3fc74721cad6b0ed  d25 3fc39a09d078c69f
I/DEBUG   (  920):  d26 0000000000000000  d27 0000000000000000
I/DEBUG   (  920):  d28 0000000000000000  d29 0000000000000000
I/DEBUG   (  920):  d30 0000000000000000  d31 0000000000000000
I/DEBUG   (  920):  scr 80000010
I/DEBUG   (  920):
I/DEBUG   (  920):          #00  pc 00047698  /system/lib/
libicui18n.so
I/DEBUG   (  920):          #01  pc 000b0454  /system/lib/
libicui18n.so
I/DEBUG   (  920):          #02  pc 0000fdc8  /system/lib/
libnativehelper.so
I/DEBUG   (  920):          #03  pc 00016df4  /system/lib/libdvm.so
I/DEBUG   (  920):          #04  pc 000452dc  /system/lib/libdvm.so
I/DEBUG   (  920):          #05  pc 0003dd24  /system/lib/libdvm.so
I/DEBUG   (  920):          #06  pc 0001bd58  /system/lib/libdvm.so
I/DEBUG   (  920):          #07  pc 00022754  /system/lib/libdvm.so
I/DEBUG   (  920):          #08  pc 000215f4  /system/lib/libdvm.so
I/DEBUG   (  920):          #09  pc 0005c58c  /system/lib/libdvm.so
I/DEBUG   (  920):          #10  pc 0005c7bc  /system/lib/libdvm.so
I/DEBUG   (  920):          #11  pc 0004fa8c  /system/lib/libdvm.so
I/DEBUG   (  920):          #12  pc 00011174  /system/lib/libc.so
I/DEBUG   (  920):          #13  pc 00010c60  /system/lib/libc.so
I/DEBUG   (  920):
I/DEBUG   (  920): code around pc:
I/DEBUG   (  920): ad947678 00000000 0000626e 00000000 00000000
I/DEBUG   (  920): ad947688 00000000 00000000 00000000 00000000
I/DEBUG   (  920): ad947698 ffffffff 00000064 00000098 ffffffff
I/DEBUG   (  920): ad9476a8 000000cc ffffffff 00000124 ffffffff
I/DEBUG   (  920): ad9476b8 00000170 ffffffff 000001bc ffffffff
I/DEBUG   (  920):
I/DEBUG   (  920): code around lr:
I/DEBUG   (  920): ad9b0434 3ffff1b1 f040bfb8 28000001 2900d157
I/DEBUG   (  920): ad9b0444 f1b1d055 bf183fff d066468b f7962044
I/DEBUG   (  920): ad9b0454 4604ee9e f7ffb108 2004ff7f eca2f797
I/DEBUG   (  920): ad9b0464 0301f10b 00584602 f7979201 9a01ec9c
I/DEBUG   (  920): ad9b0474 0301f1d4 2300bf38 bf082a00 0301f043
I/DEBUG   (  920):
I/DEBUG   (  920): stack:
I/DEBUG   (  920):     460769f8  fffe73a6
I/DEBUG   (  920):     460769fc  802a13f4  /system/lib/libdvm.so
I/DEBUG   (  920):     46076a00  fffe73a6
I/DEBUG   (  920):     46076a04  40015748  /dev/ashmem/mspace/dalvik-
heap/zygote/0 (deleted)
I/DEBUG   (  920):     46076a08  802a13f4  /system/lib/libdvm.so
I/DEBUG   (  920):     46076a0c  00207550  [heap]
I/DEBUG   (  920):     46076a10  00000000
I/DEBUG   (  920):     46076a14  afd10520  /system/lib/libc.so
I/DEBUG   (  920):     46076a18  802a13f4  /system/lib/libdvm.so
I/DEBUG   (  920):     46076a1c  40027310  /dev/ashmem/mspace/dalvik-
heap/zygote/0 (deleted)
I/DEBUG   (  920):     46076a20  802a5ed8  /system/lib/libdvm.so
I/DEBUG   (  920):     46076a24  802a6214
I/DEBUG   (  920):     46076a28  46076b60
I/DEBUG   (  920):     46076a2c  45f76bec
I/DEBUG   (  920):     46076a30  df002777
I/DEBUG   (  920):     46076a34  e3a070ad
I/DEBUG   (  920): #01 46076a38  00207550  [heap]
I/DEBUG   (  920):     46076a3c  00000001
I/DEBUG   (  920):     46076a40  00000007
I/DEBUG   (  920):     46076a44  00000000
I/DEBUG   (  920):     46076a48  46076b60
I/DEBUG   (  920):     46076a4c  40015748  /dev/ashmem/mspace/dalvik-
heap/zygote/0 (deleted)
I/DEBUG   (  920):     46076a50  40027320  /dev/ashmem/mspace/dalvik-
heap/zygote/0 (deleted)
I/DEBUG   (  920):     46076a54  00207550  [heap]
I/DEBUG   (  920):     46076a58  00000000
I/DEBUG   (  920):     46076a5c  80246ebd  /system/lib/libdvm.so
I/DEBUG   (  920):     46076a60  80246e8d  /system/lib/libdvm.so
I/DEBUG   (  920):     46076a64  0011db48  [heap]
I/DEBUG   (  920):     46076a68  40015748  /dev/ashmem/mspace/dalvik-
heap/zygote/0 (deleted)
I/DEBUG   (  920):     46076a6c  0011db48  [heap]
I/DEBUG   (  920):     46076a70  0020fc00  [heap]
I/DEBUG   (  920):     46076a74  40015748  /dev/ashmem/mspace/dalvik-
heap/zygote/0 (deleted)
I/DEBUG   (  920):     46076a78  40027320  /dev/ashmem/mspace/dalvik-
heap/zygote/0 (deleted)
I/DEBUG   (  920):     46076a7c  46076b60
I/DEBUG   (  920):     46076a80  45f76bec
I/DEBUG   (  920):     46076a84  45f76bd8
I/DEBUG   (  920):     46076a88  46076ed8
I/DEBUG   (  920):     46076a8c  ad10fdcb  /system/lib/
libnativehelper.so
I/DEBUG   (  920): debuggerd committing suicide to free the zombie!
D/Zygote  (  922): Process 1008 terminated by signal (4)
I/Zygote  (  922): Exit zygote because system server (1008) has
terminated
E/installd(  925): eof
E/installd(  925): failed to read size
I/installd(  925): closing connection
I/ServiceManager(  917): service 'batteryinfo' died
I/ServiceManager(  917): service 'usagestats' died
I/ServiceManager(  917): service 'SurfaceFlinger' died
I/ServiceManager(  917): service 'entropy' died
I/ServiceManager(  917): service 'power' died
I/ServiceManager(  917): service 'telephony.registry' died
I/ServiceManager(  917): service 'media.audio_flinger' died
I/ServiceManager(  917): service 'media.player' died
I/ServiceManager(  917): service 'media.camera' died
I/ServiceManager(  917): service 'media.audio_policy' died
I/DEBUG   ( 1035): debuggerd: Jan 20 2011 16:35:11


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

Reply via email to