[ROM] [DEV] [JB] VanillaBean - 4.1.1 - v0.4 Beta [8/13/2012]

Search This thread

Emmanuel U

Inactive Recognized Developer
Jul 29, 2011
1,783
2,608
24
Chi-Town Suburbs
VanillaBean JB built from stock and CM10 source

This ROM is deprecated, use JellyBeanDS

This rom is still in major development
Source

If you ask for an ETA, I will find you ;)

* means check for more information
Reporting logcats aren't mandatory but are helpful

Not Working:
  • Camcorder & FFC
  • Soft keyboard and HW keyboard auto rotation
  • You tell me!



How to install:

Community help is appreciated!


More information:
Front facing buttons are working but shut off randomly (minor)

Changelog as of August 13:
  • Fixed Sound
  • Fixed Camera
  • Broke soft keyboard and Hw rotation when keyboard is out
  • Updated to latest Adreno JB libs to fix UI bugs
  • Now using a very very early build of WildKernel (v3.0.36 from julyish)
  • CMX bootanimation (from Sensation)
  • Upstream changes from CM





Changelog as of July 25:
  • Fixed Data (Set default APN)
  • Fixed Wifi
  • Fixed Notification Leds
  • Fixed front facing button lights (for the most part)
  • Fixed Sensors properly (Fixpack 2)
  • Update SU
  • Upstream changes from CM
  • updated to the latest compiled TeamDS 3.0.3.6 kernel



Changelog as of July 21:
  • Fixed sdcard
  • Fixed Charging
  • Fixed Radio
  • Fixed Hw rotation when keyboard is out
  • Ramdisk changes
  • Fixed Launcher (Fixpack 1)
  • Probably forgot something


This is a DEV thread so please only discuss dev-related topics


Thanks:
Dillalade
Bruce2728
intervigilium
ognimnella
TeamDS
Cm team
rmcc
cretin45
nbetcher
 
Last edited:

Emmanuel U

Inactive Recognized Developer
Jul 29, 2011
1,783
2,608
24
Chi-Town Suburbs
Code:
Latest Logcat UPDATED 7/17/12
Error from logcat that I'm working on
Code:
E/AudioFlinger( 1572): int android::load_audio_interface(char const*, audio_hw_device_t**) wrong audio hw device version 0000
I/AudioFlinger( 1572): loadHwModule() error -22 loading module primary 
E/AudioFlinger( 1572): int android::load_audio_interface(char const*, audio_hw_device_t**) wrong audio hw device version 0000
I/AudioFlinger( 1572): loadHwModule() error -22 loading module a2dp 
E/AudioFlinger( 1572): int android::load_audio_interface(char const*, audio_hw_device_t**) couldn't load audio hw module audio.usb (No such file or directory)
I/AudioFlinger( 1572): loadHwModule() error -2 loading module usb 
E/AudioPolicyManagerBase( 1572): Failed to initialize hardware output stream, samplingRate: 0, format 0, channels 0
E/AudioPolicyService( 1572): couldn't init_check the audio policy (No such device)
W/AudioSystem(  342): AudioPolicyService not published, waiting...
W/ProcessStats(  342): Skipping unknown process pid 1591
W/AudioPolicyManager( 1572): getInput() invalid input source 9

Which leads to

