-
Notifications
You must be signed in to change notification settings - Fork 14
Description
描述问题
打开软件就闪退
日志
NekoBox for Android 1.4.1-UwU (225)
Date: 2025-10-31 11:47:04.533 UTC
OS_VERSION: 6.6.30-android15-8-g013ec21bba94-abogki383916444-4k
SDK_INT: 35
RELEASE: 15
ID: AP3A.240617.008
DISPLAY: PKR110_15.0.0.850(CN01)
INCREMENTAL: V.1d54e1f_13db3e_13dc1c
SECURITY_PATCH: 2025-07-01
IS_DEBUGGABLE: null
IS_EMULATOR: null
IS_TREBLE_ENABLED: true
TYPE: user
TAGS: release-keys
MANUFACTURER: OnePlus
BRAND: OnePlus
MODEL: PKR110
PRODUCT: PKR110
BOARD: sun
HARDWARE: qcom
DEVICE: OP60EBL1
SUPPORTED_ABIS: arm64-v8a
Settings:
mixedPort: 2080
nightTheme: 0
isAutoConnect: false
serviceMode: vpn
tunImplementation: 2
mtu: 9000
speedInterval: 1000
profileTrafficStatistics: true
showDirectSpeed: true
showGroupInNotification: false
alwaysShowAddress: false
meteredNetwork: false
acquireWakeLock: false
logLevel: 0
bypassLan: false
bypassLanInCore: false
trafficSniffing: 1
resolveDestination: false
ipv6Mode: 0
rulesProvider: 0
domain_strategy_for_remote: auto
directDns: local
domain_strategy_for_direct: auto
domain_strategy_for_server: auto
enableDnsRouting: true
enableFakeDns: false
appendHttpProxy: false
allowAccess: false
connectionTestURL: https://www.gstatic.com/generate_204
enableClashAPI: false
networkChangeResetConnections: true
wakeResetConnections: false
globalAllowInsecure: false
allowInsecureOnRequest: false
appTLSVersion: 1.2
showBottomBar: false
proxyApps: true
bypassMode: false
appTheme: 7
remoteDns: https://cloudflare-dns.com/dns-query
individual: idm.internet.download.manager.plus
com.apkpure.aegon
com.google.android.projection.gearhead
com.google.android.webview
com.google.android.marvin.talkback
com.aopaop.app
org.augenblick.artvier
com.bybit.app
com.google.android.ims
com.android.chrome
com.google.android.configupdater
com.microsoft.copilot
com.discord
com.microsoft.emmx
com.next.walle
com.github.android
com.google.android.gm
com.google.android.googlequicksearchbox
com.android.vending
com.google.android.gms
com.google.android.gsf
by.green.tuber
ai.x.grok
com.yenaly.han1meviewer
xxx.pornhub.fuck
moe.nb4a
com.microsoft.office.outlook
com.paypal.android.p2pmobile
com.mrl.pixiv
com.pikcloud.pikpak
io.mewtant.pixaiart
com.perol.pixez
com.google.android.printservice.recommendation
com.valvesoftware.android.steam.community
org.telegram.messenger
org.telegram.messenger.web
github.tornaco.android.thanos.pro
com.twitter.android
com.utalk.uchat
mark.via
com.google.android.apps.googlevoice
com.deniscerri.ytdl
com.google.android.youtube
com.exteragram.messenger
im.token.app
jp.pxv.android
com.v2ray.ang
com.github.wgh136.venera
com.binance.dev
com.google.android.accessibility.switchaccess
com.youdao.note
com.okinc.okex.gp
com.google.android.apps.photos
com.spaceship.screen.textcopy
com.start.now
com.zhiliaoapp.musically
profileId: 3
profileCurrent: 3
profileGroup: 2
Logcat:
--------- beginning of crash
10-31 19:46:52.580 8062 8094 E OplusExceptionHelper: [OPLUS]FATAL EXCEPTION: DefaultDispatcher-worker-1
10-31 19:46:52.580 8062 8094 E OplusExceptionHelper: Process: uwu.mb4a, PID: 8062
10-31 19:46:52.580 8062 8094 E OplusExceptionHelper: java.lang.IllegalStateException: Room cannot verify the data integrity. Looks like you've changed schema but forgot to update the version number. You can simply fix this by increasing the version number. Expected identity hash: 0d6ca4af6031545a1d1378d0b781dc43, found: 3d3db9106a89d6f20ef3fde6e81dbaa9
10-31 19:46:52.580 8062 8094 E OplusExceptionHelper: at androidx.room.RoomOpenHelper.onOpen(SourceFile:105)
10-31 19:46:52.580 8062 8094 E OplusExceptionHelper: at androidx.sqlite.db.framework.FrameworkSQLiteOpenHelper$OpenHelper.onOpen(SourceFile:11)
10-31 19:46:52.580 8062 8094 E OplusExceptionHelper: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:426)
10-31 19:46:52.580 8062 8094 E OplusExceptionHelper: at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:316)
10-31 19:46:52.580 8062 8094 E OplusExceptionHelper: at androidx.sqlite.db.framework.FrameworkSQLiteOpenHelper$OpenHelper.innerGetDatabase(SourceFile:75)
10-31 19:46:52.580 8062 8094 E OplusExceptionHelper: at androidx.sqlite.db.framework.FrameworkSQLiteOpenHelper$OpenHelper.getSupportDatabase(SourceFile:24)
10-31 19:46:52.580 8062 8094 E OplusExceptionHelper: at androidx.sqlite.db.framework.FrameworkSQLiteOpenHelper.getWritableDatabase(SourceFile:10)
10-31 19:46:52.580 8062 8094 E OplusExceptionHelper: at androidx.room.RoomDatabase.inTransaction(SourceFile:7)
10-31 19:46:52.580 8062 8094 E OplusExceptionHelper: at androidx.room.RoomDatabase.assertNotSuspendingTransaction(SourceFile:1)
10-31 19:46:52.580 8062 8094 E OplusExceptionHelper: at io.nekohasekai.sagernet.database.ProxyGroup_Dao_Impl.allGroups(SourceFile:12)
10-31 19:46:52.580 8062 8094 E OplusExceptionHelper: at io.nekohasekai.sagernet.ui.ConfigurationFragment$GroupPagerAdapter$reload$1.invokeSuspend(SourceFile:23)
10-31 19:46:52.580 8062 8094 E OplusExceptionHelper: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:6)
10-31 19:46:52.580 8062 8094 E OplusExceptionHelper: at kotlinx.coroutines.DispatchedTask.run(SourceFile:112)
10-31 19:46:52.580 8062 8094 E OplusExceptionHelper: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:112)
10-31 19:46:52.580 8062 8094 E OplusExceptionHelper: Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@dbb535, Dispatchers.Default]
--------- beginning of system
10-31 19:46:52.664 8251 8251 D ResourcesManagerExtImpl: applyConfigurationToAppResourcesLocked app.getDisplayId() return callback.displayId:-1
10-31 19:46:52.668 8251 8251 D ResourcesManagerExtImpl: applyConfigurationToAppResourcesLocked app.getDisplayId() return callback.displayId:0
10-31 19:46:52.768 8288 8288 D ResourcesManagerExtImpl: applyConfigurationToAppResourcesLocked app.getDisplayId() return callback.displayId:-1
10-31 19:46:52.794 8288 8288 D ResourcesManagerExtImpl: applyConfigurationToAppResourcesLocked app.getDisplayId() return callback.displayId:0
10-31 19:46:52.842 8288 8288 D ActivityThread: ComponentInfo{uwu.mb4a/io.nekohasekai.sagernet.ui.BlankActivity} checkFinished=true 1
10-31 19:46:52.843 8288 8288 D ActivityThread: ComponentInfo{uwu.mb4a/io.nekohasekai.sagernet.ui.BlankActivity} checkFinished=true 1
10-31 19:46:53.584 8288 8288 D ActivityThread: ComponentInfo{uwu.mb4a/io.nekohasekai.sagernet.ui.BlankActivity} checkFinished=true 1
--------- beginning of main
10-31 19:47:03.744 8288 8350 D ColorModeChangeItem: preExecute mColorMode=0
10-31 19:47:03.745 8288 8344 D colorx : I can't find colorx layer , let's enumerate colorx layers first.
10-31 19:47:03.746 8288 8344 I Adreno-UNKNOWN: Using previously loaded IMapper library.
10-31 19:47:03.747 8288 8288 D ResourcesManagerExtImpl: applyConfigurationToAppResourcesLocked app.getDisplayId() return callback.displayId:0
10-31 19:47:03.749 8288 8344 I Adreno-UNKNOWN: Using previously loaded IMapper library.
10-31 19:47:03.751 8288 8344 I AdrenoVK-0: QUALCOMM build : d3c617e069, I657d20f80b
10-31 19:47:03.751 8288 8344 I AdrenoVK-0: Build Date : 04/04/25
10-31 19:47:03.751 8288 8344 I AdrenoVK-0: Shader Compiler Version : E031.47.18.28
10-31 19:47:03.751 8288 8344 I AdrenoVK-0: Local Branch :
10-31 19:47:03.751 8288 8344 I AdrenoVK-0: Remote Branch : refs/tags/AU_LINUX_ANDROID_LA.VENDOR.15.4.0.11.00.00.1088.627
10-31 19:47:03.751 8288 8344 I AdrenoVK-0: Remote Branch : NONE
10-31 19:47:03.751 8288 8344 I AdrenoVK-0: Reconstruct Branch : NOTHING
10-31 19:47:03.751 8288 8344 I AdrenoVK-0: Build Config : S P 18.0.0 AArch64
10-31 19:47:03.751 8288 8344 I AdrenoVK-0: Driver Path : /vendor/lib64/hw/vulkan.adreno.so
10-31 19:47:03.751 8288 8344 I AdrenoVK-0: Driver Version : 0800.35
10-31 19:47:03.751 8288 8344 I AdrenoVK-0: PFP : 0x01500077
10-31 19:47:03.751 8288 8344 I AdrenoVK-0: ME : 0x01500014
10-31 19:47:03.751 8288 8344 I AdrenoVK-0: Application Name : android framework
10-31 19:47:03.751 8288 8344 I AdrenoVK-0: Application Version : 0x00000000
10-31 19:47:03.751 8288 8344 I AdrenoVK-0: Engine Name : android framework
10-31 19:47:03.751 8288 8344 I AdrenoVK-0: Engine Version : 0x00000000
10-31 19:47:03.751 8288 8344 I AdrenoVK-0: Api Version : 0x00401000
10-31 19:47:03.753 8288 8288 D ScrollOptimizationHelper: can't find the config file for optimizaiton
10-31 19:47:03.753 8288 8288 D ScrollOptimizationHelper: will not debug for debug is false
10-31 19:47:03.753 8288 8288 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-31 19:47:03.753 8288 8288 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-31 19:47:03.753 8288 8288 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-31 19:47:03.753 8288 8288 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-31 19:47:03.753 8288 8288 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-31 19:47:03.753 8288 8288 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-31 19:47:03.757 8288 8288 E OplusCustomizeRestrictionManager: sInstance is null, start a new sInstance
10-31 19:47:03.763 8288 8288 D RenderScript HIDL Adaptation: IRenderScriptDevice::getService()
10-31 19:47:03.764 8288 8288 W HidlServiceManagement: hwservicemanager is not supported on the device.
10-31 19:47:03.764 8288 8288 I HidlServiceManagement: Trying to get transport of android.hardware.renderscript@1.0::IDevice/default without hwservicemanager
10-31 19:47:03.764 8288 8288 D RenderScript HIDL Adaptation: IRenderScriptDevice::getService() returned 0x0
10-31 19:47:03.764 8288 8288 D RenderScript HIDL Adaptation: Using Fallback Path.
10-31 19:47:03.768 8288 8301 I uwu.mb4a: gc_priority_optimize set prio success0
10-31 19:47:03.768 8288 8288 D uwu.mb4a: Successfully queried cache dir: /data/user_de/0/uwu.mb4a/code_cache
10-31 19:47:03.768 8288 8288 D RenderScript: Setting cache dir: /data/user_de/0/uwu.mb4a/code_cache
10-31 19:47:03.768 8288 8288 V RenderScript: User-backed allocation failed stride requirement, falling back to separate allocation
10-31 19:47:03.768 8288 8288 V RenderScript: User-backed allocation failed stride requirement, falling back to separate allocation
10-31 19:47:03.769 8288 8301 I uwu.mb4a: gc_priority_optimize set prio success0
10-31 19:47:03.769 8288 8301 W uwu.mb4a: Cleared Reference was only reachable from finalizer (only reported once)
10-31 19:47:03.769 8288 8301 I uwu.mb4a: gc_priority_optimize set prio success0
10-31 19:47:03.784 8288 8288 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-31 19:47:03.784 8288 8288 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-31 19:47:03.784 8288 8288 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-31 19:47:03.789 8288 8288 W WindowOnBackDispatcher: OnBackInvokedCallback is not enabled for the application.
10-31 19:47:03.789 8288 8288 W WindowOnBackDispatcher: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest.
10-31 19:47:03.791 8288 8288 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-31 19:47:03.791 8288 8288 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-31 19:47:03.791 8288 8288 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-31 19:47:03.791 8288 8288 W TabLayout: MODE_SCROLLABLE + GRAVITY_FILL is not supported, GRAVITY_START will be used instead
10-31 19:47:03.791 8288 8288 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-31 19:47:03.791 8288 8288 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-31 19:47:03.791 8288 8288 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
10-31 19:47:03.793 8288 8288 D OplusInputMethodUtil: init sDebug to false, init sDebugIme to false, init sAlwaysOn to false
10-31 19:47:03.793 8288 8288 D OplusInputMethodUtil: updateDebugToClass InputMethodManager.DEBUG = false
10-31 19:47:03.793 8288 8288 D OplusInputMethodUtil: updateDebugToClass ImeFocusController.DEBUG = false
10-31 19:47:03.793 8288 8288 D OplusInputMethodUtil: updateDebugToClass InsetsController.DEBUG = false
10-31 19:47:03.793 8288 8288 D OplusInputMethodUtil: updateDebugToClass BaseInputConnection.DEBUG = false
10-31 19:47:03.797 8288 8288 D ActivityThread: ComponentInfo{uwu.mb4a/io.nekohasekai.sagernet.ui.MainActivity} checkFinished=false 2
10-31 19:47:03.797 8288 8288 D ResourcesManagerExtImpl: applyConfigurationToAppResourcesLocked app.getDisplayId() return callback.displayId:0
10-31 19:47:03.799 8288 8288 D WindowManager: Add to mViews: com.android.internal.policy.DecorView{4028139 I.E...... R.....ID 0,0-0,0 alpha=1.0 viewInfo = }[MainActivity],pkg= uwu.mb4a
10-31 19:47:03.799 8288 8344 D ExtensionsLoader: createInstance(64bit) : createExtendedFactory
10-31 19:47:03.799 8288 8344 D ExtensionsLoader: Opened libhwuiextimpl.so
10-31 19:47:03.799 8288 8344 D skia : setRusSupported enable 0
10-31 19:47:03.799 8288 8288 D ExtensionsLoader: createInstance(64bit) : createExtendedFactory
10-31 19:47:03.799 8288 8288 D ExtensionsLoader: Opened libSchedAssistExtImpl.so
10-31 19:47:03.803 8288 8288 D ViewRootImplExtImpl: onDisplayChanged -1 for VRI android.view.ViewRootImpl@a752bfb
10-31 19:47:03.803 8288 8288 D ResourcesManagerExtImpl: applyConfigurationToAppResourcesLocked app.getDisplayId() return callback.displayId:0
10-31 19:47:03.804 8288 8288 E OplusBracketLog: [OplusViewMirrorManager] updateHostViewRootIfNeeded, not support android.view.ViewRootImpl@a752bfb
10-31 19:47:03.804 8288 8288 D AutofillManager: view not autofillable - not passing ime action check
10-31 19:47:03.807 8288 8288 D ViewRootImplExtImpl: wrapConfigInfoIntoFlags rotation=0, smallestScreenWidthDp=0, residentWS=false, scenario=0, bounds=Rect(0, 0 - 1080, 2376), relayoutAsync=false, flags=0, newFlags=1245708288, title=uwu.mb4a/io.nekohasekai.sagernet.ui.MainActivity
10-31 19:47:03.809 8288 8288 D VRI[MainActivity]: relayoutWindow result, sizeChanged:true, surfaceControlChanged:true, transformHintChanged:false, mSurfaceSize:Point(1080, 2376), mLastSurfaceSize:Point(0, 0), mWidth:-1, mHeight:-1, requestedWidth:1080, requestedHeight:2376, transformHint:0, installOrientation:0, displayRotation:0, isSurfaceValid:true, attr.flag:-2122252032, tmpFrames:ClientWindowFrames{frame=[0,0][1080,2376] display=[0,0][1080,2376] parentFrame=[0,0][0,0]}, relayoutAsync:false, mSyncSeqId:0
10-31 19:47:03.809 8288 8288 W VRI[MainActivity]: updateBlastSurfaceIfNeeded, surfaceSize:Point(1080, 2376), lastSurfaceSize:Point(0, 0), format:-1, blastBufferQueue:null
10-31 19:47:03.811 8288 8288 D BufferQueueConsumer: connect: controlledByApp=false
10-31 19:47:03.812 8288 8344 D BufferQueueProducer: VRI[MainActivity]#0(BLAST Consumer)0 connect: api=1 producerControlledByApp=true
10-31 19:47:03.820 8288 8288 I SurfaceControl: setExtendedRangeBrightness sc=Surface(name=uwu.mb4a/io.nekohasekai.sagernet.ui.MainActivity)/@0xacc88c1,currentBufferRatio=1.0,desiredRatio=1.0
10-31 19:47:03.823 8288 8344 I AdrenoUtils: ReadGpuID:366: Reading chip ID through GSL
10-31 19:47:03.830 8288 8344 D BLASTBufferQueue: VRI[MainActivity]#0 acquireNextBufferLocked size=1080x2376 mFrameNumber=1 applyTransaction=true mTimestamp=62508094817091(auto) mPendingTransactions.size=0 graphicBufferId=35596688949251 transform=0
10-31 19:47:03.830 8288 8344 D VRI[MainActivity]: Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true syncBuffer=false
10-31 19:47:03.830 8288 8344 D ExtensionsLoader: createInstance(64bit) : createExtendedFactory
10-31 19:47:03.830 8288 8344 D ExtensionsLoader: Opened libSchedAssistExtImpl.so
10-31 19:47:03.830 8288 8288 D VRI[MainActivity]: draw finished. seqId=0
10-31 19:47:03.830 8288 8288 I DynamicFramerate [FRTCConfigManager]: initFrameRateConfig:
10-31 19:47:03.830 8288 8288 I DynamicFramerate [FRTCConfigManager]: levelsFor120hz: [120, 90, 72, 60]
10-31 19:47:03.830 8288 8288 I DynamicFramerate [FRTCConfigManager]: thresholdsFor120hz: [1080, 300, 200]
10-31 19:47:03.830 8288 8288 I DynamicFramerate [FRTCConfigManager]: levelsFor90hz: [90]
10-31 19:47:03.830 8288 8288 I DynamicFramerate [FRTCConfigManager]: thresholdsFor90hz: []
10-31 19:47:03.830 8288 8288 I DynamicFramerate [FRTCConfigManager]: FRTCConfigManager: FRTC_CAPABILITY = 360, package name = uwu.mb4a, WINDOW_ANIMATION_SPEED_RATE = 10, SCROLL_ANIMATION_SPEED_RATE = 20, PACKAGE_ENABLE = false
10-31 19:47:03.830 8288 8288 I DynamicFramerate [DynamicFrameRateController]: init info: mPackageName = uwu.mb4a, mIsEnabled = false
10-31 19:47:03.834 8288 8288 W VRI[MainActivity]: handleResized, msg:, frameChanged:false, configChanged:false, displayChanged:false, attachedFrameChanged:false, compatScaleChanged:false, pendingDragResizing=false
10-31 19:47:03.856 8288 8344 D VRI[MainActivity]: Received frameCommittedCallback lastAttemptedDrawFrameNum=3 didProduceBuffer=true syncBuffer=false
10-31 19:47:03.856 8288 8288 D VRI[MainActivity]: draw finished. seqId=0
10-31 19:47:04.227 8288 8288 D VRI[MainActivity]: onFocusEvent true
10-31 19:47:04.300 8288 8341 E OplusExceptionHelper: [OPLUS]FATAL EXCEPTION: DefaultDispatcher-worker-3
10-31 19:47:04.300 8288 8341 E OplusExceptionHelper: Process: uwu.mb4a, PID: 8288
10-31 19:47:04.300 8288 8341 E OplusExceptionHelper: java.lang.IllegalStateException: Room cannot verify the data integrity. Looks like you've changed schema but forgot to update the version number. You can simply fix this by increasing the version number. Expected identity hash: 0d6ca4af6031545a1d1378d0b781dc43, found: 3d3db9106a89d6f20ef3fde6e81dbaa9
10-31 19:47:04.300 8288 8341 E OplusExceptionHelper: at androidx.room.RoomOpenHelper.onOpen(SourceFile:105)
10-31 19:47:04.300 8288 8341 E OplusExceptionHelper: at androidx.sqlite.db.framework.FrameworkSQLiteOpenHelper$OpenHelper.onOpen(SourceFile:11)
10-31 19:47:04.300 8288 8341 E OplusExceptionHelper: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:426)
10-31 19:47:04.300 8288 8341 E OplusExceptionHelper: at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:316)
10-31 19:47:04.300 8288 8341 E OplusExceptionHelper: at androidx.sqlite.db.framework.FrameworkSQLiteOpenHelper$OpenHelper.innerGetDatabase(SourceFile:75)
10-31 19:47:04.300 8288 8341 E OplusExceptionHelper: at androidx.sqlite.db.framework.FrameworkSQLiteOpenHelper$OpenHelper.getSupportDatabase(SourceFile:24)
10-31 19:47:04.300 8288 8341 E OplusExceptionHelper: at androidx.sqlite.db.framework.FrameworkSQLiteOpenHelper.getWritableDatabase(SourceFile:10)
10-31 19:47:04.300 8288 8341 E OplusExceptionHelper: at androidx.room.RoomDatabase.inTransaction(SourceFile:7)
10-31 19:47:04.300 8288 8341 E OplusExceptionHelper: at androidx.room.RoomDatabase.assertNotSuspendingTransaction(SourceFile:1)
10-31 19:47:04.300 8288 8341 E OplusExceptionHelper: at io.nekohasekai.sagernet.database.ProxyGroup_Dao_Impl.allGroups(SourceFile:12)
10-31 19:47:04.300 8288 8341 E OplusExceptionHelper: at io.nekohasekai.sagernet.ui.ConfigurationFragment$GroupPagerAdapter$reload$1.invokeSuspend(SourceFile:23)
10-31 19:47:04.300 8288 8341 E OplusExceptionHelper: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:6)
10-31 19:47:04.300 8288 8341 E OplusExceptionHelper: at kotlinx.coroutines.DispatchedTask.run(SourceFile:112)
10-31 19:47:04.300 8288 8341 E OplusExceptionHelper: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:112)
10-31 19:47:04.300 8288 8341 E OplusExceptionHelper: Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@3db3808, Dispatchers.Default]
10-31 19:47:04.301 8288 8341 E Thread[DefaultDispatcher-worker-3,5,main]: java.lang.IllegalStateException: Room cannot verify the data integrity. Looks like you've changed schema but forgot to update the version number. You can simply fix this by increasing the version number. Expected identity hash: 0d6ca4af6031545a1d1378d0b781dc43, found: 3d3db9106a89d6f20ef3fde6e81dbaa9
10-31 19:47:04.301 8288 8341 E Thread[DefaultDispatcher-worker-3,5,main]: at androidx.room.RoomOpenHelper.onOpen(SourceFile:105)
10-31 19:47:04.301 8288 8341 E Thread[DefaultDispatcher-worker-3,5,main]: at androidx.sqlite.db.framework.FrameworkSQLiteOpenHelper$OpenHelper.onOpen(SourceFile:11)
10-31 19:47:04.301 8288 8341 E Thread[DefaultDispatcher-worker-3,5,main]: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:426)
10-31 19:47:04.301 8288 8341 E Thread[DefaultDispatcher-worker-3,5,main]: at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:316)
10-31 19:47:04.301 8288 8341 E Thread[DefaultDispatcher-worker-3,5,main]: at androidx.sqlite.db.framework.FrameworkSQLiteOpenHelper$OpenHelper.innerGetDatabase(SourceFile:75)
10-31 19:47:04.301 8288 8341 E Thread[DefaultDispatcher-worker-3,5,main]: at androidx.sqlite.db.framework.FrameworkSQLiteOpenHelper$OpenHelper.getSupportDatabase(SourceFile:24)
10-31 19:47:04.301 8288 8341 E Thread[DefaultDispatcher-worker-3,5,main]: at androidx.sqlite.db.framework.FrameworkSQLiteOpenHelper.getWritableDatabase(SourceFile:10)
10-31 19:47:04.301 8288 8341 E Thread[DefaultDispatcher-worker-3,5,main]: at androidx.room.RoomDatabase.inTransaction(SourceFile:7)
10-31 19:47:04.301 8288 8341 E Thread[DefaultDispatcher-worker-3,5,main]: at androidx.room.RoomDatabase.assertNotSuspendingTransaction(SourceFile:1)
10-31 19:47:04.301 8288 8341 E Thread[DefaultDispatcher-worker-3,5,main]: at io.nekohasekai.sagernet.database.ProxyGroup_Dao_Impl.allGroups(SourceFile:12)
10-31 19:47:04.301 8288 8341 E Thread[DefaultDispatcher-worker-3,5,main]: at io.nekohasekai.sagernet.ui.ConfigurationFragment$GroupPagerAdapter$reload$1.invokeSuspend(SourceFile:23)
10-31 19:47:04.301 8288 8341 E Thread[DefaultDispatcher-worker-3,5,main]: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:6)
10-31 19:47:04.301 8288 8341 E Thread[DefaultDispatcher-worker-3,5,main]: at kotlinx.coroutines.DispatchedTask.run(SourceFile:112)
10-31 19:47:04.301 8288 8341 E Thread[DefaultDispatcher-worker-3,5,main]: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:112)
10-31 19:47:04.301 8288 8341 E Thread[DefaultDispatcher-worker-3,5,main]: Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@3db3808, Dispatchers.Default]
10-31 19:47:04.350 9154 9154 I wu.mb4a:phoenix: isSwordfishLaunchAppEnabled_ 1 isSwordfishInstallAppEnabled_ 1
10-31 19:47:04.350 9154 9154 E wu.mb4a:phoenix: Unknown bits set in runtime_flags: 0x40000000
10-31 19:47:04.350 9154 9154 I wu.mb4a:phoenix: Using CollectorTypeCMC GC.
10-31 19:47:04.354 9154 9154 E wu.mb4a:phoenix: Not starting debugger since process cannot load the jdwp agent.
10-31 19:47:04.360 9154 9154 D nativeloader: Load libframework-connectivity-tiramisu-jni.so using APEX ns com_android_tethering for caller /apex/com.android.tethering/javalib/framework-connectivity-t.jar: ok
10-31 19:47:04.362 9154 9154 W libc : Access denied finding property "persist.vendor.sys.activitylog"
10-31 19:47:04.362 9154 9154 I OneTrace: Mark active for pid=9154? true
10-31 19:47:04.362 9154 9154 D cutils-dev: otrace_set_tracing_enabled? true tag:0
10-31 19:47:04.362 9154 9154 D cutils-dev: properties changed in otrace_seq_number_changed!
10-31 19:47:04.370 9154 9172 D SurfaceSyncGroup: preCreateSurfaceSyncGroupTimerThread
10-31 19:47:04.371 9154 9172 D ColorModeChangeItem: preExecute mColorMode=0
10-31 19:47:04.372 9154 9154 D OplusActivityManager: get AMS extension: android.os.BinderProxy@437a526
10-31 19:47:04.372 9154 9154 D CompactWindowAppManager: initCompactApplicationInfo CompactMode: , NormalMode:
10-31 19:47:04.373 9154 9154 D OplusScrollToTopManager: setIsInWhiteList false
10-31 19:47:04.373 9154 9154 D OplusViewDebugManager: OplusViewDebugManager Constructor android.view.debug.OplusViewDebugManager@613af14 [mHasViewDebugProperty true] [mHasMsgDebugProperty false] [DEBUG false] [EXTRAINFOENABLE false] [LIGHT_OS false]
10-31 19:47:04.375 9154 9154 W libc : Access denied finding property "ro.odm.prev.product.name"
10-31 19:47:04.377 9154 9154 D nativeloader: Configuring clns-7 for other apk /data/app/~~HlPuyeXFVGED1s6ZRG73Ww==/uwu.mb4a-VuDKqW3hVlls7sr_AEI_aA==/base.apk. target_sdk_version=36, uses_libraries=, library_path=/data/app/~~HlPuyeXFVGED1s6ZRG73Ww==/uwu.mb4a-VuDKqW3hVlls7sr_AEI_aA==/lib/arm64:/data/app/~~HlPuyeXFVGED1s6ZRG73Ww==/uwu.mb4a-VuDKqW3hVlls7sr_AEI_aA==/base.apk!/lib/arm64-v8a, permitted_path=/data:/mnt/expand:/data/user/0/uwu.mb4a
10-31 19:47:04.379 9154 9154 V GraphicsEnvironment: Currently set values for:
10-31 19:47:04.379 9154 9154 V GraphicsEnvironment: angle_gl_driver_selection_pkgs=[]
10-31 19:47:04.379 9154 9154 V GraphicsEnvironment: angle_gl_driver_selection_values=[]
10-31 19:47:04.379 9154 9154 V GraphicsEnvironment: Global.Settings values are invalid: number of packages: 0, number of values: 0
10-31 19:47:04.379 9154 9154 V GraphicsEnvironment: Updatable production driver is not supported on the device.
10-31 19:47:04.379 9154 9154 D ResourcesManagerExtImpl: applyConfigurationToAppResourcesLocked app.getDisplayId() return callback.displayId:-1
10-31 19:47:04.381 9154 9154 I HWUI : SupportApps size 0
10-31 19:47:04.382 9154 9154 D ResourcesManagerExtImpl: applyConfigurationToAppResourcesLocked app.getDisplayId() return callback.displayId:0
10-31 19:47:04.382 9154 9186 D OplusGraphicsEvent: OplusGraphicsEventListener create now!
10-31 19:47:04.383 9154 9186 D OplusGraphicsEvent: addEventListener success!
10-31 19:47:04.383 9154 9186 D ExtensionsLoader: createInstance(64bit) : createExtendedFactory
10-31 19:47:04.383 9154 9186 D ExtensionsLoader: Opened libSchedAssistExtImpl.so
10-31 19:47:04.383 9154 9186 E SchedAssist: sysOpen failed with error=Permission denied
10-31 19:47:04.383 9154 9186 E SchedAssist: open sharedFd failed with error=Permission denied
10-31 19:47:04.383 9154 9186 E SchedAssist: open sharedFd failed with error=Permission denied
10-31 19:47:04.383 9154 9186 E SchedAssist: open sharedFd failed with error=Permission denied
10-31 19:47:04.383 9154 9186 E SchedAssist: open sharedFd failed with error=No such file or directory
10-31 19:47:04.385 9154 9186 D vulkan : searching for layers in '/data/app/~~HlPuyeXFVGED1s6ZRG73Ww==/uwu.mb4a-VuDKqW3hVlls7sr_AEI_aA==/lib/arm64'
10-31 19:47:04.386 9154 9186 D vulkan : searching for layers in '/data/app/~~HlPuyeXFVGED1s6ZRG73Ww==/uwu.mb4a-VuDKqW3hVlls7sr_AEI_aA==/base.apk!/lib/arm64-v8a'
10-31 19:47:04.386 8288 8288 D VRI[MainActivity]: onFocusEvent false
10-31 19:47:04.386 9154 9154 I Process : Sending signal. PID: 8288 SIG: 9
10-31 19:47:04.387 9154 9186 D colorx : I can't find colorx layer , let's enumerate colorx layers first.
10-31 19:47:04.389 9154 9186 I AdrenoVK-0: ===== BEGIN DUMP OF OVERRIDDEN SETTINGS =====
10-31 19:47:04.389 9154 9186 I AdrenoVK-0: ===== END DUMP OF OVERRIDDEN SETTINGS =====
10-31 19:47:04.390 9154 9186 D qdgralloc: Fetching IMapper5 from QtiMapper5
10-31 19:47:04.393 9154 9154 I wu.mb4a:phoenix: System.exit called, status: 0
10-31 19:47:04.393 9154 9154 I AndroidRuntime: VM exiting with result code 0, cleanup skipped.
10-31 19:47:04.412 8100 8100 V MediaPlayer: resetDrmState: mDrmInfo=null mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false
10-31 19:47:04.412 8100 8100 V MediaPlayer: cleanDrmObj: mDrmObj=null mDrmSessionId=null
10-31 19:47:04.412 8100 8100 D MediaPlayer: release native called
10-31 19:47:04.420 8100 8100 D MediaPlayer: release native finished
10-31 19:47:04.421 8100 8100 D MediaPlayer: MediaPlayer
10-31 19:47:04.432 8100 8100 D MediaPlayer: MediaPlayer start called
10-31 19:47:04.463 9201 9201 I uwu.mb4a: isSwordfishLaunchAppEnabled 1 isSwordfishInstallAppEnabled 1
10-31 19:47:04.463 9201 9201 E uwu.mb4a: Unknown bits set in runtime_flags: 0x40000000
10-31 19:47:04.463 9201 9201 I uwu.mb4a: Using CollectorTypeCMC GC.
10-31 19:47:04.466 9201 9201 E uwu.mb4a: Not starting debugger since process cannot load the jdwp agent.
10-31 19:47:04.472 9201 9201 D nativeloader: Load libframework-connectivity-tiramisu-jni.so using APEX ns com_android_tethering for caller /apex/com.android.tethering/javalib/framework-connectivity-t.jar: ok
10-31 19:47:04.474 9201 9201 W libc : Access denied finding property "persist.vendor.sys.activitylog"
10-31 19:47:04.474 9201 9201 I OneTrace: Mark active for pid=9201? true
10-31 19:47:04.474 9201 9201 D cutils-dev: otrace_set_tracing_enabled? true tag:0
10-31 19:47:04.475 9201 9201 D cutils-dev: properties changed in otrace_seq_number_changed!
10-31 19:47:04.486 9201 9222 D SurfaceSyncGroup: preCreateSurfaceSyncGroupTimerThread
10-31 19:47:04.487 9201 9222 D ColorModeChangeItem: preExecute mColorMode=0
10-31 19:47:04.488 9201 9201 D OplusActivityManager: get AMS extension: android.os.BinderProxy@437a526
10-31 19:47:04.488 9201 9201 D CompactWindowAppManager: initCompactApplicationInfo CompactMode: , NormalMode:
10-31 19:47:04.489 9201 9201 D OplusScrollToTopManager: setIsInWhiteList false
10-31 19:47:04.489 9201 9201 D OplusViewDebugManager: OplusViewDebugManager Constructor android.view.debug.OplusViewDebugManager@613af14 [mHasViewDebugProperty true] [mHasMsgDebugProperty false] [DEBUG false] [EXTRAINFOENABLE false] [LIGHT_OS false]
10-31 19:47:04.491 9201 9201 W libc : Access denied finding property "ro.odm.prev.product.name"
10-31 19:47:04.495 9201 9201 D nativeloader: Configuring clns-7 for other apk /data/app/~~HlPuyeXFVGED1s6ZRG73Ww==/uwu.mb4a-VuDKqW3hVlls7sr_AEI_aA==/base.apk. target_sdk_version=36, uses_libraries=, library_path=/data/app/~~HlPuyeXFVGED1s6ZRG73Ww==/uwu.mb4a-VuDKqW3hVlls7sr_AEI_aA==/lib/arm64:/data/app/~~HlPuyeXFVGED1s6ZRG73Ww==/uwu.mb4a-VuDKqW3hVlls7sr_AEI_aA==/base.apk!/lib/arm64-v8a, permitted_path=/data:/mnt/expand:/data/user/0/uwu.mb4a
10-31 19:47:04.497 9201 9201 V GraphicsEnvironment: Currently set values for:
10-31 19:47:04.497 9201 9201 V GraphicsEnvironment: angle_gl_driver_selection_pkgs=[]
10-31 19:47:04.497 9201 9201 V GraphicsEnvironment: angle_gl_driver_selection_values=[]
10-31 19:47:04.497 9201 9201 V GraphicsEnvironment: Global.Settings values are invalid: number of packages: 0, number of values: 0
10-31 19:47:04.497 9201 9201 V GraphicsEnvironment: Updatable production driver is not supported on the device.
10-31 19:47:04.497 9201 9201 D ResourcesManagerExtImpl: applyConfigurationToAppResourcesLocked app.getDisplayId() return callback.displayId:-1
10-31 19:47:04.500 8100 8100 W AudioSystem-JNI: Unknown native audio format for JAVA API: 503316496
10-31 19:47:04.500 8100 8100 W AudioSystem-JNI: Unknown native audio format for JAVA API: 503316736
10-31 19:47:04.506 9201 9201 D nativeloader: Load /data/app/~~HlPuyeXFVGED1s6ZRG73Ww==/uwu.mb4a-VuDKqW3hVlls7sr_AEI_aA==/lib/arm64/libgojni.so using ns clns-7 from class loader (caller=/data/app/~~HlPuyeXFVGED1s6ZRG73Ww==/uwu.mb4a-VuDKqW3hVlls7sr_AEI_aA==/base.apk): ok
10-31 19:47:04.521 9201 9201 W uwu.mb4a: Accessing hidden field Ljava/util/Collections$SynchronizedCollection;->mutex:Ljava/lang/Object; (max-target-o, reflection, denied)
10-31 19:47:04.521 9201 9201 W uwu.mb4a: Accessing hidden method Ljava/util/Collections$SynchronizedSet;->(Ljava/util/Set;Ljava/lang/Object;)V (max-target-o, reflection, denied)
10-31 19:47:04.521 9201 9201 W uwu.mb4a: Accessing hidden method Ljava/util/Collections$SynchronizedCollection;->(Ljava/util/Collection;Ljava/lang/Object;)V (max-target-o, reflection, denied)
10-31 19:47:04.527 9201 9201 I HWUI : SupportApps size 0
10-31 19:47:04.529 9201 9201 D ResourcesManagerExtImpl: applyConfigurationToAppResourcesLocked app.getDisplayId() return callback.displayId:0
10-31 19:47:04.529 9201 9247 D OplusGraphicsEvent: OplusGraphicsEventListener create now!
10-31 19:47:04.529 9201 9247 D OplusGraphicsEvent: addEventListener success!
10-31 19:47:04.529 9201 9247 D ExtensionsLoader: createInstance(64bit) : createExtendedFactory
10-31 19:47:04.530 9201 9247 D ExtensionsLoader: Opened libSchedAssistExtImpl.so
10-31 19:47:04.530 9201 9247 E SchedAssist: sysOpen failed with error=Permission denied
10-31 19:47:04.530 9201 9247 E SchedAssist: open sharedFd failed with error=Permission denied
10-31 19:47:04.530 9201 9247 E SchedAssist: open sharedFd failed with error=Permission denied
10-31 19:47:04.530 9201 9247 E SchedAssist: open sharedFd failed with error=Permission denied
10-31 19:47:04.530 9201 9247 E SchedAssist: open sharedFd failed with error=No such file or directory
10-31 19:47:04.531 9201 9247 D vulkan : searching for layers in '/data/app/~~HlPuyeXFVGED1s6ZRG73Ww==/uwu.mb4a-VuDKqW3hVlls7sr_AEI_aA==/lib/arm64'
10-31 19:47:04.531 9201 9247 D vulkan : searching for layers in '/data/app/~~HlPuyeXFVGED1s6ZRG73Ww==/uwu.mb4a-VuDKqW3hVlls7sr_AEI_aA==/base.apk!/lib/arm64-v8a'
10-31 19:47:04.533 9201 9247 D colorx : I can't find colorx layer , let's enumerate colorx layers first.
10-31 19:47:04.536 9201 9247 I AdrenoVK-0: ===== BEGIN DUMP OF OVERRIDDEN SETTINGS =====
10-31 19:47:04.536 9201 9247 I AdrenoVK-0: ===== END DUMP OF OVERRIDDEN SETTINGS =====
10-31 19:47:04.538 9201 9247 D qdgralloc: Fetching IMapper5 from QtiMapper5
10-31 19:47:04.543 9201 9247 I SnapAlloc: Graphics lib is available
10-31 19:47:04.549 9201 9247 I Adreno-UNKNOWN: Using previously loaded IMapper library.
10-31 19:47:04.551 9201 9247 I AdrenoVK-0: QUALCOMM build : d3c617e069, I657d20f80b
10-31 19:47:04.551 9201 9247 I AdrenoVK-0: Build Date : 04/04/25
10-31 19:47:04.551 9201 9247 I AdrenoVK-0: Shader Compiler Version : E031.47.18.28
10-31 19:47:04.551 9201 9247 I AdrenoVK-0: Local Branch :
10-31 19:47:04.551 9201 9247 I AdrenoVK-0: Remote Branch : refs/tags/AU_LINUX_ANDROID_LA.VENDOR.15.4.0.11.00.00.1088.627
10-31 19:47:04.551 9201 9247 I AdrenoVK-0: Remote Branch : NONE
10-31 19:47:04.551 9201 9247 I AdrenoVK-0: Reconstruct Branch : NOTHING
10-31 19:47:04.551 9201 9247 I AdrenoVK-0: Build Config : S P 18.0.0 AArch64
10-31 19:47:04.551 9201 9247 I AdrenoVK-0: Driver Path : /vendor/lib64/hw/vulkan.adreno.so
10-31 19:47:04.551 9201 9247 I AdrenoVK-0: Driver Version : 0800.35
10-31 19:47:04.551 9201 9247 I AdrenoVK-0: PFP : 0x01500077
10-31 19:47:04.551 9201 9247 I AdrenoVK-0: ME : 0x01500014
10-31 19:47:04.551 9201 9247 I AdrenoVK-0: Application Name : android framework
10-31 19:47:04.551 9201 9247 I AdrenoVK-0: Application Version : 0x00000000
10-31 19:47:04.551 9201 9247 I AdrenoVK-0: Engine Name : android framework
10-31 19:47:04.551 9201 9247 I AdrenoVK-0: Engine Version : 0x00000000
10-31 19:47:04.551 9201 9247 I AdrenoVK-0: Api Version : 0x00401000