It seemed a little like http://code.google.com/p/android/issues/detail?id=5090.
Further down in the other thread backtraces, I saw:
7ee22a74 6d3521d1 frameworks/base/core/jni/
android_hardware_Camera.cpp:39
when I tried pulling symbols, but I'm not sure if its even the
accurate location.
Backtrace:
pid: 5051, tid: 14717 >>> system_server <<<
signal 11 (SIGSEGV), fault addr 40a11b64
/lib/libutils.so(_ZN7android14IPCThreadState14executeCommandEi)
#01 pc 69d302da rel_pc 000302da /system/lib/libutils.so
(_ZN7android14IPCThreadState14joinThreadPoolEb)
#02 pc 69d35030 rel_pc 00035030 /system/lib/libutils.so(??)
#03 pc 69d2a18c rel_pc 0002a18c /system/lib/libutils.so
(_ZN7android6Thread11_threadLoopEPv)
#04 pc 6d32cb22 rel_pc 0002cb22 /system/lib/
libandroid_runtime.so(_ZN7android14AndroidRuntime15javaThreadShellEPv)
#05 pc 69d29f6c rel_pc 00029f6c /system/lib/libutils.so(??)
#06 pc 6fe0fbfc rel_pc 0000fbfc /system/lib/libc.so
(__thread_entry)
#07 pc 6fe0f770 rel_pc 0000f770 /system/lib/libc.so
(pthread_create)