弄个按钮而已,报如上异常。

弄个按钮而已,报如下错误。在线等,急~
08-14 06:33:17.728: ERROR/Zygote(33): setreuid() failed. errno: 2
08-14 06:33:27.557: ERROR/Zygote(33): setreuid() failed. errno: 17
08-14 06:33:29.068: ERROR/BatteryService(59): usbOnlinePath not found
08-14 06:33:29.068: ERROR/BatteryService(59): batteryVoltagePath not found
08-14 06:33:29.068: ERROR/BatteryService(59): batteryTemperaturePath not found
08-14 06:33:29.087: ERROR/SurfaceFlinger(59): Couldn't open /sys/power/wait_for_fb_sleep or /sys/power/wait_for_fb_wake
08-14 06:33:36.137: ERROR/EventHub(59): could not get driver version for /dev/input/mouse0, Not a typewriter
08-14 06:33:36.137: ERROR/EventHub(59): could not get driver version for /dev/input/mice, Not a typewriter
08-14 06:33:36.688: ERROR/System(59): Failure starting core service
08-14 06:33:36.688: ERROR/System(59): java.lang.SecurityException
08-14 06:33:36.688: ERROR/System(59): at android.os.BinderProxy.transact(Native Method)
08-14 06:33:36.688: ERROR/System(59): at android.os.ServiceManagerProxy.addService(ServiceManagerNative.java:146)
08-14 06:33:36.688: ERROR/System(59): at android.os.ServiceManager.addService(ServiceManager.java:72)
08-14 06:33:36.688: ERROR/System(59): at com.android.server.ServerThread.run(SystemServer.java:184)
08-14 06:33:38.017: ERROR/SoundPool(59): error loading /system/media/audio/ui/Effect_Tick.ogg
08-14 06:33:38.017: ERROR/SoundPool(59): error loading /system/media/audio/ui/KeypressStandard.ogg
08-14 06:33:38.028: ERROR/SoundPool(59): error loading /system/media/audio/ui/KeypressSpacebar.ogg
08-14 06:33:38.037: ERROR/SoundPool(59): error loading /system/media/audio/ui/KeypressDelete.ogg
08-14 06:33:38.057: ERROR/SoundPool(59): error loading /system/media/audio/ui/KeypressReturn.ogg
08-14 06:33:40.739: ERROR/ThrottleService(59): Could not open GPS configuration file /etc/gps.conf
08-14 06:33:42.358: ERROR/logwrapper(150): executing /system/bin/tc failed: No such file or directory
08-14 06:33:42.507: ERROR/logwrapper(151): executing /system/bin/tc failed: No such file or directory
08-14 06:33:42.617: ERROR/logwrapper(152): executing /system/bin/tc failed: No such file or directory
08-14 06:33:56.667: ERROR/HierarchicalStateMachine(59): TetherMaster - unhandledMessage: msg.what=3

------解决方案--------------------
没看出啥错误,唯一的一个地方@Override
public boolean onCreateOptionsMenu(Menu menu) {
return true;
}
里面怎么没有设置menu