Code:
F/libc    ( 1572): Fatal signal 11 (SIGSEGV) at 0xfffffff4 (code=1), thread 1596 (Binder_3)
I/DEBUG   ( 1540): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG   ( 1540): Build fingerprint: 'tmous/htc_doubleshot/doubleshot:4.0.3/IML74K/356011.14:user/release-keys'
I/DEBUG   ( 1540): pid: 1572, tid: 1596, name: Binder_3  >>> /system/bin/mediaserver <<<
I/DEBUG   ( 1540): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr fffffff4
I/DEBUG   ( 1540):     r0 fffffff4  r1 00000004  r2 00000000  r3 416e2c44
I/DEBUG   ( 1540):     r4 41239338  r5 00000000  r6 00000000  r7 00000000
I/DEBUG   ( 1540):     r8 416e2dd4  r9 00000624  sl 400faae4  fp 00100000
I/DEBUG   ( 1540):     ip 40fac5d8  sp 416e2c40  lr 40fa57d3  pc 40fa8648  cpsr 00000030
I/DEBUG   ( 1540):     d0  0000000000000000  d1  0000000000000000
I/DEBUG   ( 1540):     d2  000003e800000000  d3  0000000000000008
I/DEBUG   ( 1540):     d4  78302c463378302c  d5  2c303078302c3030
I/DEBUG   ( 1540):     d6  4478302c30307830  d7  302c303078302c36
I/DEBUG   ( 1540):     d8  0000000000000000  d9  0000000000000000
I/DEBUG   ( 1540):     d10 0000000000000000  d11 0000000000000000
I/DEBUG   ( 1540):     d12 0000000000000000  d13 0000000000000000
I/DEBUG   ( 1540):     d14 0000000000000000  d15 0000000000000000
I/DEBUG   ( 1540):     d16 6563726f46746573  d17 7375202928657355
I/DEBUG   ( 1540):     d18 2c303078302c3030  d19 4178302c41307830
I/DEBUG   ( 1540):     d20 302c303078302c38  d21 303078302c304378
I/DEBUG   ( 1540):     d22 78302c303078302c  d23 0d323078302c3030
I/DEBUG   ( 1540):     d24 0000000000000000  d25 0000000000000000
I/DEBUG   ( 1540):     d26 0000000000000000  d27 0000000000000000
I/DEBUG   ( 1540):     d28 0000000000000000  d29 0000000000000000
I/DEBUG   ( 1540):     d30 0000000000000000  d31 0000000000000000
I/DEBUG   ( 1540):     scr 00000010
I/DEBUG   ( 1540): 
I/DEBUG   ( 1540): backtrace:
I/DEBUG   ( 1540):     #00  pc 00009648  /system/lib/hw/audio_policy.msm8660.so (android_audio_legacy::AudioPolicyManagerBase::getNewDevice(int, bool)+23)
I/DEBUG   ( 1540):     #01  pc 000074cb  /system/lib/hw/audio_policy.msm8660.so (android_audio_legacy::AudioPolicyManager::setForceUse(android_audio_legacy::AudioSystem::force_use, android_audio_legacy::AudioSystem::forced_config)+286)
I/DEBUG   ( 1540):     #02  pc 00007ebf  /system/lib/hw/audio_policy.msm8660.so
I/DEBUG   ( 1540):     #03  pc 0003bcfd  /system/lib/libaudioflinger.so (android::AudioPolicyService::setForceUse(audio_policy_force_use_t, audio_policy_forced_cfg_t)+48)
I/DEBUG   ( 1540):     #04  pc 000494c5  /system/lib/libmedia.so (android::BnAudioPolicyService::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+172)
I/DEBUG   ( 1540):     #05  pc 000143c9  /system/lib/libbinder.so (android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+60)
I/DEBUG   ( 1540):     #06  pc 00016fe1  /system/lib/libbinder.so (android::IPCThreadState::executeCommand(int)+520)
I/DEBUG   ( 1540):     #07  pc 00017409  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+184)
I/DEBUG   ( 1540):     #08  pc 0001b1a9  /system/lib/libbinder.so
I/DEBUG   ( 1540):     #09  pc 00010f4b  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
I/DEBUG   ( 1540):     #10  pc 00010ab1  /system/lib/libutils.so
I/DEBUG   ( 1540):     #11  pc 000130f4  /system/lib/libc.so (__thread_entry+48)
I/DEBUG   ( 1540):     #12  pc 00012850  /system/lib/libc.so (pthread_create+180)
I/DEBUG   ( 1540): 
I/DEBUG   ( 1540): stack:
I/DEBUG   ( 1540):          416e2c00  40ada738  
I/DEBUG   ( 1540):          416e2c04  41238d58  [heap]
I/DEBUG   ( 1540):          416e2c08  416e2c44  
I/DEBUG   ( 1540):          416e2c0c  4123934c  [heap]
I/DEBUG   ( 1540):          416e2c10  00000000  
I/DEBUG   ( 1540):          416e2c14  00000000  
I/DEBUG   ( 1540):          416e2c18  00000000  
I/DEBUG   ( 1540):          416e2c1c  416e2dd4  
I/DEBUG   ( 1540):          416e2c20  00000624  
I/DEBUG   ( 1540):          416e2c24  400faae4  
I/DEBUG   ( 1540):          416e2c28  00100000  
I/DEBUG   ( 1540):          416e2c2c  40fa57d3  /system/lib/hw/audio_policy.msm8660.so
I/DEBUG   ( 1540):          416e2c30  00000000  
I/DEBUG   ( 1540):          416e2c34  416e2c44  
I/DEBUG   ( 1540):          416e2c38  df0027ad  
I/DEBUG   ( 1540):          416e2c3c  00000000  
I/DEBUG   ( 1540):     #00  416e2c40  41239338  [heap]
I/DEBUG   ( 1540):          416e2c44  00000000  
I/DEBUG   ( 1540):          416e2c48  00000000  
I/DEBUG   ( 1540):          416e2c4c  00000000  
I/DEBUG   ( 1540):          416e2c50  41239338  [heap]
I/DEBUG   ( 1540):          416e2c54  00000000  
I/DEBUG   ( 1540):          416e2c58  00000000  
I/DEBUG   ( 1540):          416e2c5c  40fa64cf  /system/lib/hw/audio_policy.msm8660.so (android_audio_legacy::AudioPolicyManager::setForceUse(android_audio_legacy::AudioSystem::force_use, android_audio_legacy::AudioSystem::forced_config)+290)
I/DEBUG   ( 1540):     #01  416e2c60  00000000  
I/DEBUG   ( 1540):          416e2c64  00000000  
I/DEBUG   ( 1540):          416e2c68  00000000  
I/DEBUG   ( 1540):          416e2c6c  41238fc8  [heap]
I/DEBUG   ( 1540):          416e2c70  00000000  
I/DEBUG   ( 1540):          416e2c74  00000000  
I/DEBUG   ( 1540):          416e2c78  00000000  
I/DEBUG   ( 1540):          416e2c7c  40fa6ec1  /system/lib/hw/audio_policy.msm8660.so
I/DEBUG   ( 1540):     #02  416e2c80  41238fc8  [heap]
I/DEBUG   ( 1540):          416e2c84  4009fcff  /system/lib/libaudioflinger.so (android::AudioPolicyService::setForceUse(audio_policy_force_use_t, audio_policy_forced_cfg_t)+50)
I/DEBUG   ( 1540): 
I/DEBUG   ( 1540): memory near r3:
I/DEBUG   ( 1540):     416e2c24 400faae4 00100000 40fa57d3 00000000  ...@.....W.@....
I/DEBUG   ( 1540):     416e2c34 416e2c44 df0027ad 00000000 41239338  D,nA.'......8.#A
I/DEBUG   ( 1540):     416e2c44 00000000 00000000 00000000 41239338  ............8.#A
I/DEBUG   ( 1540):     416e2c54 00000000 00000000 40fa64cf 00000000  .........d.@....
I/DEBUG   ( 1540):     416e2c64 00000000 00000000 41238fc8 00000000  ..........#A....
I/DEBUG   ( 1540): 
I/DEBUG   ( 1540): memory near r4:
I/DEBUG   ( 1540):     41239318 40fa706d 40fa707d 40fa708d 41238fc8  mp.@}p.@.p.@..#A
I/DEBUG   ( 1540):     41239328 400b0000 41237580 41239338 000001f3  ...@.u#A8.#A....
I/DEBUG   ( 1540):     41239338 40fac090 41237580 00000000 00000000  ...@.u#A........
I/DEBUG   ( 1540):     41239348 00000000 40fac298 00000000 00000000  .......@........
I/DEBUG   ( 1540):     41239358 00000007 00000008 40fac228 00000000  ........(..@....
I/DEBUG   ( 1540): 
I/DEBUG   ( 1540): memory near r8:
I/DEBUG   ( 1540):     416e2db4 4016ffe3 00000010 4016faed 40ad7d60  ...@.......@`}.@
I/DEBUG   ( 1540):     416e2dc4 00000000 00000000 00000000 41238fcc  ..............#A
I/DEBUG   ( 1540):     416e2dd4 00000000 40b79028 00000054 00000054  ....(..@T...T...
I/DEBUG   ( 1540):     416e2de4 00000054 40b7907c 00000000 00000000  T...|..@........
I/DEBUG   ( 1540):     416e2df4 00000000 00010001 4016faed 40ad7d60  ...........@`}.@
I/DEBUG   ( 1540): 
I/DEBUG   ( 1540): memory near sl:
I/DEBUG   ( 1540):     400faac4 00000000 00000000 00000000 00000000  ................
I/DEBUG   ( 1540):     400faad4 00000000 00000000 00000000 00000000  ................
I/DEBUG   ( 1540):     400faae4 3da25868 00000000 00000000 00000000  hX.=............
I/DEBUG   ( 1540):     400faaf4 00000000 00000000 00000000 00000000  ................
I/DEBUG   ( 1540):     400fab04 00000000 00000000 00000000 00000000  ................
I/DEBUG   ( 1540): 
I/DEBUG   ( 1540): memory near fp:
I/DEBUG   ( 1540):     000fffe0 ffffffff ffffffff ffffffff ffffffff  ................
I/DEBUG   ( 1540):     000ffff0 ffffffff ffffffff ffffffff ffffffff  ................
I/DEBUG   ( 1540):     00100000 ffffffff ffffffff ffffffff ffffffff  ................
I/DEBUG   ( 1540):     00100010 ffffffff ffffffff ffffffff ffffffff  ................
I/DEBUG   ( 1540):     00100020 ffffffff ffffffff ffffffff ffffffff  ................
I/DEBUG   ( 1540): 
I/DEBUG   ( 1540): memory near ip:
I/DEBUG   ( 1540):     40fac5b8 40fac290 40fac390 00000000 00000000  ...@...@........
I/DEBUG   ( 1540):     40fac5c8 00000000 40001907 4004f5f1 4018c64f  .......@...@O..@
I/DEBUG   ( 1540):     40fac5d8 4018f037 4018c51d 4018ef9d 4018c53d  7..@...@...@=..@
I/DEBUG   ( 1540):     40fac5e8 400bf6d0 4018c52b 4018eac9 4018e9f1  ...@+..@...@...@
I/DEBUG   ( 1540):     40fac5f8 400c106c 400cbb39 400018f9 4018dff1  l..@9..@...@...@
I/DEBUG   ( 1540): 
I/DEBUG   ( 1540): memory near sp:
I/DEBUG   ( 1540):     416e2c20 00000624 400faae4 00100000 40fa57d3  $......@.....W.@
I/DEBUG   ( 1540):     416e2c30 00000000 416e2c44 df0027ad 00000000  ....D,nA.'......
I/DEBUG   ( 1540):     416e2c40 41239338 00000000 00000000 00000000  8.#A............
I/DEBUG   ( 1540):     416e2c50 41239338 00000000 00000000 40fa64cf  8.#A.........d.@
I/DEBUG   ( 1540):     416e2c60 00000000 00000000 00000000 41238fc8  ..............#A
I/DEBUG   ( 1540): 
I/DEBUG   ( 1540): code around pc:
I/DEBUG   ( 1540):     40fa8628 7ae147ae 3fefae14 ab02b5f7 f1004604  .G.z...?.....F..
I/DEBUG   ( 1540):     40fa8638 f8430014 46191d04 f7fd4615 2104f8bd  ..C....F.F.....!
I/DEBUG   ( 1540):     40fa8648 46306806 fd78f7ff b1206823 3084f8d3  .h0F..x.#h ....0
I/DEBUG   ( 1540):     40fa8658 21044620 f8d3e02b 4620109c b9284788   F.!+..... F.G(.
I/DEBUG   ( 1540):     40fa8668 21014630 fd68f7ff d0232800 21016820  0F.!..h..(#. h.!
I/DEBUG   ( 1540): 
I/DEBUG   ( 1540): code around lr:
I/DEBUG   ( 1540):     40fa57b0 f7ff4620 3408ee1c d1f52d00 bf00bd70   F.....4.-..p...
I/DEBUG   ( 1540):     40fa57c0 680ab513 4604a902 2d08f841 f7ff4669  ...h...FA..-iF..
I/DEBUG   ( 1540):     40fa57d0 6863ee14 00c0eb03 bd1c3004 00000000  ..ch.....0......
I/DEBUG   ( 1540):     40fa57e0 47f0e92d 8b04ed2d 460cb088 f100a908  -..G-......F....
I/DEBUG   ( 1540):     40fa57f0 46050614 3d04f841 46924630 8054f8dd  ...FA..=0F.F..T.
I/DEBUG   ( 1540): 
I/DEBUG   ( 1540): memory map around fault addr fffffff4:
I/DEBUG   ( 1540):     ffff0000-ffff1000 [vectors]
I/DEBUG   ( 1540):     (no map for address)
I/DEBUG   ( 1540):     (no map above)


Latest Dmesg UPDATED 7/17/12
 
Last edited:

Emmanuel U

Inactive Recognized Developer
Jul 29, 2011
1,783
2,608
24
Chi-Town Suburbs
Fixes

Fixpack #2 (7/25/12)
Here is fixpack #2 to fix the sensors, auto rotations etc. The new boot.img also includes ramdisk edits to get closer at a fix for wifi. This is also included the latest compiled 3.0.3.6 kernel by TeamDS. (So this means button lights, proximity, and rotation.)

Thanks to Dillalade for early testing


Fixpack #1 (7/15/12)
Please use this fixpack to fix the Launcher. Now you can download the jellybean Gapps also
 
Last edited:

rorytmeadows

Senior Member
Feb 6, 2008
2,408
222
Charleston, SC metro area
Only 3 devices have working AOSP Jellybean. Let's beat the Sensation finally.

Sent from my myTouch_4G_Slide using Tapatalk 2

I'm sorry. All I read in your post was the word bounty. :p

I can just see the Engadget article now...Sensational title, passive aggressive attitude towards Android, unfaltering praise for the developer, all by some idiot iPhone-toting glorified blogger. Yeah, that sounds just about right.


Anyway, does JB natively have support for hard keyboards?


Sent from my Transformer Prime TF201
 
  • Like
Reactions: IBtokin

HappyKhicken

Senior Member
Jul 30, 2009
87
16
What's the ETA on this? Haha just kidding!

I'm excited for this. I'd love some Jelly Bean on the MT4G Slide. If you need anybody to do some testing, I would be more than willing to help out!

Sent from my myTouch_4G_Slide using xda app-developers app
 
  • Like
Reactions: Emmanuel U

AgentCherryColla

Senior Member
Jan 15, 2012
1,472
510
Carpentersville
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 44
    VanillaBean JB built from stock and CM10 source

    This ROM is deprecated, use JellyBeanDS

    This rom is still in major development
    Source

    If you ask for an ETA, I will find you ;)

    * means check for more information
    Reporting logcats aren't mandatory but are helpful

    Not Working:
    • Camcorder & FFC
    • Soft keyboard and HW keyboard auto rotation
    • You tell me!



    How to install:

    Community help is appreciated!


    More information:
    Front facing buttons are working but shut off randomly (minor)

    Changelog as of August 13:
    • Fixed Sound
    • Fixed Camera
    • Broke soft keyboard and Hw rotation when keyboard is out
    • Updated to latest Adreno JB libs to fix UI bugs
    • Now using a very very early build of WildKernel (v3.0.36 from julyish)
    • CMX bootanimation (from Sensation)
    • Upstream changes from CM





    Changelog as of July 25:
    • Fixed Data (Set default APN)
    • Fixed Wifi
    • Fixed Notification Leds
    • Fixed front facing button lights (for the most part)
    • Fixed Sensors properly (Fixpack 2)
    • Update SU
    • Upstream changes from CM
    • updated to the latest compiled TeamDS 3.0.3.6 kernel



    Changelog as of July 21:
    • Fixed sdcard
    • Fixed Charging
    • Fixed Radio
    • Fixed Hw rotation when keyboard is out
    • Ramdisk changes
    • Fixed Launcher (Fixpack 1)
    • Probably forgot something


    This is a DEV thread so please only discuss dev-related topics


    Thanks:
    Dillalade
    Bruce2728
    intervigilium
    ognimnella
    TeamDS
    Cm team
    rmcc
    cretin45
    nbetcher
    33
    Hey xmc the sensation has a cm10 kang that is almost fully functional (probably not stable), cant you use code from that to help you work on this rom. Btw, great job on this rom, v .4 will hopefully be good enough for me to make it a DD. And, do you collect donations, i never see a donation link.

    Sent from my HTC MyTouch 4G Slide using Tapatalk 2

    lol donations? Yea right! pressing thanks is good enough for me :D
    17
    Fixes

    Fixpack #2 (7/25/12)
    Here is fixpack #2 to fix the sensors, auto rotations etc. The new boot.img also includes ramdisk edits to get closer at a fix for wifi. This is also included the latest compiled 3.0.3.6 kernel by TeamDS. (So this means button lights, proximity, and rotation.)

    Thanks to Dillalade for early testing


    Fixpack #1 (7/15/12)
    Please use this fixpack to fix the Launcher. Now you can download the jellybean Gapps also
    14
    Code:
    Latest Logcat UPDATED 7/17/12
    Error from logcat that I'm working on
    Code:
    E/AudioFlinger( 1572): int android::load_audio_interface(char const*, audio_hw_device_t**) wrong audio hw device version 0000
    I/AudioFlinger( 1572): loadHwModule() error -22 loading module primary 
    E/AudioFlinger( 1572): int android::load_audio_interface(char const*, audio_hw_device_t**) wrong audio hw device version 0000
    I/AudioFlinger( 1572): loadHwModule() error -22 loading module a2dp 
    E/AudioFlinger( 1572): int android::load_audio_interface(char const*, audio_hw_device_t**) couldn't load audio hw module audio.usb (No such file or directory)
    I/AudioFlinger( 1572): loadHwModule() error -2 loading module usb 
    E/AudioPolicyManagerBase( 1572): Failed to initialize hardware output stream, samplingRate: 0, format 0, channels 0
    E/AudioPolicyService( 1572): couldn't init_check the audio policy (No such device)
    W/AudioSystem(  342): AudioPolicyService not published, waiting...
    W/ProcessStats(  342): Skipping unknown process pid 1591
    W/AudioPolicyManager( 1572): getInput() invalid input source 9

    Which leads to

    Code:
    F/libc    ( 1572): Fatal signal 11 (SIGSEGV) at 0xfffffff4 (code=1), thread 1596 (Binder_3)
    I/DEBUG   ( 1540): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    I/DEBUG   ( 1540): Build fingerprint: 'tmous/htc_doubleshot/doubleshot:4.0.3/IML74K/356011.14:user/release-keys'
    I/DEBUG   ( 1540): pid: 1572, tid: 1596, name: Binder_3  >>> /system/bin/mediaserver <<<
    I/DEBUG   ( 1540): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr fffffff4
    I/DEBUG   ( 1540):     r0 fffffff4  r1 00000004  r2 00000000  r3 416e2c44
    I/DEBUG   ( 1540):     r4 41239338  r5 00000000  r6 00000000  r7 00000000
    I/DEBUG   ( 1540):     r8 416e2dd4  r9 00000624  sl 400faae4  fp 00100000
    I/DEBUG   ( 1540):     ip 40fac5d8  sp 416e2c40  lr 40fa57d3  pc 40fa8648  cpsr 00000030
    I/DEBUG   ( 1540):     d0  0000000000000000  d1  0000000000000000
    I/DEBUG   ( 1540):     d2  000003e800000000  d3  0000000000000008
    I/DEBUG   ( 1540):     d4  78302c463378302c  d5  2c303078302c3030
    I/DEBUG   ( 1540):     d6  4478302c30307830  d7  302c303078302c36
    I/DEBUG   ( 1540):     d8  0000000000000000  d9  0000000000000000
    I/DEBUG   ( 1540):     d10 0000000000000000  d11 0000000000000000
    I/DEBUG   ( 1540):     d12 0000000000000000  d13 0000000000000000
    I/DEBUG   ( 1540):     d14 0000000000000000  d15 0000000000000000
    I/DEBUG   ( 1540):     d16 6563726f46746573  d17 7375202928657355
    I/DEBUG   ( 1540):     d18 2c303078302c3030  d19 4178302c41307830
    I/DEBUG   ( 1540):     d20 302c303078302c38  d21 303078302c304378
    I/DEBUG   ( 1540):     d22 78302c303078302c  d23 0d323078302c3030
    I/DEBUG   ( 1540):     d24 0000000000000000  d25 0000000000000000
    I/DEBUG   ( 1540):     d26 0000000000000000  d27 0000000000000000
    I/DEBUG   ( 1540):     d28 0000000000000000  d29 0000000000000000
    I/DEBUG   ( 1540):     d30 0000000000000000  d31 0000000000000000
    I/DEBUG   ( 1540):     scr 00000010
    I/DEBUG   ( 1540): 
    I/DEBUG   ( 1540): backtrace:
    I/DEBUG   ( 1540):     #00  pc 00009648  /system/lib/hw/audio_policy.msm8660.so (android_audio_legacy::AudioPolicyManagerBase::getNewDevice(int, bool)+23)
    I/DEBUG   ( 1540):     #01  pc 000074cb  /system/lib/hw/audio_policy.msm8660.so (android_audio_legacy::AudioPolicyManager::setForceUse(android_audio_legacy::AudioSystem::force_use, android_audio_legacy::AudioSystem::forced_config)+286)
    I/DEBUG   ( 1540):     #02  pc 00007ebf  /system/lib/hw/audio_policy.msm8660.so
    I/DEBUG   ( 1540):     #03  pc 0003bcfd  /system/lib/libaudioflinger.so (android::AudioPolicyService::setForceUse(audio_policy_force_use_t, audio_policy_forced_cfg_t)+48)
    I/DEBUG   ( 1540):     #04  pc 000494c5  /system/lib/libmedia.so (android::BnAudioPolicyService::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+172)
    I/DEBUG   ( 1540):     #05  pc 000143c9  /system/lib/libbinder.so (android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+60)
    I/DEBUG   ( 1540):     #06  pc 00016fe1  /system/lib/libbinder.so (android::IPCThreadState::executeCommand(int)+520)
    I/DEBUG   ( 1540):     #07  pc 00017409  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+184)
    I/DEBUG   ( 1540):     #08  pc 0001b1a9  /system/lib/libbinder.so
    I/DEBUG   ( 1540):     #09  pc 00010f4b  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
    I/DEBUG   ( 1540):     #10  pc 00010ab1  /system/lib/libutils.so
    I/DEBUG   ( 1540):     #11  pc 000130f4  /system/lib/libc.so (__thread_entry+48)
    I/DEBUG   ( 1540):     #12  pc 00012850  /system/lib/libc.so (pthread_create+180)
    I/DEBUG   ( 1540): 
    I/DEBUG   ( 1540): stack:
    I/DEBUG   ( 1540):          416e2c00  40ada738  
    I/DEBUG   ( 1540):          416e2c04  41238d58  [heap]
    I/DEBUG   ( 1540):          416e2c08  416e2c44  
    I/DEBUG   ( 1540):          416e2c0c  4123934c  [heap]
    I/DEBUG   ( 1540):          416e2c10  00000000  
    I/DEBUG   ( 1540):          416e2c14  00000000  
    I/DEBUG   ( 1540):          416e2c18  00000000  
    I/DEBUG   ( 1540):          416e2c1c  416e2dd4  
    I/DEBUG   ( 1540):          416e2c20  00000624  
    I/DEBUG   ( 1540):          416e2c24  400faae4  
    I/DEBUG   ( 1540):          416e2c28  00100000  
    I/DEBUG   ( 1540):          416e2c2c  40fa57d3  /system/lib/hw/audio_policy.msm8660.so
    I/DEBUG   ( 1540):          416e2c30  00000000  
    I/DEBUG   ( 1540):          416e2c34  416e2c44  
    I/DEBUG   ( 1540):          416e2c38  df0027ad  
    I/DEBUG   ( 1540):          416e2c3c  00000000  
    I/DEBUG   ( 1540):     #00  416e2c40  41239338  [heap]
    I/DEBUG   ( 1540):          416e2c44  00000000  
    I/DEBUG   ( 1540):          416e2c48  00000000  
    I/DEBUG   ( 1540):          416e2c4c  00000000  
    I/DEBUG   ( 1540):          416e2c50  41239338  [heap]
    I/DEBUG   ( 1540):          416e2c54  00000000  
    I/DEBUG   ( 1540):          416e2c58  00000000  
    I/DEBUG   ( 1540):          416e2c5c  40fa64cf  /system/lib/hw/audio_policy.msm8660.so (android_audio_legacy::AudioPolicyManager::setForceUse(android_audio_legacy::AudioSystem::force_use, android_audio_legacy::AudioSystem::forced_config)+290)
    I/DEBUG   ( 1540):     #01  416e2c60  00000000  
    I/DEBUG   ( 1540):          416e2c64  00000000  
    I/DEBUG   ( 1540):          416e2c68  00000000  
    I/DEBUG   ( 1540):          416e2c6c  41238fc8  [heap]
    I/DEBUG   ( 1540):          416e2c70  00000000  
    I/DEBUG   ( 1540):          416e2c74  00000000  
    I/DEBUG   ( 1540):          416e2c78  00000000  
    I/DEBUG   ( 1540):          416e2c7c  40fa6ec1  /system/lib/hw/audio_policy.msm8660.so
    I/DEBUG   ( 1540):     #02  416e2c80  41238fc8  [heap]
    I/DEBUG   ( 1540):          416e2c84  4009fcff  /system/lib/libaudioflinger.so (android::AudioPolicyService::setForceUse(audio_policy_force_use_t, audio_policy_forced_cfg_t)+50)
    I/DEBUG   ( 1540): 
    I/DEBUG   ( 1540): memory near r3:
    I/DEBUG   ( 1540):     416e2c24 400faae4 00100000 40fa57d3 00000000  ...@.....W.@....
    I/DEBUG   ( 1540):     416e2c34 416e2c44 df0027ad 00000000 41239338  D,nA.'......8.#A
    I/DEBUG   ( 1540):     416e2c44 00000000 00000000 00000000 41239338  ............8.#A
    I/DEBUG   ( 1540):     416e2c54 00000000 00000000 40fa64cf 00000000  .........d.@....
    I/DEBUG   ( 1540):     416e2c64 00000000 00000000 41238fc8 00000000  ..........#A....
    I/DEBUG   ( 1540): 
    I/DEBUG   ( 1540): memory near r4:
    I/DEBUG   ( 1540):     41239318 40fa706d 40fa707d 40fa708d 41238fc8  mp.@}p.@.p.@..#A
    I/DEBUG   ( 1540):     41239328 400b0000 41237580 41239338 000001f3  ...@.u#A8.#A....
    I/DEBUG   ( 1540):     41239338 40fac090 41237580 00000000 00000000  ...@.u#A........
    I/DEBUG   ( 1540):     41239348 00000000 40fac298 00000000 00000000  .......@........
    I/DEBUG   ( 1540):     41239358 00000007 00000008 40fac228 00000000  ........(..@....
    I/DEBUG   ( 1540): 
    I/DEBUG   ( 1540): memory near r8:
    I/DEBUG   ( 1540):     416e2db4 4016ffe3 00000010 4016faed 40ad7d60  ...@.......@`}.@
    I/DEBUG   ( 1540):     416e2dc4 00000000 00000000 00000000 41238fcc  ..............#A
    I/DEBUG   ( 1540):     416e2dd4 00000000 40b79028 00000054 00000054  ....(..@T...T...
    I/DEBUG   ( 1540):     416e2de4 00000054 40b7907c 00000000 00000000  T...|..@........
    I/DEBUG   ( 1540):     416e2df4 00000000 00010001 4016faed 40ad7d60  ...........@`}.@
    I/DEBUG   ( 1540): 
    I/DEBUG   ( 1540): memory near sl:
    I/DEBUG   ( 1540):     400faac4 00000000 00000000 00000000 00000000  ................
    I/DEBUG   ( 1540):     400faad4 00000000 00000000 00000000 00000000  ................
    I/DEBUG   ( 1540):     400faae4 3da25868 00000000 00000000 00000000  hX.=............
    I/DEBUG   ( 1540):     400faaf4 00000000 00000000 00000000 00000000  ................
    I/DEBUG   ( 1540):     400fab04 00000000 00000000 00000000 00000000  ................
    I/DEBUG   ( 1540): 
    I/DEBUG   ( 1540): memory near fp:
    I/DEBUG   ( 1540):     000fffe0 ffffffff ffffffff ffffffff ffffffff  ................
    I/DEBUG   ( 1540):     000ffff0 ffffffff ffffffff ffffffff ffffffff  ................
    I/DEBUG   ( 1540):     00100000 ffffffff ffffffff ffffffff ffffffff  ................
    I/DEBUG   ( 1540):     00100010 ffffffff ffffffff ffffffff ffffffff  ................
    I/DEBUG   ( 1540):     00100020 ffffffff ffffffff ffffffff ffffffff  ................
    I/DEBUG   ( 1540): 
    I/DEBUG   ( 1540): memory near ip:
    I/DEBUG   ( 1540):     40fac5b8 40fac290 40fac390 00000000 00000000  ...@...@........
    I/DEBUG   ( 1540):     40fac5c8 00000000 40001907 4004f5f1 4018c64f  .......@...@O..@
    I/DEBUG   ( 1540):     40fac5d8 4018f037 4018c51d 4018ef9d 4018c53d  7..@...@...@=..@
    I/DEBUG   ( 1540):     40fac5e8 400bf6d0 4018c52b 4018eac9 4018e9f1  ...@+..@...@...@
    I/DEBUG   ( 1540):     40fac5f8 400c106c 400cbb39 400018f9 4018dff1  l..@9..@...@...@
    I/DEBUG   ( 1540): 
    I/DEBUG   ( 1540): memory near sp:
    I/DEBUG   ( 1540):     416e2c20 00000624 400faae4 00100000 40fa57d3  $......@.....W.@
    I/DEBUG   ( 1540):     416e2c30 00000000 416e2c44 df0027ad 00000000  ....D,nA.'......
    I/DEBUG   ( 1540):     416e2c40 41239338 00000000 00000000 00000000  8.#A............
    I/DEBUG   ( 1540):     416e2c50 41239338 00000000 00000000 40fa64cf  8.#A.........d.@
    I/DEBUG   ( 1540):     416e2c60 00000000 00000000 00000000 41238fc8  ..............#A
    I/DEBUG   ( 1540): 
    I/DEBUG   ( 1540): code around pc:
    I/DEBUG   ( 1540):     40fa8628 7ae147ae 3fefae14 ab02b5f7 f1004604  .G.z...?.....F..
    I/DEBUG   ( 1540):     40fa8638 f8430014 46191d04 f7fd4615 2104f8bd  ..C....F.F.....!
    I/DEBUG   ( 1540):     40fa8648 46306806 fd78f7ff b1206823 3084f8d3  .h0F..x.#h ....0
    I/DEBUG   ( 1540):     40fa8658 21044620 f8d3e02b 4620109c b9284788   F.!+..... F.G(.
    I/DEBUG   ( 1540):     40fa8668 21014630 fd68f7ff d0232800 21016820  0F.!..h..(#. h.!
    I/DEBUG   ( 1540): 
    I/DEBUG   ( 1540): code around lr:
    I/DEBUG   ( 1540):     40fa57b0 f7ff4620 3408ee1c d1f52d00 bf00bd70   F.....4.-..p...
    I/DEBUG   ( 1540):     40fa57c0 680ab513 4604a902 2d08f841 f7ff4669  ...h...FA..-iF..
    I/DEBUG   ( 1540):     40fa57d0 6863ee14 00c0eb03 bd1c3004 00000000  ..ch.....0......
    I/DEBUG   ( 1540):     40fa57e0 47f0e92d 8b04ed2d 460cb088 f100a908  -..G-......F....
    I/DEBUG   ( 1540):     40fa57f0 46050614 3d04f841 46924630 8054f8dd  ...FA..=0F.F..T.
    I/DEBUG   ( 1540): 
    I/DEBUG   ( 1540): memory map around fault addr fffffff4:
    I/DEBUG   ( 1540):     ffff0000-ffff1000 [vectors]
    I/DEBUG   ( 1540):     (no map for address)
    I/DEBUG   ( 1540):     (no map above)


    Latest Dmesg UPDATED 7/17/12
    14
    Uploaded Enjoy :)