试图使用JAvaFXPorts(v 2.0.30)为iOS创建一个移动应用程序。该应用程序使用JVx串行器通过http进行远程通信。
该应用程序并不特殊,但具有登录屏幕。远程主机检查输入的凭据。...
GVM报告此:
[SUB] 0 DemoERP9.mobile 0x00000001102290ba doPrintTrace + 42
[SUB] 1 DemoERP9.mobile 0x0000000110229068 gvmMissing + 40
[SUB] 2 DemoERP9.mobile 0x000000011023ac2e JVM_SetArrayElement + 30
[SUB] 3 DemoERP9.mobile 0x000000010f0cddf5 [J]java.lang.reflect.Array.set(Ljava/lang/Object;ILjava/lang/Object;)V + 106
[SUB] 4 DemoERP9.mobile 0x000000010f0cd716 [j]java.lang.reflect.Array.set(Ljava/lang/Object;ILjava/lang/Object;)V[clinit] + 68
[SUB] 5 DemoERP9.mobile 0x000000010e185d86 [J]com.sibvisions.rad.remote.serializer.ArraySerializer.read(Lcom/sibvisions/rad/remote/UniversalSerializer;Ljava/io/DataInputStream;ILcom/sibvisions/rad/remote/serializer/TypeCache;)[Ljava/lang/Object; + 426
[SUB] 6 DemoERP9.mobile 0x000000010e185ffd [J]com.sibvisions.rad.remote.serializer.ArraySerializer.read(Lcom/sibvisions/rad/remote/UniversalSerializer;Ljava/io/DataInputStream;ILcom/sibvisions/rad/remote/serializer/TypeCache;)Ljava/lang/Object; + 17
[SUB] 7 DemoERP9.mobile 0x000000010e182e8c [J]com.sibvisions.rad.remote.UniversalSerializer.read(Ljava/io/DataInputStream;Lcom/sibvisions/rad/remote/serializer/TypeCache;)Ljava/lang/Object; + 88
[SUB] 8 DemoERP9.mobile 0x000000010e1895dc [J]com.sibvisions.rad.remote.serializer.ListSerializer.read(Lcom/sibvisions/rad/remote/UniversalSerializer;Ljava/io/DataInputStream;ILcom/sibvisions/rad/remote/serializer/TypeCache;)Ljava/util/List; + 400
[SUB] 9 DemoERP9.mobile 0x000000010e18988d [J]com.sibvisions.rad.remote.serializer.ListSerializer.read(Lcom/sibvisions/rad/remote/UniversalSerializer;Ljava/io/DataInputStream;ILcom/sibvisions/rad/remote/serializer/TypeCache;)Ljava/lang/Object; + 17
[SUB] 10 DemoERP9.mobile 0x000000010e182e8c [J]com.sibvisions.rad.remote.UniversalSerializer.read(Ljava/io/DataInputStream;Lcom/sibvisions/rad/remote/serializer/TypeCache;)Ljava/lang/Object; + 88
[SUB] 11 DemoERP9.mobile 0x000000010e182dd3 [J]com.sibvisions.rad.remote.UniversalSerializer.read(Ljava/io/DataInputStream;)Ljava/lang/Object; + 64
[SUB] 12 DemoERP9.mobile 0x000000010e179ccf [J]com.sibvisions.rad.remote.AbstractSerializedConnection.callIntern(Ljavax/rad/remote/ConnectionInfo;[Ljava/lang/String;[Ljava/lang/String;[[Ljava/lang/Object;[Ljavax/rad/remote/event/ICallBackListener;Z)[Ljava/lang/Object; + 5767
[SUB] 13 DemoERP9.mobile 0x000000010e17855d [J]com.sibvisions.rad.remote.AbstractSerializedConnection.callInternSynced(Ljavax/rad/remote/ConnectionInfo;[Ljava/lang/String;[Ljava/lang/String;[[Ljava/lang/Object;[Ljavax/rad/remote/event/ICallBackListener;Z)[Ljava/lang/Object; + 267
[SUB] 14 DemoERP9.mobile 0x000000010e1770ce [J]com.sibvisions.rad.remote.AbstractSerializedConnection.open(Ljavax/rad/remote/ConnectionInfo;)V + 165
[SUB] 15 DemoERP9.mobile 0x000000010f97d48e [J]javax.rad.remote.MasterConnection.openConnection()V + 41
[SUB] 16 DemoERP9.mobile 0x000000010f974737 [j]javax.rad.remote.AbstractConnection.openConnection()V[lookup] + 39
[SUB] 17 DemoERP9.mobile 0x000000010f974cd1 [J]javax.rad.remote.AbstractConnection.open()V + 133
[SUB] 18 DemoERP9.mobile 0x000000010f974f0a [j]javax.rad.remote.AbstractConnection.open()V[lookup] + 42
[SUB] 19 DemoERP9.mobile 0x000000010e0b822b [J]com.sibvisions.apps.projx.ProjX.processAutoLogin(Ljava/util/List;)V + 2639
[SUB] 20 DemoERP9.mobile 0x000000010e0b76d0 [J]com.sibvisions.apps.projx.ProjX.checkAutoLogin()V + 260
[SUB] 21 DemoERP9.mobile 0x000000010e0aaba4 [j]com.sibvisions.apps.projx.ProjX.checkAutoLogin()V[synchronized] + 99
[SUB] 22 DemoERP9.mobile 0x0000000110254b3e _call0 + 142
[SUB] 23 DemoERP9.mobile 0x000000011024ded1 callVoidMethod + 145
[SUB] 24 DemoERP9.mobile 0x000000011024da1d gvmCallVoidInstanceMethodA + 605
[SUB] 25 DemoERP9.mobile 0x000000011023c4e5 JVM_InvokeMethod + 693
[SUB] 26 DemoERP9.mobile 0x000000010fae20b3 [J]jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; + 106
[SUB] 27 DemoERP9.mobile 0x000000010fae200f [J]jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; + 371
[SUB] 28 DemoERP9.mobile 0x000000010fae1bc7 [j]jdk.internal.reflect.MethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;[lookup] + 39
[SUB] 29 DemoERP9.mobile 0x000000010fade91c [J]jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; + 35
[SUB] 30 DemoERP9.mobile 0x000000010f0d4377 [J]java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; + 197
[SUB] 31 DemoERP9.mobile 0x000000010f9a0855 [J]javax.rad.util.EventHandler$ListenerHandler.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object; + 375
[SUB] 32 DemoERP9.mobile 0x000000010f9a4755 [J]javax.rad.util.event.proxy.impl.AbstractListenerProxy.dispatch(Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object; + 188
[SUB] 33 DemoERP9.mobile 0x000000010f9a47a7 [j]javax.rad.util.event.proxy.impl.AbstractListenerProxy.dispatch(Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;[lookup] + 39
[SUB] 34 DemoERP9.mobile 0x000000010f9a4aae [J]javax.rad.util.event.proxy.impl.RunnableProxy.run()V + 59
[SUB] 35 DemoERP9.mobile 0x000000010f992132 [J]javax.rad.ui.InvokeLaterThread.run()V + 141
[SUB] 36 DemoERP9.mobile 0x0000000110254b3e _call0 + 142
[SUB] 37 DemoERP9.mobile 0x000000011024ded1 callVoidMethod + 145
[SUB] 38 DemoERP9.mobile 0x000000011024da1d gvmCallVoidInstanceMethodA + 605
[SUB] 39 DemoERP9.mobile 0x000000011022e7ac startThreadEntryPoint + 364
[SUB] 40 libsystem_pthread.dylib 0x0000000119744661 _pthread_body + 340
[SUB] 41 libsystem_pthread.dylib 0x000000011974450d _pthread_body + 0
[SUB] 42 libsystem_pthread.dylib 0x0000000119743bf9 thread_start + 13