Prashanth-MN / android-notifier

Automatically exported from code.google.com/p/android-notifier
0 stars 0 forks source link

Kernel panic on Linux mint debian edition #493

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.instal desktop parte on Linux mint debian edition
2.notification test 
3.kernel panic 

What is the expected output? What do you see instead?

Please paste the application's log here (it should now be on your
clipboard):
 I/CallOnGoingView( 2913): onAttachedToWindow
I/CallOnGoingView( 2913): onDetachedFromWindow
I/CallOnGoingView( 2913): onAttachedToWindow
I/CallOnGoingView( 2913): onDetachedFromWindow
I/CallOnGoingView( 2913): onAttachedToWindow
I/WifiService( 2774): Start  ----- stopWifiDirect
I/WifiService( 2774): End    ----- stopWifiDirect
I/CallOnGoingView( 2913): onDetachedFromWindow
W/WifiService( 2774): ---- Check wifi direct setting. It is unchecked.
I/WifiService( 2774): Start  ----- stopWifiDirect
I/WifiService( 2774): End    ----- stopWifiDirect
W/WifiService( 2774): ---- Check wifi direct setting. It is unchecked.
I/WifiService( 2774): Start  ----- stopWifiDirect
I/WifiService( 2774): End    ----- stopWifiDirect
D/PhoneApp( 2970): updateProximitySensorMode: state = IDLE
D/PhoneApp( 2970): updateProximitySensorMode: lock already released.
D/PhoneApp( 2970): updateProximitySensorMode: state = IDLE
D/PhoneApp( 2970): updateProximitySensorMode: lock already released.
D/PhoneApp( 2970): updateProximitySensorMode: state = IDLE
D/PhoneApp( 2970): updateProximitySensorMode: lock already released.
D/PhoneApp( 2970): CONNECTED - hideDataDisconnectedRoaming()
D/PhoneApp( 2970): CONNECTED - hideDataDisconnectedRoaming()
D/PhoneApp( 2970): CONNECTED - hideDataDisconnectedRoaming()
D/PhoneApp( 2970): CONNECTED - hideDataDisconnectedRoaming()
D/RemoteNotifier( 3129): Using real bluetooth utils
D/RemoteNotifier( 3129): Using level 5 caller ID
I/RemoteNotifier( 3129): Starting notification service
V/WifiProgressStore( 3129): WifiProgressStore Created
D/RemoteNotifier( 3129): Battery status: Descarregando
D/RemoteNotifier( 3129): Got battery level: 81
D/RemoteNotifier( 3129): Battery level change: 82
D/RemoteNotifier( 3129): Notifying of battery state change
D/RemoteNotifier( 3129): Sending notification: 
v2/d47f47510c0debc4/89ccfe72eaa533/BATTERY/81/Descarregando, carga restante: 81%
D/RemoteNotifier( 3129): Not notifying over IP/wifi - not connected.
D/BluetoothSocket( 3129): create BluetoothSocket: type = 1, fd = -1, uuid = 
[7674047e-6e47-4bf0-831f-209e3f9dd23f], port = -1
D/BluetoothUtils( 3129): isSocketAllowedBySecurityPolicy uuid 
:7674047e-6e47-4bf0-831f-209e3f9dd23f
I/BluetoothPolicyService( 2774): isPairingEnabled 
D/BluetoothUtils( 3129): isProfileAuthorizedBySecurityPolicy 
uuid:7674047e-6e47-4bf0-831f-209e3f9dd23f
D/BluetoothUtils( 3129): isProfileAuthorizedBySecurityPolicy ret :true
D/BluetoothUtils( 3129): isSocketAllowedBySecurityPolicy ret :true
D/RemoteNotifier( 3129): Connecting to Bluetooth device luis-desktop-0
D/BluetoothSocket( 3129): BluetoothSocket connect : device 
00:1F:81:00:08:30mType: 1
I/BluetoothPolicyService( 2774): getBluetoothDataTransferAllowed 
D/BluetoothUtils( 3129): isPortNumberBlockedBySecurityPolicy: device name : 
luis-desktop-0device address :00:1F:81:00:08:30device port :-1
E/BluetoothEventLoop.cpp( 2774): onCreateDeviceResult: D-Bus error: 
org.bluez.Error.AlreadyExists (Device already exists)
D/BluetoothEventLoop( 2774): Result of onCreateDeviceResult:1
E/BluetoothEventLoop.cpp( 2774): event_filter: Received signal 
org.bluez.Device:PropertyChanged from /org/bluez/3294/hci0/dev_00_1F_81_00_08_30
D/BluetoothEventLoop( 2774): Device property 
changed:00:1F:81:00:08:30property:Connected
I/BluetoothService( 2774): ACL connected, mAclLinkCount = 1
D/BluetoothService( 2774): makeServiceChannelCallbacks: 00:1F:81:00:08:30 
7674047e-6e47-4bf0-831f-209e3f9dd23faddressservice age : 6002 ms
D/BluetoothService( 2774): Cleaning up failed UUID channel lookup: 
00:1F:81:00:08:30 7674047e-6e47-4bf0-831f-209e3f9dd23f
V/BluetoothEventRedirector( 1829): Received android.bleutooth.device.action.UUID
D/RemoteNotifier( 3129): Waiting to retry
D/RemoteNotifier( 3129): java.io.IOException: Service discovery failed
D/RemoteNotifier( 3129):    at 
android.bluetooth.BluetoothSocket$SdpHelper.doSdp(BluetoothSocket.java:474)
D/RemoteNotifier( 3129):    at 
android.bluetooth.BluetoothSocket.connect(BluetoothSocket.java:253)
D/RemoteNotifier( 3129):    at 
org.damazio.notifier.notification.BluetoothNotificationMethod.doSendNotification
(BluetoothNotificationMethod.java:174)
D/RemoteNotifier( 3129):    at 
org.damazio.notifier.notification.BluetoothNotificationMethod.sendNotification(B
luetoothNotificationMethod.java:120)
D/RemoteNotifier( 3129):    at 
org.damazio.notifier.notification.Notifier.runNotificationThread(Notifier.java:1
69)
D/RemoteNotifier( 3129):    at 
org.damazio.notifier.notification.Notifier.access$0(Notifier.java:165)
D/RemoteNotifier( 3129):    at 
org.damazio.notifier.notification.Notifier$1.run(Notifier.java:91)
D/BluetoothSocket( 3129): create BluetoothSocket: type = 1, fd = -1, uuid = 
[7674047e-6e47-4bf0-831f-209e3f9dd23f], port = -1
D/BluetoothUtils( 3129): isSocketAllowedBySecurityPolicy uuid 
:7674047e-6e47-4bf0-831f-209e3f9dd23f
I/BluetoothPolicyService( 2774): isPairingEnabled 
D/BluetoothUtils( 3129): isProfileAuthorizedBySecurityPolicy 
uuid:7674047e-6e47-4bf0-831f-209e3f9dd23f
D/BluetoothUtils( 3129): isProfileAuthorizedBySecurityPolicy ret :true
D/BluetoothUtils( 3129): isSocketAllowedBySecurityPolicy ret :true
D/RemoteNotifier( 3129): Connecting to Bluetooth device luis-desktop-0
D/BluetoothSocket( 3129): BluetoothSocket connect : device 
00:1F:81:00:08:30mType: 1
I/BluetoothPolicyService( 2774): getBluetoothDataTransferAllowed 
D/BluetoothUtils( 3129): isPortNumberBlockedBySecurityPolicy: device name : 
luis-desktop-0device address :00:1F:81:00:08:30device port :-1
E/BluetoothEventLoop.cpp( 2774): onCreateDeviceResult: D-Bus error: 
org.bluez.Error.AlreadyExists (Device already exists)
D/BluetoothEventLoop( 2774): Result of onCreateDeviceResult:1
E/BluetoothEventLoop.cpp( 2774): event_filter: Received signal 
org.bluez.Device:PropertyChanged from /org/bluez/3294/hci0/dev_00_1F_81_00_08_30
D/BluetoothEventLoop( 2774): Device property 
changed:00:1F:81:00:08:30property:Disconnected
I/BluetoothService( 2774): ACL disconnected, mAclLinkCount = 0
I/BluetoothHIDService( 2774): Received intent Intent { 
act=android.bluetooth.device.action.ACL_DISCONNECTED (has extras) }, device = 
00:1F:81:00:08:30
I/BluetoothHIDService( 2774):     ...ACL disconnected
D/RemoteNotifier( 3129): Sending notification: 
v2/d47f47510c0debc4/471f55fca16ef/PING//Notificação de teste
D/RemoteNotifier( 3129): Not notifying over IP/wifi - not connected.
D/BluetoothSocket( 3129): create BluetoothSocket: type = 1, fd = -1, uuid = 
[7674047e-6e47-4bf0-831f-209e3f9dd23f], port = -1
D/BluetoothUtils( 3129): isSocketAllowedBySecurityPolicy uuid 
:7674047e-6e47-4bf0-831f-209e3f9dd23f
I/BluetoothPolicyService( 2774): isPairingEnabled 
D/BluetoothUtils( 3129): isProfileAuthorizedBySecurityPolicy 
uuid:7674047e-6e47-4bf0-831f-209e3f9dd23f
D/BluetoothUtils( 3129): isProfileAuthorizedBySecurityPolicy ret :true
D/BluetoothUtils( 3129): isSocketAllowedBySecurityPolicy ret :true
D/RemoteNotifier( 3129): Connecting to Bluetooth device luis-desktop-0
D/BluetoothSocket( 3129): BluetoothSocket connect : device 
00:1F:81:00:08:30mType: 1
I/BluetoothPolicyService( 2774): getBluetoothDataTransferAllowed 
D/BluetoothUtils( 3129): isPortNumberBlockedBySecurityPolicy: device name : 
luis-desktop-0device address :00:1F:81:00:08:30device port :-1
D/RemoteNotifier( 3129): Waiting to retry
D/RemoteNotifier( 3129): java.io.IOException: Unable to start Service Discovery
D/RemoteNotifier( 3129):    at 
android.bluetooth.BluetoothSocket$SdpHelper.doSdp(BluetoothSocket.java:464)
D/RemoteNotifier( 3129):    at 
android.bluetooth.BluetoothSocket.connect(BluetoothSocket.java:253)
D/RemoteNotifier( 3129):    at 
org.damazio.notifier.notification.BluetoothNotificationMethod.doSendNotification
(BluetoothNotificationMethod.java:174)
D/RemoteNotifier( 3 

What version of Android are you using?

Original issue reported on code.google.com by luis.na...@gmail.com on 30 Jun 2012 at 10:37