Skip to content

Crash on Lollipop #24

@Xefir

Description

@Xefir

Hi !

dSploit as same as cSploit crash at start on Android 5.0 Lollipop.
Here is my logcat :

I/ActivityManager(26125): Start proc org.csploit.android for activity org.csploit.android/.MainActivity: pid=31377 uid=10109 gids={50109, 9997, 3003, 1028, 1015} abi=armeabi
D/CSPLOIT[core.System.init](31377): initializing System...
D/WifiService(26125): New client listening to asynchronous messages
D/WifiService(26125): acquireWifiLockLocked: WifiLock{wifiLock type=1 binder=android.os.BinderProxy@148b40cd}
D/OpenGLRenderer(31377): Render dirty regions requested: true
D/Atlas   (31377): Validating map...
D/CSPLOIT[MainActivity.onCreate](31377): initializer thread created and started in 1 ms
D/CSPLOIT[core.System.isARM](31377): Build.CPU_ABI = armeabi-v7a
D/CSPLOIT[core.ToolsInstaller.needed](31377): Checking version file /data/data/org.csploit.android/files/tools/VERSION
D/CSPLOIT[core.ToolsInstaller.install](31377): Installing tools ...
D/CSPLOIT[core.System.setForwarding](31377): Setting ipv4 forwarding to false
D/CSPLOIT[core.UpdateChecker.run](31377): Service started.
D/CSPLOIT[net.NetworkDiscovery.run](31377): Network monitor started ...
E/cSploitClient(31377): start_command: not authenticated
E/CSPLOIT[core.System.setForwarding](31377): cannot start commands
D/CSPLOIT[net.NetworkDiscovery$UdpProber.run](31377): UdpProber started ...
E/cSploitClient(31377): connect_unix: connect: No such file or directory
D/CSPLOIT[net.NetworkDiscovery$ArpReader.run](31377): ArpReader started ...
E/cSploitClient(31377): start_command: not authenticated
E/CSPLOIT[MainActivity$7.run](31377): cannot start commands
I/Adreno-EGL(31377): <qeglDrvAPI_eglInitialize:410>: QUALCOMM Build: 10/24/14, 167c270, I68fa98814b
I/OpenGLRenderer(31377): Initialized EGL, version 1.4
W/Adreno-ES20(31377): <get_gpu_clk:229>: open failed: errno 24
D/OpenGLRenderer(31377): Enabling debug mode 0
W/art     (31377): Large object allocation failed: ashmem_create_region failed for 'large object space allocation': Too many open files
E/NativeCrypto(31377): AppData::create pipe(2) failed: Too many open files
E/CSPLOIT[core.System.errorLogging](31377): Unable to create application data
E/CSPLOIT[core.System.errorLogging](31377): javax.net.ssl.SSLException: Unable to create application data
E/CSPLOIT[core.System.errorLogging](31377):     at com.android.org.conscrypt.NativeCrypto.SSL_new(Native Method)
E/CSPLOIT[core.System.errorLogging](31377):     at com.android.org.conscrypt.OpenSSLSocketImpl.startHandshake(OpenSSLSocketImpl.java:270)
E/CSPLOIT[core.System.errorLogging](31377):     at com.android.okhttp.Connection.upgradeToTls(Connection.java:197)
E/CSPLOIT[core.System.errorLogging](31377):     at com.android.okhttp.Connection.connect(Connection.java:151)
E/CSPLOIT[core.System.errorLogging](31377):     at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:276)
E/CSPLOIT[core.System.errorLogging](31377):     at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:211)
E/CSPLOIT[core.System.errorLogging](31377):     at com.android.okhttp.internal.http.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:373)
E/CSPLOIT[core.System.errorLogging](31377):     at com.android.okhttp.internal.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:106)
E/CSPLOIT[core.System.errorLogging](31377):     at com.android.okhttp.internal.http.DelegatingHttpsURLConnection.connect(DelegatingHttpsURLConnection.java:89)
E/CSPLOIT[core.System.errorLogging](31377):     at com.android.okhttp.internal.http.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:25)
E/CSPLOIT[core.System.errorLogging](31377):     at org.csploit.android.net.GitHubParser.fetchRemoteData(GitHubParser.java:77)
E/CSPLOIT[core.System.errorLogging](31377):     at org.csploit.android.net.GitHubParser.fetchReleases(GitHubParser.java:102)
E/CSPLOIT[core.System.errorLogging](31377):     at org.csploit.android.net.GitHubParser.getLastReleaseVersion(GitHubParser.java:171)
E/CSPLOIT[core.System.errorLogging](31377):     at org.csploit.android.core.UpdateService.isUpdateAvailable(UpdateService.java:163)
E/CSPLOIT[core.System.errorLogging](31377):     at org.csploit.android.core.UpdateChecker.run(UpdateChecker.java:60)
D/CSPLOIT[core.System.readFirstLine](31377): /data/data/org.csploit.android/files/ruby/VERSION: open failed: ENOENT (No such file or directory)
I/art     (31377): Alloc sticky concurrent mark sweep GC freed 49420(2MB) AllocSpace objects, 2(93KB) LOS objects, 32% free, 16MB/24MB, paused 1.400ms total 23.654ms
W/art     (31377): Large object allocation failed: ashmem_create_region failed for 'large object space allocation': Too many open files
I/art     (31377): Alloc partial concurrent mark sweep GC freed 1876(65KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 16MB/27MB, paused 4.345ms total 25.390ms
I/ActivityManager(26125): Displayed org.csploit.android/.MainActivity: +927ms
D/CSPLOIT[core.UpdateChecker.run](31377): Service stopped.
W/Adreno-EGLSUB(31377): <DequeueBuffer:721>: dequeue native buffer fail: Unknown error 2147483646, buffer=0x0, handle=0x0
E/BufferQueueProducer(25829): [org.csploit.android/org.csploit.android.MainActivity] dequeueBuffer: can't dequeue multiple buffers without setting the buffer count
W/Adreno-EGLSUB(31377): <DequeueBuffer:721>: dequeue native buffer fail: Function not implemented, buffer=0x0, handle=0x0
W/Adreno-EGL(31377): <qeglDrvAPI_eglSwapBuffers:3720>: EGL_BAD_SURFACE
W/OpenGLRenderer(31377): swapBuffers encountered EGL_BAD_SURFACE on 0xa331a640, halting rendering...
F/libc    (31377): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x54 in tid 31402 (RenderThread)
I/libc    (31377): Suppressing debuggerd output because prctl(PR_GET_DUMPABLE)==0
I/WindowState(26125): WIN DEATH: Window{e603083 u0 Toast}
D/WifiService(26125): releaseWifiLockLocked: WifiLock{wifiLock type=1 binder=android.os.BinderProxy@148b40cd}
D/WifiService(26125): Client connection lost with reason: 4
W/InputDispatcher(26125): channel '33af73d org.csploit.android/org.csploit.android.MainActivity (server)' ~ Consumer closed input channel or an error occurred.  events=0x9
E/InputDispatcher(26125): channel '33af73d org.csploit.android/org.csploit.android.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
W/InputDispatcher(26125): channel 'b9dfe2c Mise à jour disponible (server)' ~ Consumer closed input channel or an error occurred.  events=0x9
E/InputDispatcher(26125): channel 'b9dfe2c Mise à jour disponible (server)' ~ Channel is unrecoverably broken and will be disposed!
I/WindowState(26125): WIN DEATH: Window{b9dfe2c u0 Mise à jour disponible}
W/InputDispatcher(26125): Attempted to unregister already unregistered input channel 'b9dfe2c Mise à jour disponible (server)'
I/WindowState(26125): WIN DEATH: Window{33af73d u0 org.csploit.android/org.csploit.android.MainActivity}
W/InputDispatcher(26125): Attempted to unregister already unregistered input channel '33af73d org.csploit.android/org.csploit.android.MainActivity (server)'
I/Zygote  (25831): Process 31377 exited due to signal (11)
I/ActivityManager(26125): Process org.csploit.android (pid 31377) has died
W/ActivityManager(26125): Force removing ActivityRecord{c229604 u0 org.csploit.android/.MainActivity t252}: app died, no saved state
W/InputMethodManagerService(26125): Got RemoteException sending setActive(false) notification to pid 31377 uid 10109
W/NotificationService(26125): Object died trying to hide notification android.app.ITransientNotification$Stub$Proxy@3c8ba4e2 in package org.csploit.android
W/ActivityManager(26125): setProcessForeground called on unknown pid: 31377
W/NotificationService(26125): Object died trying to show notification android.app.ITransientNotification$Stub$Proxy@3c7e4073 in package org.csploit.android

If you have an idea ^^"
Thanks :-)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions