Network Type Indicator

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bug Report
  • Category
  • Assigned To
    outlyer
  • Operating System Android
  • Severity Critical
  • Priority Medium
  • Reported Version 1.4.2 (rel. 07030)
  • Due in Version 1.4.3 (rel. 07031, 14030)
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Network Type Indicator
Opened by outlyer - 11.10.2014
Last edited by outlyer - 11.10.2014

FS#259 - FC in Android 2.3.3-2.3.7

Not reproducible. Example stack strace:

java.lang.NullPointerException
	at net.outlyer.nettype.MonitorService.b(MonitorService.java:316)
	at net.outlyer.nettype.MonitorService.a(MonitorService.java:292)
	at net.outlyer.nettype.l.onDataConnectionStateChanged(MonitorService.java:160)
	at android.telephony.PhoneStateListener$2.handleMessage(PhoneStateListener.java:339)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loop(Looper.java:130)
	at android.app.ActivityThread.main(ActivityThread.java:3683)
	at java.lang.reflect.Method.invokeNative(Native Method)
	at java.lang.reflect.Method.invoke(Method.java:507)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:875)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:633)
	at dalvik.system.NativeStart.main(Native Method)
The task blocks these from closing
ID Project Summary Priority Severity Assigned To Progress
260 Network Type Indicator  FS#260 - Release 1.4.3 (for older Droids)  Very Low Low outlyer
100%
261 Network Type Indicator  FS#261 - Release 1.4.3 (for newer Droids)  Low High outlyer
100%
Closed by  outlyer
11.10.2014 01:08
Reason for closing:  Fixed
Additional comments about closing:  

Believed to be fixed in 1.4.3

Admin

Attributed to race condition between notification update (in onCreate, running prior) and creation (in onStartCommand).

The same code is in use in the main trunk.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing