Subsurface-mobile crashes [was: Crash reports?]

Henrik Brautaset Aronsen henrik at synth.no
Wed Jan 20 05:38:01 PST 2016


On Tue, Jan 19, 2016 at 11:37 PM, Dirk Hohndel <dirk at hohndel.org> wrote:

> On Tue, Jan 19, 2016 at 10:59:26PM +0100, Henrik Brautaset Aronsen wrote:
> > On Thu, Jan 14, 2016 at 8:20 PM, Dirk Hohndel <dirk at hohndel.org> wrote:
> >
> > >
> > > Crash likely is a NULL ptr dereference. So I'd look at qmlprofile and
> > > qmlmanager and see if we are dereferencing pointers there and either
> > > protect those calls or add qDebug calls around them (or better
> qWarning,
> > > actually).
> >
> > Sometimes it is rewarding to be lazy.  I didn't have time to dig into the
> > problem, but with the latest release (.680) the crash is gone!  Maybe the
> > splash screen thingie fixed it?
>
> Yes, being lazy is rewarding. Except when you are the maintainer, I guess
> :-)
>
> > EDIT: Not entirely.  I manage to crash it after awhile, browsing back and
> > forth between dives and the dive list.
>
> So there might be another way to get us to access freed memory. I need to
> do another round of more intense code review tonight - maybe something
> else catches my eye. This one was pretty blatant once I stepped away from
> the code and thought about it.
>
> If you can get a stack trace on the crash (or a tombstone that some have
> figured out how to decode) that would be extra useful as it shows me which
> data structures are the most likely culprits
>

Until recently, Subsurface-mobile crashed just after the splash screen.
After Dirk's splash screen rework it works better.  Now it just crashes
after browsing back and forth a few times between dives and the dive list.
Here's the logcat output from my last session (app version .682).

