Giter Site home page Giter Site logo

Comments (6)

pavel-mukhanov avatar pavel-mukhanov commented on August 19, 2024

we got the same crash on 0.82.0. Some logcat output:

D/ChromeDevtoolsServer(10963): Method not implemented: Not implemented: Page.canEmulate
D/ChromeDevtoolsServer(10963): Method not implemented: Not implemented: Console.setTracingBasedTimeline
D/ChromeDevtoolsServer(10963): Method not implemented: Not implemented: Debugger.setAsyncCallStackDepth
D/ChromeDevtoolsServer(10963): Method not implemented: Not implemented: Debugger.skipStackFrames
D/ChromeDevtoolsServer(10963): Method not implemented: Not implemented: Runtime.enable
D/ChromeDevtoolsServer(10963): Method not implemented: Not implemented: Worker.enable
D/ChromeDevtoolsServer(10963): Method not implemented: Not implemented: Timeline.enable
D/ChromeDevtoolsServer(10963): Method not implemented: Not implemented: IndexedDB.enable
D/ChromeDevtoolsServer(10963): Method not implemented: Not implemented: Worker.setAutoconnectToWorkers
D/ChromeDevtoolsServer(10963): Method not implemented: Not implemented: IndexedDB.requestDatabaseNames
D/ChromeDevtoolsServer(10963): Method not implemented: Not implemented: IndexedDB.requestDatabaseNames
D/ChromeDevtoolsServer(10963): Method not implemented: Not implemented: IndexedDB.requestDatabaseNames
D/ChromeDevtoolsServer(10963): Method not implemented: Not implemented: IndexedDB.requestDatabaseNames
D/ChromeDevtoolsServer(10963): Method not implemented: Not implemented: IndexedDB.requestDatabaseNames
D/ChromeDevtoolsServer(10963): Method not implemented: Not implemented: ApplicationCache.enable
D/ChromeDevtoolsServer(10963): Method not implemented: Not implemented: ApplicationCache.getFramesWithManifests
D/REALM   (10963): Expected columnType 0, but got 12.
D/REALM   (10963): jni: ThrowingException 3, ColumnType invalid., .
D/REALM   (10963): Exception has been throw: Illegal Argument: ColumnType invalid.

from stetho-realm.

marcelsanches2 avatar marcelsanches2 commented on August 19, 2024

I get this error in my app, The error appears when i click in my wrapper object, i not need see this table because only have the references of my objects but if i accidentaly clicking i got the crash, this is the logcat output:

09-12 12:24:08.504 18242-22361/com.pixel.smartticket_mvp E/AndroidRuntime﹕ FATAL EXCEPTION: StethoWorker116
Process: com.pixel.smartticket_mvp, PID: 18242
java.lang.IllegalArgumentException: Illegal Argument: ColumnType invalid.
at io.realm.internal.CheckedRow.nativeGetLong(Native Method)
at io.realm.internal.UncheckedRow.getLong(UncheckedRow.java:109)
at com.uphyca.stetho_realm.Database$RowWrapper_0_81.getLink(Database.java:595)
at com.uphyca.stetho_realm.Database.flattenRows(Database.java:204)
at com.uphyca.stetho_realm.Database.access$300(Database.java:37)
at com.uphyca.stetho_realm.Database$1.handleSelect(Database.java:121)
at com.uphyca.stetho_realm.Database$1.handleSelect(Database.java:101)
at com.uphyca.stetho_realm.RealmPeerManager.executeSQL(RealmPeerManager.java:123)
at com.uphyca.stetho_realm.Database.executeSQL(Database.java:100)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.facebook.stetho.inspector.MethodDispatcher$MethodDispatchHelper.invoke(MethodDispatcher.java:96)
at com.facebook.stetho.inspector.MethodDispatcher.dispatch(MethodDispatcher.java:67)
at com.facebook.stetho.inspector.ChromeDevtoolsServer.handleRemoteRequest(ChromeDevtoolsServer.java:129)
at com.facebook.stetho.inspector.ChromeDevtoolsServer.handleRemoteMessage(ChromeDevtoolsServer.java:111)
at com.facebook.stetho.inspector.ChromeDevtoolsServer.onMessage(ChromeDevtoolsServer.java:87)
at com.facebook.stetho.websocket.WebSocketSession$1.handleTextFrame(WebSocketSession.java:176)
at com.facebook.stetho.websocket.WebSocketSession$1.onCompleteFrame(WebSocketSession.java:136)
at com.facebook.stetho.websocket.ReadHandler.readLoop(ReadHandler.java:46)
at com.facebook.stetho.websocket.WebSocketSession.handle(WebSocketSession.java:45)
at com.facebook.stetho.websocket.WebSocketHandler.doUpgrade(WebSocketHandler.java:154)
at com.facebook.stetho.websocket.WebSocketHandler.handleSecured(WebSocketHandler.java:106)
at com.facebook.stetho.server.SecureHttpRequestHandler.handle(SecureHttpRequestHandler.java:52)
at org.apache.http.protocol.HttpService.doService(HttpService.java:248)
at org.apache.http.protocol.HttpService.handleRequest(HttpService.java:192)
at com.facebook.stetho.server.LocalSocketHttpServer$WorkerThread.run(LocalSocketHttpServer.java:233)

from stetho-realm.

skyisle avatar skyisle commented on August 19, 2024

Here is PR for this issue. #5

from stetho-realm.

zaki50 avatar zaki50 commented on August 19, 2024

@BendyWalker @pavel-mukhanov @skyisle thank you for your report & PR.

I'll check soon

from stetho-realm.

zaki50 avatar zaki50 commented on August 19, 2024

@marcelsanches2 Thank you for your report

from stetho-realm.

zaki50 avatar zaki50 commented on August 19, 2024

Released 0.7.2 which fix this issue.

If not fixed, please reopen this.

from stetho-realm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.