Skip to content

[Bug]: Migration 78 Bug - no metadata for isProfileSyncingEnabled #15443

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
MarioAslau opened this issue May 19, 2025 · 0 comments
Open

[Bug]: Migration 78 Bug - no metadata for isProfileSyncingEnabled #15443

MarioAslau opened this issue May 19, 2025 · 0 comments
Labels
regression-prod-7.46 Regression bug that was found in production in release 7.46 type-bug Something isn't working

Comments

@MarioAslau
Copy link
Contributor

Describe the bug

Currently when migrating from v7.44 to latest main, Migration 78 will break the app.

'com.facebook.react.common.JavascriptException: Error: No metadata found for 'isProfileSyncingEnabled''

Expected behavior

No response

Screenshots/Recordings

Image

Steps to reproduce

Error messages or log output

FATAL EXCEPTION: mqt_native_modules
                                                                                                    Process: io.metamask, PID: 28175
                                                                                                    com.facebook.react.common.JavascriptException: Error: No metadata found for 'isProfileSyncingEnabled', js engine: hermes, stack:
                                                                                                    anonymous@1:3513880
                                                                                                    deriveStateFromMetadata@1:3513775
                                                                                                    getPersistentState@1:3513713
                                                                                                    anonymous@1:8781763
                                                                                                    _in@1:8749124
                                                                                                    anonymous@1:8743851
                                                                                                    processNextKey@1:8743723
                                                                                                    anonymous@1:482443
                                                                                                    _callTimer@1:481548
                                                                                                    callTimers@1:483330
                                                                                                    __callFunction@1:344410
                                                                                                    anonymous@1:342693
                                                                                                    __guard@1:343651
                                                                                                    callFunctionReturnFlushedQueue@1:342651
                                                                                                    
                                                                                                    	at com.facebook.react.modules.core.ExceptionsManagerModule.reportException(SourceFile:77)
                                                                                                    	at java.lang.reflect.Method.invoke(Native Method)
                                                                                                    	at com.facebook.react.bridge.JavaMethodWrapper.invoke(SourceFile:151)
                                                                                                    	at com.facebook.react.bridge.JavaModuleWrapper.invoke(SourceFile:20)
                                                                                                    	at com.facebook.jni.NativeRunnable.run(Native Method)
                                                                                                    	at android.os.Handler.handleCallback(Handler.java:942)
                                                                                                    	at android.os.Handler.dispatchMessage(Handler.java:99)
                                                                                                    	at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage(SourceFile:1)
                                                                                                    	at android.os.Looper.loopOnce(Looper.java:226)
                                                                                                    	at android.os.Looper.loop(Looper.java:313)
                                                                                                    	at com.facebook.react.bridge.queue.MessageQueueThreadImpl.lambda$startNewBackgroundThread$2(SourceFile:36)
                                                                                                    	at com.facebook.react.bridge.queue.MessageQueueThreadImpl.b(SourceFile:1)
                                                                                                    	at com.facebook.react.bridge.queue.b.run(SourceFile:1)
                                                                                                    	at java.lang.Thread.run(Thread.java:1012)
2025-05-19 15:04:46.528  1176-1983  NativeCust...ncyManager surfaceflinger                       E  [NativeCFMS] BpCustomFrequencyManager::acquire()
2025-05-19 15:04:46.538  3960-3960  pageboostd              pageboostd                           E  Received HALT command code 2
2025-05-19 15:04:46.539  1568-1660  WindowManager           system_server                        E  win=Window{3621605 u0 io.metamask/io.metamask.MainActivity EXITING} destroySurfaces: appStopped=false cleanupOnResume=false win.mWindowRemovalAllowed=true win.mRemoveOnExit=true win.mViewVisibility=0 caller=com.android.server.wm.ActivityRecord.destroySurfaces:6539 com.android.server.wm.ActivityRecord.destroySurfaces:6520 com.android.server.wm.WindowState.onExitAnimationDone:5995 com.android.server.wm.ActivityRecord$$ExternalSyntheticLambda10.accept:2 java.util.ArrayList.forEach:1613 com.android.server.wm.ActivityRecord.onAnimationFinished:8607 com.android.server.wm.ActivityRecord.postApplyAnimation:6252 
2025-05-19 15:04:46.544  1176-1176  ClientCache             surfaceflinger                       E  failed to get buffer, invalid process token
2025-05-19 15:04:46.545  1176-1176  BpTransact...edListener surfaceflinger                       E  Failed to transact (-32)
2025-05-19 15:04:46.685  1568-1700  AppOps                  system_server                        E  evalMode() Foreground mode : uid - 10305, op - 1, capability - 0
2025-05-19 15:04:47.689  1568-3077  Pageboost               system_server                        E  StopRecording Failed
2025-05-19 15:04:47.697  1568-3077  Pageboost               system_server                        E  captureFinished fail
2025-05-19 15:04:49.562  1568-32445 TaskPersister           system_server                        E  File error accessing recents directory (directory doesn't exist?).
2025-05-19 15:04:51.925  1568-1671  Watchdog                system_server                        E  !@Sync: 2257 heap: 92 / 108 FD: 1045 [2025-05-19 15:04:51.924]
2025-05-19 15:04:55.161  3076-4228  SecPowerUI.Notification com.android.systemui                 E  no saved value, so we do nothing !!

Detection stage

In production (default)

Version

7.46

Build type

None

Device

Samsung Galaxy S22 Ultra

Operating system

Android

Additional context

No response

Severity

No response

@MarioAslau MarioAslau added the type-bug Something isn't working label May 19, 2025
@github-project-automation github-project-automation bot moved this to To be triaged in Bugs by team May 19, 2025
@github-project-automation github-project-automation bot moved this to To be fixed in Bugs by severity May 19, 2025
@metamaskbot metamaskbot added the regression-prod-7.46 Regression bug that was found in production in release 7.46 label May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression-prod-7.46 Regression bug that was found in production in release 7.46 type-bug Something isn't working
Projects
Status: To be fixed
Status: To be triaged
Development

No branches or pull requests

2 participants