Henrik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20160120/86f32264/attachment-0001.html>
-------------- next part --------------
I/Timeline( 3411): Timeline: Activity_launch_request id:org.subsurfacedivelog.mobile time:1302417949
I/ActivityManager( 1427): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=org.subsurfacedivelog.mobile/org.qtproject.qt5.android.bindings.QtActivity bnds=[24,283][180,458] (has extras)} from uid 10085 on display 0
V/WindowManager( 1427): addAppToken: AppWindowToken{1b677b54 token=Token{2356aa7 ActivityRecord{39210766 u0 org.subsurfacedivelog.mobile/org.qtproject.qt5.android.bindings.QtActivity t2278}}} to stack=1 task=2278 at 0
W/SearchService(30397): Abort, client detached.
W/SearchService(30397): Abort, client detached.
W/SearchService(30397): Abort, client detached.
I/MicroDetectionWrkImpl(30397): Micro detection mode: 1.
I/ActivityManager( 1427): Start proc 11195:org.subsurfacedivelog.mobile/u0a402 for activity org.subsurfacedivelog.mobile/org.qtproject.qt5.android.bindings.QtActivity
I/art     (  642): Explicit concurrent mark sweep GC freed 709(30KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 4MB/7MB, paused 96us total 7.376ms
V/WindowManager( 1427): Adding window Window{20701616 u0 Starting org.subsurfacedivelog.mobile} at 8 of 14 (after Window{3a34846c u0 com.danvelazco.fbwrapper/com.danvelazco.fbwrapper.FbWrapper})
D/SurfaceFlinger(  552): setRefreshSkipCount(0)
V/PhoneStatusBar( 2831): setLightsOn(true)
W/linker  (11195): libQt5Concurrent.so: unused DT entry: type 0x1d arg 0xb23
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
W/linker  (11195): libQt5Gui.so: unused DT entry: type 0x1d arg 0x503c4
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
W/linker  (11195): libQt5Widgets.so: unused DT entry: type 0x1d arg 0x6b3d9
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
W/linker  (11195): libQt5Svg.so: unused DT entry: type 0x1d arg 0x8f3b
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
W/linker  (11195): libQt5Positioning.so: unused DT entry: type 0x1d arg 0x5afb
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
W/linker  (11195): libQt5Network.so: unused DT entry: type 0x1d arg 0x119fc
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
W/linker  (11195): libQt5Qml.so: unused DT entry: type 0x1d arg 0x33bd3
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
W/linker  (11195): libQt5Quick.so: unused DT entry: type 0x1d arg 0x3d0f5
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
W/linker  (11195): libQt5AndroidExtras.so: unused DT entry: type 0x1d arg 0x58ea
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
W/linker  (11195): libQt5Bluetooth.so: unused DT entry: type 0x1d arg 0x6def
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
W/linker  (11195): libQt5QuickParticles.so: unused DT entry: type 0x1d arg 0x365b
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
W/linker  (11195): libqtforandroid.so: unused DT entry: type 0x1d arg 0x9225
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
I/Qt      (11195): qt start
W/linker  (11195): libqandroidbearer.so: unused DT entry: type 0x1d arg 0x1746
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
W/linker  (11195): libqtposition_android.so: unused DT entry: type 0x1d arg 0x132d
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
I/QtPositioning(11195): Positioning start
D/OpenGLRenderer(11195): Use EGL_SWAP_BEHAVIOR_PRESERVED: true
V/WindowManager( 1427): Adding window Window{1d3168f u0 org.subsurfacedivelog.mobile/org.qtproject.qt5.android.bindings.QtActivity} at 8 of 15 (before Window{20701616 u0 Starting org.subsurfacedivelog.mobile})
I/Adreno  (11195): QUALCOMM build                   : 41a310d, I21d2ab1dda
I/Adreno  (11195): Build Date                       : 08/24/15
I/Adreno  (11195): OpenGL ES Shader Compiler Version: E031.25.03.09
I/Adreno  (11195): Local Branch                     : 
I/Adreno  (11195): Remote Branch                    : quic/LA.BF64.1.2.1_rb2.29
I/Adreno  (11195): Remote Branch                    : NONE
I/Adreno  (11195): Reconstruct Branch               : NOTHING
I/MSM-irqbalance(  719): Decided to move IRQ216 from CPU0 to CPU1
I/OpenGLRenderer(11195): Initialized EGL, version 1.4
D/OpenGLRenderer(11195): Enabling debug mode 0
D/StatusBar.NetworkController( 2831): refreshViews: Data not connected!! Set no data type icon / Roaming
I/ActivityManager( 1427): Displayed org.subsurfacedivelog.mobile/org.qtproject.qt5.android.bindings.QtActivity: +894ms
I/Timeline( 1427): Timeline: Activity_windows_visible id: ActivityRecord{39210766 u0 org.subsurfacedivelog.mobile/org.qtproject.qt5.android.bindings.QtActivity t2278} time:1302419029
I/Timeline(11195): Timeline: Activity_idle id: android.os.BinderProxy at 41a093f time:1302419037
W/SearchService(30397): Abort, client detached.
W/SearchService(30397): Abort, client detached.
E/Vold    (  551): Failed to find mounted volume for /storage/sdcard1/Android/data/org.subsurfacedivelog.mobile/files/
W/Vold    (  551): Returning OperationFailed - no handler for errno 0
W/ContextImpl(11195): Failed to ensure directory: /storage/sdcard1/Android/data/org.subsurfacedivelog.mobile/files
D/Subsurface(11195): (null):0 ((null)): can't find Qt localization for locale "nb-NO" searching in "/data/android/Qt5.6/translations"
D/Subsurface(11195): (null):0 ((null)): can't find Subsurface localization for locale "nb-NO"
W/Subsurface(11195): (null):0 ((null)): QFont::setPointSizeF: Point size <= 0 (-1.000000), must be greater than 0
W/linker  (11195): libqtquick2plugin.so: unused DT entry: type 0x1d arg 0x4bd
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
W/linker  (11195): libqtquickcontrolsplugin.so: unused DT entry: type 0x1d arg 0x415c
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
W/linker  (11195): libwindowplugin.so: unused DT entry: type 0x1d arg 0x493
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
W/linker  (11195): libdialogplugin.so: unused DT entry: type 0x1d arg 0x249b
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
W/linker  (11195): libqquicklayoutsplugin.so: unused DT entry: type 0x1d arg 0x1b00
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
W/linker  (11195): libqtgraphicaleffectsprivate.so: unused DT entry: type 0x1d arg 0x173a
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
D/BluetoothAdapter(10853): 396256182: getState() :  mService = null. Returning STATE_OFF
W/ResourcesManager( 2831): Asset path '/system/framework/com.sonyericsson.appextensions.jar' does not exist or contains no resources.
W/ResourcesManager( 2831): Asset path '/system/framework/com.sonyericsson.android.socialphonebook.dynamic.jar' does not exist or contains no resources.
W/ResourcesManager( 2831): Asset path '/system/framework/com.sonyericsson.privateapis_impl.jar' does not exist or contains no resources.
W/linker  (11195): libqtquickcontrolsandroidstyleplugin.so: unused DT entry: type 0x1d arg 0x1726
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
D/Subsurface(11195): (null):0 ((null)): Starting "Subsurface-mobile:4.5.2.682:Android 5.1.1:arm:nb-NO"
D/Subsurface(11195): (null):0 ((null)): "build with Qt Version 5.6.0, runtime from Qt Version 5.6.0"
D/Subsurface(11195): (null):0 ((null)): "created GPS source"
D/Subsurface(11195): (null):0 ((null)): "Found GPS"
W/ResourceType( 2831): No package identifier when getting value for resource number 0x00000000
W/PackageManager( 2831): Failure retrieving resources for com.danvelazco.fbwrapper: Resource ID #0x0
D/StatusBar.NetworkController( 2831): refreshViews: Data not connected!! Set no data type icon / Roaming
I/ActivityManager( 1427): Process android.process.acore (pid 10754) has died
I/BackgroundMemoryTrimmer(30397): Trimming objects from memory, since app is in the background.
I/BackgroundMemoryTrimmer( 3411): Trimming objects from memory, since app is in the background.
I/ActivityManager( 1427): Process com.google.process.gapps (pid 10732) has died
I/ActivityManager( 1427): Process com.google.android.calendar (pid 10791) has died
I/ActivityManager( 1427): Process com.google.android.deskclock (pid 10904) has died
W/linker  (11195): libqdds.so: unused DT entry: type 0x1d arg 0xb88
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
W/linker  (11195): libqgif.so: unused DT entry: type 0x1d arg 0x7cd
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
W/linker  (11195): libqicns.so: unused DT entry: type 0x1d arg 0xccf
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
W/linker  (11195): libqico.so: unused DT entry: type 0x1d arg 0xb06
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
W/linker  (11195): libqjpeg.so: unused DT entry: type 0x1d arg 0x10e8
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
W/linker  (11195): libqsvg.so: unused DT entry: type 0x1d arg 0xb84
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
W/linker  (11195): libqtga.so: unused DT entry: type 0x1d arg 0x8cd
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
W/linker  (11195): libqtiff.so: unused DT entry: type 0x1d arg 0xc67
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
W/linker  (11195): libqwbmp.so: unused DT entry: type 0x1d arg 0x996
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
W/linker  (11195): libqwebp.so: unused DT entry: type 0x1d arg 0xaa0
W/linker  (11195): Unsupported flags DT_FLAGS_1=0x81
D/TaskPersister( 1427): removeObsoleteFile: deleting file=2273_task.xml
D/TaskPersister( 1427): removeObsoleteFile: deleting file=2273_task_thumbnail.png
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4538
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4588
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4554
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4572
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4532
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4582
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4566
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4548
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4532
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4582
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4566
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4548
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4532
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4582
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4566
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4548
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4538
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4588
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4554
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4572
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4532
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4582
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4566
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4548
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4532
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4582
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4566
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4548
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4532
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4582
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4566
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4548
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4538
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4588
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4554
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4572
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4532
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4582
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4566
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4548
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4532
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4582
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4566
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4548
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4532
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4582
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4566
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4548
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4538
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4588
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4554
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4572
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4532
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4582
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4566
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4548
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4532
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4582
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4566
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4548
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4532
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4582
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4566
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4548
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4538
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4588
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4554
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4572
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4532
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4582
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4566
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4548
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4532
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4582
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4566
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4548
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4532
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4582
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4566
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4548
W/Subsurface(11195): file:///data/data/org.subsurfacedivelog.mobile/qt-reserved-files/qml/QtQuick/Controls/Styles/Android/ApplicationWindowStyle.qml:111 ((null)): file:///data/data/org.subsurfacedivelog.mobile/qt-reserved-files/qml/QtQuick/Controls/Styles/Android/ApplicationWindowStyle.qml:111:13: QML Binding: Property '__menu' does not exist on TopBar.
D/Subsurface(11195): qrc:///qml/CloudCredentials.qml:100 (onCompleted): qml: password echoMode is 2
D/BluetoothAdapter(10853): 396256182: getState() :  mService = null. Returning STATE_OFF
D/StatusBar.NetworkController( 2831): refreshViews: Data not connected!! Set no data type icon / Roaming
I/ActivityManager( 1427): Process com.android.providers.calendar (pid 10818) has died
D/Subsurface(11195): (null):0 ((null)): setDiveId called with valid dive 620
D/StatusBar.NetworkController( 2831): refreshViews: Data not connected!! Set no data type icon / Roaming
D/Subsurface(11195): (null):0 ((null)): setDiveId called with valid dive 619
V/WindowManager( 1427): Adding window Window{46d4887 u0 SurfaceView} at 8 of 15 (before Window{1d3168f u0 org.subsurfacedivelog.mobile/org.qtproject.qt5.android.bindings.QtActivity})
I/ActivityManager( 1427): Process no.telenor.faktura (pid 10853) has died
I/ActivityManager( 1427): Process com.android.settings (pid 10966) has died
I/ActivityManager( 1427): Process com.overlook.android.fing (pid 28583) has died
W/ActivityManager( 1427): Scheduling restart of crashed service com.overlook.android.fing/.DiscoveryService in 1000ms
W/Subsurface(11195): qrc:///qml/main.qml:202 ((null)): qrc:///qml/main.qml:202: ReferenceError: detailsPage is not defined
I/ActivityManager( 1427): Process com.google.android.apps.maps (pid 11016) has died
I/ActivityManager( 1427): Process com.sonymobile.tvout.wifidisplay (pid 21684) has died
W/Subsurface(11195): (null):0 ((null)): This plugin does not support setting window opacity
I/ActivityManager( 1427): Process com.android.bluetooth (pid 10991) has died
W/Subsurface(11195): (null):0 ((null)): This plugin does not support setting window opacity
I/ActivityManager( 1427): Process com.yamaha.av.avcontroller:outerProcess (pid 29455) has died
W/ActivityManager( 1427): Scheduling restart of crashed service com.yamaha.av.avcontroller/com.yamaha.av.localfilecontroller.MediaHttpService in 10873ms
W/Subsurface(11195): (null):0 ((null)): This plugin does not support setting window opacity
W/Subsurface(11195): (null):0 ((null)): This plugin does not support setting window opacity
W/Subsurface(11195): (null):0 ((null)): This plugin does not support setting window opacity
W/Subsurface(11195): (null):0 ((null)): This plugin does not support setting window opacity
W/Subsurface(11195): (null):0 ((null)): This plugin does not support setting window opacity
I/ActivityManager( 1427): Process com.sonymobile.seamlesstether (pid 22027) has died
W/Subsurface(11195): (null):0 ((null)): This plugin does not support setting window opacity
W/Subsurface(11195): (null):0 ((null)): This plugin does not support setting window opacity
W/Subsurface(11195): (null):0 ((null)): This plugin does not support setting window opacity
W/Subsurface(11195): (null):0 ((null)): This plugin does not support setting window opacity
W/Subsurface(11195): (null):0 ((null)): This plugin does not support setting window opacity
W/Subsurface(11195): (null):0 ((null)): This plugin does not support setting window opacity
I/MSM-irqbalance(  719): Decided to move IRQ159 from CPU4 [P:0] to CPU3 [P:1] (banned)
D/StatusBar.NetworkController( 2831): refreshViews: Data not connected!! Set no data type icon / Roaming
D/StatusBar.NetworkController( 2831): refreshViews: Data not connected!! Set no data type icon / Roaming
I/ActivityManager( 1427): Start proc 11233:com.overlook.android.fing/u0a249 for service com.overlook.android.fing/.DiscoveryService
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4538
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4588
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4554
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4572
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4532
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4582
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4566
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4548
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4532
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4582
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4566
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4548
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4532
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4582
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4566
W/Subsurface(11195): (null):0 ((null)): Could not resolve property : linearGradient4548
D/Ulp_jni ( 1427): Location CB invoked
D/Subsurface(11195): (null):0 ((null)): setDiveId called with valid dive 617
D/Subsurface(11195): (null):0 ((null)): setDiveId called with valid dive 616
W/Subsurface(11195): qrc:////imports/org/kde/plasma/mobilecomponents/private/PageStack.js:58 ((null)): qrc:////imports/org/kde/plasma/mobilecomponents/private/PageStack.js:58: Error: Cannot navigate so that the resulting page stack has two consecutive entries of the same page instance.
D/WifiService( 1427): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy at 33769352}
E/WifiStateMachine( 1427): WifiStateMachine CMD_START_SCAN source 10044 txSuccessRate=11,53 rxSuccessRate=22,54 targetRoamBSSID=any RSSI=-57
I/ActivityManager( 1427): Start proc 11262:com.google.android.talk/u0a138 for broadcast com.google.android.talk/com.google.android.apps.hangouts.realtimechat.RealTimeChatService$AlarmReceiver
E/lowmemorykiller(  548): Error writing /proc/11054/oom_score_adj; errno=22
I/ActivityManager( 1427): Process com.spotify.music (pid 11054) has died
W/ResourcesManager(11262): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
I/BackgroundMemoryTrimmer(30397): Trimming objects from memory, since app is in the background.
I/ActivityManager( 1427): Start proc 11300:com.google.process.gapps/u0a44 for content provider com.google.android.gsf/.gservices.GservicesProvider
I/MSM-irqbalance(  719): Decided to move IRQ159 from CPU4 [P:0] to CPU3 [P:1] (banned)
I/GservicesProvider(11300): Gservices pushing to system: true; secure/global: true
I/GoogleHttpClient(11300): GMS http client unavailable, use old client
I/GoogleHttpClient(11300): GMS http client unavailable, use old client
I/Babel_SMS(11262): MmsConfig: mnc/mcc: 242/1
I/Babel_SMS(11262): MmsConfig.loadMmsSettings
I/Babel_SMS(11262): MmsConfig.loadDeviceMmsSettings from API: mUserAgent=Android-Mms/2.0, mUaProfUrl=http://www.google.com/oha/rdf/ua-profile-kila.xml
I/Babel_SMS(11262): MmsConfig.loadFromDatabase
E/SQLiteLog(11262): (1) no such table: mmsconfig
I/Babel_SMS(11262): MmsConfig: no mmsconfig table android.database.sqlite.SQLiteException: no such table: mmsconfig (code 1): , while compiling: SELECT key, value, type FROM mmsconfig WHERE numeric=?
I/Babel_SMS(11262): MmsConfig.loadFromResources
E/Babel_SMS(11262): canonicalizeMccMnc: invalid mccmnc nullnull
W/Babel_SMS(11262): MmsConfig: invalid key=userAgent or type=string
W/Babel_SMS(11262): MmsConfig: invalid key=uaProfUrl or type=string
I/Babel_SMS(11262): MmsConfig.loadMmsSettings: mUserAgent=Android-Mms/2.0, mUaProfUrl=http://www.google.com/oha/rdf/ua-profile-kila.xml
I/Babel_Crash(11262): Startup - clean
I/Babel_telephony(11262): TeleModule.launchCompleted
W/Telecom ( 1427): TelecomServiceImpl: null is not visible for the calling user
I/Babel_telephony(11262): TeleModule.updateConnectionManagerRegistration, registration preference changed from false to false
W/Babel   (11262): BAM#gBA: invalid account id: -1
W/Babel   (11262): BAM#gBA: invalid account id: -1
I/Babel_telephony(11262): TeleModule.updateIncomingCallRegistration, preferred account for incoming calls changed from: null to null
W/Telecom ( 1427): TelecomServiceImpl: null is not visible for the calling user
I/Babel_Prime(11262): startMemoryMonitor
I/Babel_Prime(11262): isMemoryEnabled=false
I/Babel_Prime(11262): isTimerEnabled=false
W/AudioCapabilities(11262): Unsupported mime audio/evrc
W/AudioCapabilities(11262): Unsupported mime audio/qcelp
W/VideoCapabilities(11262): Unrecognized profile 2130706433 for video/avc
W/AudioCapabilities(11262): Unsupported mime audio/x-ms-wma
W/AudioCapabilities(11262): Unsupported mime audio/alac
W/AudioCapabilities(11262): Unsupported mime audio/dsd
W/AudioCapabilities(11262): Unsupported mime audio/qcelp
W/AudioCapabilities(11262): Unsupported mime audio/evrc
W/VideoCapabilities(11262): Unsupported mime video/divx
W/VideoCapabilities(11262): Unsupported mime video/divx311
W/VideoCapabilities(11262): Unsupported mime video/divx4
I/VideoCapabilities(11262): Unsupported profile 4 for video/mp4v-es
W/VideoCapabilities(11262): Unrecognized profile 2130706433 for video/avc
W/VideoCapabilities(11262): Unrecognized profile 2130706433 for video/avc
W/VideoCapabilities(11262): Unrecognized profile 2130706433 for video/avc
W/VideoCapabilities(11262): Unrecognized profile 2130706433 for video/avc
I/vclib   (11262): onServiceConnected
D/Subsurface(11195): (null):0 ((null)): local cache was current, no need to modify dive list
W/Subsurface(11195): qrc:////imports/org/kde/plasma/mobilecomponents/private/PageStack.js:58 ((null)): qrc:////imports/org/kde/plasma/mobilecomponents/private/PageStack.js:58: Error: Cannot navigate so that the resulting page stack has two consecutive entries of the same page instance.
D/Subsurface(11195): (null):0 ((null)): setDiveId called with valid dive 618
W/ResourcesManager(11262): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
W/ResourcesManager(11262): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
W/Subsurface(11195): qrc:////imports/org/kde/plasma/mobilecomponents/private/PageStack.js:58 ((null)): qrc:////imports/org/kde/plasma/mobilecomponents/private/PageStack.js:58: Error: Cannot navigate so that the resulting page stack has two consecutive entries of the same page instance.
V/JNIHelp (11262): Registering com/google/android/gms/org/conscrypt/NativeCrypto's 254 native methods...
D/Subsurface(11195): (null):0 ((null)): setDiveId called with valid dive 616
I/ProviderInstaller(11262): Installed default security provider GmsCore_OpenSSL
D/Subsurface(11195): (null):0 ((null)): setDiveId called with valid dive 615
W/Subsurface(11195): qrc:////imports/org/kde/plasma/mobilecomponents/private/PageStack.js:58 ((null)): qrc:////imports/org/kde/plasma/mobilecomponents/private/PageStack.js:58: Error: Cannot navigate so that the resulting page stack has two consecutive entries of the same page instance.
D/Subsurface(11195): (null):0 ((null)): setDiveId called with valid dive 617
D/Subsurface(11195): (null):0 ((null)): setDiveId called with valid dive 618
D/StatusBar.NetworkController( 2831): refreshViews: Data not connected!! Set no data type icon / Roaming
D/Subsurface(11195): (null):0 ((null)): setDiveId called with valid dive 619
D/WifiService( 1427): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy at 33769352}
D/Subsurface(11195): (null):0 ((null)): setDiveId called with valid dive 620
I/MSM-irqbalance(  719): Decided to move IRQ159 from CPU0 to CPU2
I/ActivityManager( 1427): Start proc 11343:com.yamaha.av.avcontroller:outerProcess/u0a400 for service com.yamaha.av.avcontroller/com.yamaha.av.localfilecontroller.MediaHttpService
E/WifiStateMachine( 1427): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=3,60 rxSuccessRate=19,78 targetRoamBSSID=any RSSI=-55
D/StatusBar.NetworkController( 2831): refreshViews: Data not connected!! Set no data type icon / Roaming
D/Subsurface(11195): (null):0 ((null)): setDiveId called with valid dive 615
D/Subsurface(11195): (null):0 ((null)): setDiveId called with valid dive 617
D/Ulp_jni ( 1427): Location CB invoked
D/Subsurface(11195): (null):0 ((null)): setDiveId called with valid dive 616
F/libc    (11195): Fatal signal 11 (SIGSEGV), code 2, fault addr 0xe187fee8 in tid 11218 (QtThread)
I/libc    (11195): Suppressing debuggerd output because prctl(PR_GET_DUMPABLE)==0
D/clmlib  (  586): Got activities:0x0000000E
I/ActivityManager( 1427): Process com.skype.raider (pid 11103) has died
D/WifiService( 1427): Client connection lost with reason: 4
D/ActivityManager( 1427): New dropbox entry: org.subsurfacedivelog.mobile, data_app_native_crash, 80f78054-1fa3-45ba-94db-ec6109c1a47d
W/ActivityManager( 1427):   Force finishing activity 1 org.subsurfacedivelog.mobile/org.qtproject.qt5.android.bindings.QtActivity
I/WindowState( 1427): WIN DEATH: Window{1d3168f u0 org.subsurfacedivelog.mobile/org.qtproject.qt5.android.bindings.QtActivity}
I/WindowState( 1427): WIN DEATH: Window{46d4887 u0 SurfaceView}
I/Zygote  (  642): Process 11195 exited due to signal (11)
E/        (  623):  parser.c(74): Failed to find expected node from: //mem_desc[@path]
E/        (  623):  utils.c(250): mkdir (/data/crashdata) failed. File exists
E/        (  623):  ramdump_framework.c(318): fp is NULL
E/        (  623):  ramdump_framework.c(498): Read-only file system
I/ActivityManager( 1427): Start proc 11372:com.sonyericsson.crashmonitor/1000 for broadcast com.sonyericsson.crashmonitor/.receiver.CrashMonitorServiceBroadcastReceiver
I/ActivityManager( 1427): Process org.subsurfacedivelog.mobile (pid 11195) has died
D/SurfaceFlinger(  552): setRefreshSkipCount(0)
I/OpenGLRenderer( 1427): Initialized EGL, version 1.4
W/ResourcesManager(11372): Asset path '/system/framework/com.sonymobile.crashparser.jar' does not exist or contains no resources.
W/ResourcesManager(11372): Asset path '/system/framework/com.google.protobuf-2.3.0.jar' does not exist or contains no resources.
W/ResourcesManager(11372): Asset path '/system/framework/com.sonymobile.miscta_impl.jar' does not exist or contains no resources.
W/ResourcesManager(11372): Asset path '/system/framework/com.sonymobile.datawasher.jar' does not exist or contains no resources.
W/ResourcesManager(11372): Asset path '/system/framework/com.sonymobile.tlextract.jar' does not exist or contains no resources.
W/ResourcesManager(11372): Asset path '/system/framework/com.sonyericsson.idd.jar' does not exist or contains no resources.
I/Adreno  ( 3411): QUALCOMM build                   : 41a310d, I21d2ab1dda
I/Adreno  ( 3411): Build Date                       : 08/24/15
I/Adreno  ( 3411): OpenGL ES Shader Compiler Version: E031.25.03.09
I/Adreno  ( 3411): Local Branch                     : 
I/Adreno  ( 3411): Remote Branch                    : quic/LA.BF64.1.2.1_rb2.29
I/Adreno  ( 3411): Remote Branch                    : NONE
I/Adreno  ( 3411): Reconstruct Branch               : NOTHING
I/OpenGLRenderer( 3411): Initialized EGL, version 1.4
I/MSM-irqbalance(  719): Decided to move IRQ57 from CPU0 to CPU2
V/RenderScript( 3411): Application requested CPU execution
V/RenderScript( 3411): 0x55cf4a7690 Launching thread(s), CPUs 8
D/StatusBar.NetworkController( 2831): refreshViews: Data not connected!! Set no data type icon / Roaming
I/ActivityManager( 1427): Start proc 11417:com.sonymobile.rcahandler/1000 for broadcast com.sonymobile.rcahandler/.RcaHandlerReceiver
I/Timeline( 3411): Timeline: Activity_idle id: android.os.BinderProxy at 2a599a9f time:1302439045
I/Timeline( 1427): Timeline: Activity_windows_visible id: ActivityRecord{2a7f158b u0 com.google.android.googlequicksearchbox/com.google.android.launcher.GEL t1581} time:1302439126
W/ResourcesManager(11417): Asset path '/system/framework/com.google.protobuf-2.3.0.jar' does not exist or contains no resources.
W/ResourcesManager(11417): Asset path '/system/framework/com.sonymobile.miscta_impl.jar' does not exist or contains no resources.
W/ResourcesManager(11417): Asset path '/system/framework/com.sonymobile.datawasher.jar' does not exist or contains no resources.
W/ResourcesManager(11417): Asset path '/system/framework/com.sonymobile.tlextract.jar' does not exist or contains no resources.
W/ResourcesManager(11417): Asset path '/system/framework/com.sonyericsson.idd.jar' does not exist or contains no resources.
I/RcaHandler(11417): Forwarding intent: com.sonymobile.crashmonitorsystemservice.DIR_UPDATED
I/RcaHandler(11417): Forwarding intent: com.sonymobile.crashmonitorsystemservice.DIR_UPDATED
W/OpenGLRenderer( 3411): Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
W/OpenGLRenderer( 3411): Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
I/RcaHandler(11417): Saved NATIVE_APP (ID:15db6b39-103a-4e9c-8d99-15319d6b1a90) to IDD
I/iddd    (  600): Uncompress. (com.sonyericsson.idd.probe.android.rca:RcaInfoProbeExtended) 45350 - 294208 bytes
I/RcaHandler(11417): Added entry APP to rca-list
I/iddd-plugins(  600): Compressing Report </mnt/rca/plugins/rca-extended/rcae_27>. Waiting...
D/StatusBar.NetworkController( 2831): refreshViews: Data not connected!! Set no data type icon / Roaming
D/StatusBar.NetworkController( 2831): refreshViews: Data not connected!! Set no data type icon / Roaming
I/MSM-irqbalance(  719): Decided to move IRQ159 from CPU0 to CPU2
D/Ulp_jni ( 1427): Location CB invoked
I/MSM-irqbalance(  719): Decided to move IRQ222 from CPU0 to CPU2
cD/StatusBar.NetworkController( 2831): refreshViews: Data not connected!! Set no data type icon / Roaming
^C
henarons at local:~?  


More information about the subsurface mailing list