nwjs / nw.js

Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
https://nwjs.io
MIT License
40.38k stars 3.88k forks source link

--mixed-context crash on refresh ^0.76.1 #8070

Open jonlepage opened 1 year ago

jonlepage commented 1 year ago

Issue Type

I just make some update of my package.json and nwjs and some others internal stuff. Now i get a crash on refresh !

Current/Missing Behavior

crash on f5 ! since new versions ^0.76.1 no crash before with 0.76.0 ! If i get back to 0.76.0, no crash anymore!


q23tgva

number in chrome_shutdown_ms.txt : 136

log

[16260:6992:0518/163534.531:WARNING:chrome_main_delegate.cc(617)] This is Chrome version 113.0.5672.64 (not a warning)
[16260:6992:0518/163534.537:WARNING:chrome_browser_cloud_management_controller.cc(87)] Could not create policy manager as CBCM is not enabled.
[16260:6992:0518/163534.540:VERBOSE1:variations_field_trial_creator.cc(534)] Applying FieldTrialTestingConfig
[16260:6992:0518/163534.541:VERBOSE1:variations_field_trial_creator.cc(335)] VariationsSetupComplete
[16260:6992:0518/163534.567:VERBOSE1:webrtc_event_log_manager.cc(97)] WebRTC remote-bound event logging enabled.
[16260:6992:0518/163534.571:VERBOSE1:pref_proxy_config_tracker_impl.cc(191)] 000001319B17EFD0: set chrome proxy config service to 000001319B17F440
[16260:21764:0518/163534.587:VERBOSE1:media_stream_manager.cc(1582)] MSM::InitializeMaybeAsync([this=000001319C0C0490])
[16260:21764:0518/163534.587:VERBOSE1:media_stream_manager.cc(1582)] MDM::MediaDevicesManager()
[16260:21764:0518/163534.587:VERBOSE1:media_stream_manager.cc(1582)] MSM::MediaStreamManager([this=000001319C0C0490]))
[16260:6992:0518/163534.595:ERROR:chrome_browser_cloud_management_controller.cc(162)] Cloud management controller initialization aborted as CBCM is not enabled.
[16260:6992:0518/163534.595:VERBOSE1:install_util.cc(217)] No existing Chrome install found.
[16260:6992:0518/163534.607:WARNING:account_consistency_mode_manager.cc(73)] Desktop Identity Consistency cannot be enabled as no OAuth client ID and client secret have been configured.
[16260:6992:0518/163534.607:VERBOSE1:account_consistency_mode_manager.cc(206)] Desktop Identity Consistency disabled as sign-in to Chrome is not allowed
[16260:6992:0518/163534.610:VERBOSE1:pref_proxy_config_tracker_impl.cc(191)] 000001319F3C6300: set chrome proxy config service to 000001319C09DD70
[16260:6992:0518/163534.613:VERBOSE1:device_event_log_impl.cc(224)] [16:35:34.612] Bluetooth: EVENT: bluetooth_api.cc:82 BluetoothAPI: 000001319C0B7640
[16260:6992:0518/163534.613:VERBOSE1:account_consistency_mode_manager.cc(206)] Desktop Identity Consistency disabled as sign-in to Chrome is not allowed
[16260:6992:0518/163534.613:VERBOSE1:mutable_profile_oauth2_token_service_delegate.cc(207)] MutablePO2TS::MutablePO2TS
[16260:6992:0518/163534.614:VERBOSE1:gaia_auth_util.cc(48)] Canonicalized @gmail.com to @gmail.com
[16260:6992:0518/163534.614:VERBOSE1:gaia_auth_util.cc(48)] Canonicalized @gmail.com to @gmail.com
[16260:6992:0518/163534.615:VERBOSE1:gaia_auth_util.cc(48)] Canonicalized @gmail.com to @gmail.com
[16260:6992:0518/163534.615:VERBOSE1:gaia_auth_util.cc(48)] Canonicalized @gmail.com to @gmail.com
[16260:6992:0518/163534.615:VERBOSE1:account_consistency_mode_manager.cc(206)] Desktop Identity Consistency disabled as sign-in to Chrome is not allowed
[16260:6992:0518/163534.615:VERBOSE1:account_reconcilor.cc(167)] AccountReconcilor::AccountReconcilor
[16260:6992:0518/163534.615:VERBOSE1:account_reconcilor.cc(197)] AccountReconcilor::Initialize
[16260:6992:0518/163534.615:VERBOSE1:account_consistency_mode_manager.cc(206)] Desktop Identity Consistency disabled as sign-in to Chrome is not allowed
[16260:6992:0518/163534.615:VERBOSE1:account_consistency_mode_manager.cc(206)] Desktop Identity Consistency disabled as sign-in to Chrome is not allowed
[16260:6992:0518/163534.617:VERBOSE1:bluetooth_low_energy_event_router.cc(276)] Initializing BluetoothLowEnergyEventRouter.
[16260:7328:0518/163534.625:VERBOSE1:token_service_table.cc(152)] Loaded tokens: result = 3 ; number of tokens loaded = 0
[16260:6992:0518/163534.626:VERBOSE1:extension_service.cc(1494)] AddComponentExtension Chromium PDF Viewer
[16260:6992:0518/163534.631:WARNING:load_error_reporter.cc(74)] Extension error: Échec du chargement de lextension depuis : C:\Users\jonle\Documents\DEV\projets\ANFTECS\plugins\fmkadmapgof. Fichier manifeste absent ou illisible
[16260:6992:0518/163536.316:VERBOSE1:mutable_profile_oauth2_token_service_delegate.cc(263)] MutablePO2TS::RefreshTokenIsAvailable
[16260:6992:0518/163536.316:VERBOSE1:profile_manager.cc(1915)] ForceSigninCheck: 0, 0, 1
[16260:6992:0518/163536.316:WARNING:dependency_manager.cc(47)] Trying to register KeyedService Factory: `DesktopProfileSessionDurationsService` after the call to the main registration function `ChromeBrowserMainExtraPartsProfiles::EnsureBrowserContextKeyedServiceFactoriesBuilt()`. Please add a call your factory `KeyedServiceFactory::GetInstance()` in the previous method or to the appropriate `EnsureBrowserContextKeyedServiceFactoriesBuilt()` function to properly register your factory.
[16260:6992:0518/163536.501:WARNING:dependency_manager.cc(47)] Trying to register KeyedService Factory: `ConnectorsService` after the call to the main registration function `ChromeBrowserMainExtraPartsProfiles::EnsureBrowserContextKeyedServiceFactoriesBuilt()`. Please add a call your factory `KeyedServiceFactory::GetInstance()` in the previous method or to the appropriate `EnsureBrowserContextKeyedServiceFactoriesBuilt()` function to properly register your factory.
[16260:6992:0518/163536.501:WARNING:dependency_manager.cc(47)] Trying to register KeyedService Factory: `RealtimeReportingClient` after the call to the main registration function `ChromeBrowserMainExtraPartsProfiles::EnsureBrowserContextKeyedServiceFactoriesBuilt()`. Please add a call your factory `KeyedServiceFactory::GetInstance()` in the previous method or to the appropriate `EnsureBrowserContextKeyedServiceFactoriesBuilt()` function to properly register your factory.
[16260:6992:0518/163536.509:VERBOSE1:mutable_profile_oauth2_token_service_delegate.cc(341)] MutablePO2TS::OnWebDataServiceRequestDone. Result type: 6
[16260:6992:0518/163536.509:VERBOSE1:mutable_profile_oauth2_token_service_delegate.cc(394)] MutablePO2TS::LoadAllCredentialsIntoMemory; 0 redential(s).
[16260:6992:0518/163536.510:WARNING:push_messaging_service_factory.cc(35)] PushMessagingService could not be built because InstanceID is unexpectedly disabled
[3108:18536:0518/163536.514:VERBOSE1:configured_proxy_resolution_service.cc(1095)] Failed configuring with PAC script, falling-back to manual proxy servers.
[3108:18536:0518/163536.514:VERBOSE1:configured_proxy_resolution_service.cc(1095)] Failed configuring with PAC script, falling-back to manual proxy servers.
[16260:6992:0518/163536.515:WARNING:push_messaging_service_factory.cc(35)] PushMessagingService could not be built because InstanceID is unexpectedly disabled
[16260:6992:0518/163536.539:VERBOSE1:mutable_profile_oauth2_token_service_delegate.cc(263)] MutablePO2TS::RefreshTokenIsAvailable
[16260:6992:0518/163536.539:VERBOSE1:account_consistency_mode_manager.cc(206)] Desktop Identity Consistency disabled as sign-in to Chrome is not allowed
[16260:6992:0518/163536.540:VERBOSE1:mutable_profile_oauth2_token_service_delegate.cc(263)] MutablePO2TS::RefreshTokenIsAvailable
[16260:6992:0518/163536.540:VERBOSE1:account_consistency_mode_manager.cc(206)] Desktop Identity Consistency disabled as sign-in to Chrome is not allowed
[19504:19168:0518/163536.598:INFO:cpu_info.cc(53)] Available number of cores: 16
[1348:14720:0518/163536.599:INFO:cpu_info.cc(53)] Available number of cores: 16
[19504:19168:0518/163536.614:VERBOSE1:dispatcher.cc(1239)] NW: change working dir: C:\Users\jonle\Documents\DEV\projets\ANFTECS\
[1348:14720:0518/163536.617:VERBOSE1:dispatcher.cc(1239)] NW: change working dir: C:\Users\jonle\Documents\DEV\projets\ANFTECS\
[16260:21764:0518/163536.621:VERBOSE1:media_stream_manager.cc(1582)] RFAOSF::Core() [process_id=5, frame_id=1]
[16260:21764:0518/163536.625:VERBOSE1:media_stream_manager.cc(1582)] RFAOSF::Core() [process_id=5, frame_id=1]
[16260:21764:0518/163536.625:VERBOSE1:media_stream_manager.cc(1582)] RFAOSF::Core() [process_id=6, frame_id=1]
[19504:19168:0518/163536.628:VERBOSE1:script_context.cc(139)] Created context:
  extension id:           kikfldpbnhacnnmgflghofgohkembgib
  frame:                  000013E90020D258
  URL:                    
  context_type:           BLESSED_EXTENSION
  effective extension id: kikfldpbnhacnnmgflghofgohkembgib
  effective context type: BLESSED_EXTENSION
[16260:21764:0518/163536.628:VERBOSE1:media_stream_manager.cc(1582)] RFAOSF::Core() [process_id=6, frame_id=1]
[19504:19168:0518/163536.629:VERBOSE1:script_context.cc(139)] Created context:
  extension id:           (none)
  frame:                  0000000000000000
  URL:                    
  context_type:           UNSPECIFIED
  effective extension id: (none)
  effective context type: UNSPECIFIED
[1348:14720:0518/163536.630:VERBOSE1:script_context.cc(139)] Created context:
  extension id:           mglmkkhinlgbghkeolgbhjalgdlnmnbi
  frame:                  00002E030020D258
  URL:                    
  context_type:           BLESSED_EXTENSION
  effective extension id: mglmkkhinlgbghkeolgbhjalgdlnmnbi
  effective context type: BLESSED_EXTENSION
[1348:14720:0518/163536.630:VERBOSE1:script_context.cc(139)] Created context:
  extension id:           (none)
  frame:                  0000000000000000
  URL:                    
  context_type:           UNSPECIFIED
  effective extension id: (none)
  effective context type: UNSPECIFIED
[19504:19168:0518/163536.630:VERBOSE1:dispatcher.cc(508)] Num tracked contexts: 1
[19504:19168:0518/163536.634:VERBOSE1:script_context.cc(139)] Created context:
  extension id:           kikfldpbnhacnnmgflghofgohkembgib
  frame:                  000013E90020D258
  URL:                    
  context_type:           CONTENT_SCRIPT
  effective extension id: kikfldpbnhacnnmgflghofgohkembgib
  effective context type: CONTENT_SCRIPT
[19504:19168:0518/163536.634:VERBOSE1:script_context.cc(139)] Created context:
  extension id:           (none)
  frame:                  0000000000000000
  URL:                    
  context_type:           UNSPECIFIED
  effective extension id: (none)
  effective context type: UNSPECIFIED
[16260:16284:0518/163544.222:VERBOSE1:field_candidates.cc(39)] type: 97 score: 0.8
[16260:16284:0518/163544.243:VERBOSE1:field_candidates.cc(39)] type: 97 score: 0.8
[16260:6992:0518/163544.244:VERBOSE1:autofill_manager.cc(139)] Parsed forms:
[16260:6992:0518/163544.244:VERBOSE1:autofill_manager.cc(139)] Parsed forms:
[16260:6992:0518/163544.244:VERBOSE1:autofill_manager.cc(141)] 
Form signature: 15158784394221042874 - 226
 Form name: 
 Identifiers: renderer id: 0, host frame: 44C2ECCD7D7D6A444FB10B3212275ACA (http://localhost:5173)
 Target URL:
[3108:18536:0518/163544.244:VERBOSE1:network_delegate.cc(35)] NetworkDelegate::NotifyBeforeURLRequest: https://content-autofill.googleapis.com/v1/pages/ChRDaHJvbWUvMTEzLjAuNTY3Mi42NBL3AQm6vEeEF9Je0hIFDZFhlU4SBQ29hYMPEgUNPa5viRIFDT2ub4kSBQ09rm-JEgUNgZDxfBIFDYGQ8XwSBQ2BkPF8EgUNgZDxfBIFDYGQ8XwSBQ2BkPF8EgUNgZDxfBIFDYGQ8XwSBQ2BkPF8EgUNgZDxfBIFDYGQ8XwSBQ2BkPF8EgUNgZDxfBIFDYGQ8XwSBQ2RYZVOEgUNkWGVThIFDZFhlU4SBQ2RYZVOEgUNgZDxfBIFDYGQ8XwSBQ2BkPF8EgUNgZDxfBIFDYGQ8XwSBQ2BkPF8EgUNgZDxfBIFDYGQ8XwSBQ2BkPF8EgUNkWGVThIFDZSQkvo=?alt=proto
[3108:18536:0518/163544.627:VERBOSE1:network_delegate.cc(35)] NetworkDelegate::NotifyBeforeURLRequest: https://optimizationguide-pa.googleapis.com/v1:GetModels?key=dummytoken
[3108:18536:0518/163544.641:VERBOSE1:tls_handshaker.cc(100)] TlsClient: Continuing handshake
[3108:18536:0518/163544.662:VERBOSE1:tls_handshaker.cc(100)] TlsClient: Continuing handshake
[3108:18536:0518/163544.676:VERBOSE1:tls_handshaker.cc(100)] TlsClient: Continuing handshake
[3108:18536:0518/163544.677:VERBOSE1:tls_handshaker.cc(100)] TlsClient: Continuing handshake
[3108:18536:0518/163544.690:VERBOSE1:tls_handshaker.cc(100)] TlsClient: Continuing handshake
[3108:18536:0518/163544.690:VERBOSE1:tls_handshaker.cc(100)] TlsClient: Continuing handshake
[3108:6884:0518/163544.691:ERROR:cert_verify_proc_builtin.cc(602)] No net_fetcher for performing AIA chasing.
[3108:18536:0518/163544.691:VERBOSE1:tls_handshaker.cc(100)] TlsClient: Continuing handshake
[3108:18536:0518/163544.691:VERBOSE1:tls_client_handshaker.cc(508)] Client: handshake finished
[16260:6992:0518/163544.710:INFO:CONSOLE(40)] "entities: [object Object],[object Object]", source: http://localhost:5173/src/editor/jsx/InspectorView.tsx (40)
[16260:6992:0518/163602.140:INFO:CONSOLE(860)] "_toggleMode: 5 0", source: http://localhost:5173/src/editor/jsx/Layouts.tsx (860)
[1348:14720:0518/163602.494:VERBOSE1:layout_shift_tracker.cc(354)] in "http://localhost:5173/", 00002E0300EB39E0:LayoutNGBlockFlow DETAILS moved from 1319.84,1035.52 181.609x47.0312 to 1319.84,1081.7 181.609x47.0312 (visible from 1320,1036 181x47 to 1320,1082 181x10)
[1348:14720:0518/163602.494:VERBOSE1:layout_shift_tracker.cc(354)] in "http://localhost:5173/", 00002E0300EB3BA8:LayoutNGListItem LI moved from 1332.39,1044.02 16.0156x30.0156 to 1332.39,1090.2 16.0156x30.0156 (visible from 1332,1044 16x30 to 1332,1090 16x2)
[1348:14720:0518/163602.494:VERBOSE1:layout_shift_tracker.cc(354)] in "http://localhost:5173/", 00002E0300EB4DA8:LayoutNGBlockFlow DETAILS moved from 1319.84,1082.55 181.609x47.0312 to 1319.84,1128.73 181.609x47.0312 (visible from 1320,1083 181x9 to 0,0 0x0)
[1348:14720:0518/163602.494:VERBOSE1:layout_shift_tracker.cc(354)] in "http://localhost:5173/", 00002E0300EB4F70:LayoutNGListItem LI moved from 1332.39,1091.05 16.0156x30.0156 to 1332.39,1137.23 16.0156x30.0156 (visible from 1332,1091 16x1 to 0,0 0x0)
[1348:14720:0518/163602.499:VERBOSE1:layout_shift_tracker.cc(546)] in "http://localhost:5173/", viewport was 0.568131% impacted with distance fraction 0.029953 and subframe weighting factor 1
[1348:14720:0518/163602.499:VERBOSE1:layout_shift_tracker.cc(627)] in "http://localhost:5173/", layout shift of 0.000170172 excluded by recent input; cumulative score is 0.282675
[16260:6992:0518/163603.304:INFO:CONSOLE(860)] "_toggleMode: 3 0", source: http://localhost:5173/src/editor/jsx/Layouts.tsx (860)
[16260:6992:0518/163604.082:WARNING:push_messaging_service_factory.cc(35)] PushMessagingService could not be built because InstanceID is unexpectedly disabled
[16260:6992:0518/163604.084:VERBOSE1:mutable_profile_oauth2_token_service_delegate.cc(263)] MutablePO2TS::RefreshTokenIsAvailable
[16260:6992:0518/163604.084:VERBOSE1:account_consistency_mode_manager.cc(206)] Desktop Identity Consistency disabled as sign-in to Chrome is not allowed
[16260:6992:0518/163604.084:VERBOSE1:profile_manager.cc(1286)] AddKeepAlive(Default, kDevToolsWindow). keep_alives=[kBrowserWindow (1), kDevToolsWindow (1)]
[16260:6992:0518/163604.085:VERBOSE1:profile_manager.cc(1286)] AddKeepAlive(Default, kBrowserWindow). keep_alives=[kBrowserWindow (2), kDevToolsWindow (1)]
[16260:6992:0518/163604.101:VERBOSE1:profile_manager.cc(1319)] RemoveKeepAlive(Default, kDevToolsWindow). keep_alives=[kBrowserWindow (2)]
[3180:21828:0518/163604.142:INFO:cpu_info.cc(53)] Available number of cores: 16
[3180:21828:0518/163604.155:VERBOSE1:dispatcher.cc(1239)] NW: change working dir: C:\Users\jonle\Documents\DEV\projets\ANFTECS\
[16260:21764:0518/163604.161:VERBOSE1:media_stream_manager.cc(1582)] RFAOSF::Core() [process_id=8, frame_id=1]
[3180:21828:0518/163604.168:VERBOSE1:script_context.cc(139)] Created context:
  extension id:           (none)
  frame:                  000001110020D258
  URL:                    
  context_type:           WEB_PAGE
  effective extension id: (none)
  effective context type: WEB_PAGE
[3180:21828:0518/163604.168:VERBOSE1:script_context.cc(139)] Created context:
  extension id:           (none)
  frame:                  0000000000000000
  URL:                    
  context_type:           UNSPECIFIED
  effective extension id: (none)
  effective context type: UNSPECIFIED
[3180:21828:0518/163604.168:VERBOSE1:dispatcher.cc(508)] Num tracked contexts: 1
[16260:21764:0518/163604.169:VERBOSE1:media_stream_manager.cc(1582)] RFAOSF::Core() [process_id=8, frame_id=1]
[16260:6992:0518/163604.521:VERBOSE1:CONSOLE(270)] "Main._createAppUI: 26.687744140625 ms", source: devtools://devtools/bundled/entrypoints/main/main.js (270)
[2384:12260:0518/163604.647:VERBOSE1:statistics_recorder.cc(486)] Collections of all histograms
Histogram: ChildProcess.FieldTrials.CreateFromShmemSuccess recorded 1 samples, mean = 1.0 (flags = 0x1)
0  O                                                                         (0 = 0.0%)
1  -O                                                                        (1 = 100.0%) {0.0%}
2  O                                                                         (0 = 0.0%) {100.0%}

Histogram: HeapProfiling.InProcess.Enabled recorded 1 samples, mean = 0.0 (flags = 0x1)
0  -O                                                                        (1 = 100.0%)
1  ... 

Histogram: HeapProfiling.InProcess.Enabled.Utility recorded 1 samples, mean = 0.0 (flags = 0x1)
0  -O                                                                        (1 = 100.0%)
1  ... 

Histogram: UMA.AntiVirusMetricsProvider.Result recorded 1 samples, mean = 0.0 (flags = 0x41)
0  -O                                                                        (1 = 100.0%)
1  ... 

Histogram: UMA.PersistentAllocator.UtilityMetrics.Errors recorded 0 samples (flags = 0x41)

Histogram: UMA.PersistentAllocator.UtilityMetrics.UsedPct recorded 0 samples (flags = 0x41)
0 ... 

Histogram: V8.Initializer.OpenV8File.Result recorded 1 samples, mean = 0.0 (flags = 0x1)
0  -O                                                                        (1 = 100.0%)
1  ... 

Histogram: Variations.Limits.VariationKeySize.Default recorded 1 samples, mean = 2.0 (flags = 0x1)
0  ... 
2  -O                                                                        (1 = 100.0%) {0.0%}
3  ... 

[3652:17668:0518/163604.650:VERBOSE1:statistics_recorder.cc(486)] Collections of all histograms
Histogram: ChildProcess.FieldTrials.CreateFromShmemSuccess recorded 1 samples, mean = 1.0 (flags = 0x1)
0  O                                                                         (0 = 0.0%)
1  -O                                                                        (1 = 100.0%) {0.0%}
2  O                                                                         (0 = 0.0%) {100.0%}

Histogram: HeapProfiling.InProcess.Enabled recorded 1 samples, mean = 0.0 (flags = 0x1)
0  -O                                                                        (1 = 100.0%)
1  ... 

Histogram: HeapProfiling.InProcess.Enabled.Utility recorded 1 samples, mean = 0.0 (flags = 0x1)
0  -O                                                                        (1 = 100.0%)
1  ... 

Histogram: Mojo.Channel.WriteReceiveMessageProcessType recorded 1 samples, mean = 0.0 (flags = 0x1)
0  -O                                                                        (1 = 100.0%)
1  ... 

Histogram: UMA.AntiVirusMetricsProvider.Result recorded 1 samples, mean = 0.0 (flags = 0x41)
0  -O                                                                        (1 = 100.0%)
1  ... 

Histogram: UMA.PersistentAllocator.UtilityMetrics.Errors recorded 0 samples (flags = 0x41)

Histogram: UMA.PersistentAllocator.UtilityMetrics.UsedPct recorded 0 samples (flags = 0x41)
0 ... 

Histogram: V8.Initializer.OpenV8File.Result recorded 1 samples, mean = 0.0 (flags = 0x1)
0  -O                                                                        (1 = 100.0%)
1  ... 

Histogram: Variations.Limits.VariationKeySize.Default recorded 1 samples, mean = 2.0 (flags = 0x1)
0  ... 
2  -O                                                                        (1 = 100.0%) {0.0%}
3  ... 

[16260:6992:0518/163604.745:VERBOSE1:CONSOLE(270)] "Main._showAppUI: 221.64404296875 ms", source: devtools://devtools/bundled/entrypoints/main/main.js (270)
[16260:6992:0518/163604.764:VERBOSE1:CONSOLE(270)] "Main._initializeTarget: 12.6689453125 ms", source: devtools://devtools/bundled/entrypoints/main/main.js (270)
[3108:18536:0518/163604.773:VERBOSE1:network_delegate.cc(35)] NetworkDelegate::NotifyBeforeURLRequest: http://localhost:5173/
[16260:21764:0518/163605.058:VERBOSE1:media_stream_manager.cc(1582)] RFAOSF::Core() [process_id=8, frame_id=4]
[16260:6992:0518/163605.061:VERBOSE1:mutable_profile_oauth2_token_service_delegate.cc(263)] MutablePO2TS::RefreshTokenIsAvailable
[16260:6992:0518/163605.061:VERBOSE1:account_consistency_mode_manager.cc(206)] Desktop Identity Consistency disabled as sign-in to Chrome is not allowed
[16260:6992:0518/163605.061:VERBOSE1:CONSOLE(270)] "Main._lateInitialization: 3.18994140625 ms", source: devtools://devtools/bundled/entrypoints/main/main.js (270)
[16260:21764:0518/163605.061:VERBOSE1:media_stream_manager.cc(1582)] RFAOSF::Core() [process_id=5, frame_id=8]
[16260:16284:0518/163605.062:VERBOSE1:file_url_loader_factory.cc(451)] FileURLLoader::Start: file:///C:/Users/jonle/Documents/DEV/projets/ANFTECS/plugins/aamddddknhcagpehecnhphigffljadon/pixi.devtools.html
[16260:21764:0518/163605.067:VERBOSE1:media_stream_manager.cc(1582)] RFAOSF::Core() [process_id=5, frame_id=8]
[19504:19168:0518/163605.067:VERBOSE1:script_context.cc(139)] Created context:
  extension id:           kikfldpbnhacnnmgflghofgohkembgib
  frame:                  000013E900102160
  URL:                    
  context_type:           BLESSED_EXTENSION
  effective extension id: kikfldpbnhacnnmgflghofgohkembgib
  effective context type: BLESSED_EXTENSION
[19504:19168:0518/163605.067:VERBOSE1:script_context.cc(139)] Created context:
  extension id:           (none)
  frame:                  0000000000000000
  URL:                    
  context_type:           UNSPECIFIED
  effective extension id: (none)
  effective context type: UNSPECIFIED
[19504:19168:0518/163605.067:VERBOSE1:dispatcher.cc(508)] Num tracked contexts: 3
[16260:16284:0518/163605.071:VERBOSE1:file_url_loader_factory.cc(451)] FileURLLoader::Start: file:///C:/Users/jonle/Documents/DEV/projets/ANFTECS/plugins/aamddddknhcagpehecnhphigffljadon/pixi.devtools.bundle.js
[19504:19168:0518/163605.073:VERBOSE1:script_context.cc(139)] Created context:
  extension id:           kikfldpbnhacnnmgflghofgohkembgib
  frame:                  000013E900102160
  URL:                    
  context_type:           CONTENT_SCRIPT
  effective extension id: kikfldpbnhacnnmgflghofgohkembgib
  effective context type: CONTENT_SCRIPT
[19504:19168:0518/163605.073:VERBOSE1:script_context.cc(139)] Created context:
  extension id:           (none)
  frame:                  0000000000000000
  URL:                    
  context_type:           UNSPECIFIED
  effective extension id: (none)
  effective context type: UNSPECIFIED
[16260:6992:0518/163627.670:VERBOSE1:mutable_profile_oauth2_token_service_delegate.cc(263)] MutablePO2TS::RefreshTokenIsAvailable
[16260:6992:0518/163627.670:VERBOSE1:account_consistency_mode_manager.cc(206)] Desktop Identity Consistency disabled as sign-in to Chrome is not allowed
[3108:18536:0518/163627.671:VERBOSE1:network_delegate.cc(35)] NetworkDelegate::NotifyBeforeURLRequest: http://localhost:5173/
[1348:14720:0518/163627.702:VERBOSE1:dispatcher.cc(712)] Num tracked contexts: 3
[1348:14720:0518/163627.702:VERBOSE1:dispatcher.cc(712)] Num tracked contexts: 2
[1348:14720:0518/163627.705:VERBOSE1:script_context.cc(139)] Created context:
  extension id:           mglmkkhinlgbghkeolgbhjalgdlnmnbi
  frame:                  00002E030021B310
  URL:                    
  context_type:           BLESSED_EXTENSION
  effective extension id: mglmkkhinlgbghkeolgbhjalgdlnmnbi
  effective context type: BLESSED_EXTENSION
[1348:14720:0518/163627.705:VERBOSE1:script_context.cc(139)] Created context:
  extension id:           (none)
  frame:                  0000000000000000
  URL:                    
  context_type:           UNSPECIFIED
  effective extension id: (none)
  effective context type: UNSPECIFIED
[16260:21764:0518/163627.708:VERBOSE1:media_stream_manager.cc(1582)] RFAOSF::Core() [process_id=6, frame_id=4]
[1348:14720:0518/163627.778:VERBOSE1:dispatcher.cc(508)] Num tracked contexts: 3
[1348:14720:0518/163627.779:VERBOSE1:script_context.cc(139)] Created context:
  extension id:           kikfldpbnhacnnmgflghofgohkembgib
  frame:                  00002E030021B310
  URL:                    
  context_type:           CONTENT_SCRIPT
  effective extension id: kikfldpbnhacnnmgflghofgohkembgib
  effective context type: CONTENT_SCRIPT
[1348:14720:0518/163627.779:VERBOSE1:script_context.cc(139)] Created context:
  extension id:           (none)
  frame:                  0000000000000000
  URL:                    
  context_type:           UNSPECIFIED
  effective extension id: (none)
  effective context type: UNSPECIFIED
[1348:14720:0518/163627.781:VERBOSE1:dispatcher.cc(508)] Num tracked contexts: 4
[3108:18536:0518/163627.782:VERBOSE1:network_delegate.cc(35)] NetworkDelegate::NotifyBeforeURLRequest: http://localhost:5173/@vite/client
[3108:18536:0518/163627.782:VERBOSE1:network_delegate.cc(35)] NetworkDelegate::NotifyBeforeURLRequest: http://localhost:5173/src/main.tsx
[1348:14720:0518/163627.785:VERBOSE1:script_context.cc(146)] Destroyed context for extension
  extension id: mglmkkhinlgbghkeolgbhjalgdlnmnbi
  effective extension id: mglmkkhinlgbghkeolgbhjalgdlnmnbi
[1348:14720:0518/163627.785:VERBOSE1:script_context.cc(146)] Destroyed context for extension
  extension id: 
  effective extension id: 
[1348:14720:0518/163627.785:VERBOSE1:script_context.cc(146)] Destroyed context for extension
  extension id: kikfldpbnhacnnmgflghofgohkembgib
  effective extension id: kikfldpbnhacnnmgflghofgohkembgib
[1348:14720:0518/163627.785:VERBOSE1:script_context.cc(146)] Destroyed context for extension
  extension id: 
  effective extension id: 
[3108:18536:0518/163627.807:VERBOSE1:network_delegate.cc(35)] NetworkDelegate::NotifyBeforeURLRequest: http://localhost:5173/node_modules/vite/dist/client/env.mjs
[3108:18536:0518/163627.807:VERBOSE1:network_delegate.cc(35)] NetworkDelegate::NotifyBeforeURLRequest: http://localhost:5173/src/mixing.ts
[3108:18536:0518/163627.808:VERBOSE1:network_delegate.cc(35)] NetworkDelegate::NotifyBeforeURLRequest: http://localhost:5173/src/css/scroll.css
[3108:18536:0518/163627.808:VERBOSE1:network_delegate.cc(35)] NetworkDelegate::NotifyBeforeURLRequest: http://localhost:5173/src/css/index.css
[3108:18536:0518/163627.808:VERBOSE1:network_delegate.cc(35)] NetworkDelegate::NotifyBeforeURLRequest: http://localhost:5173/src/css/TweenAnimations.css
[3108:18536:0518/163627.808:VERBOSE1:network_delegate.cc(35)] NetworkDelegate::NotifyBeforeURLRequest: http://localhost:5173/src/game/index.ts
[3108:18536:0518/163627.809:VERBOSE1:network_delegate.cc(35)] NetworkDelegate::NotifyBeforeURLRequest: http://localhost:5173/src/editor/index.ts
[16260:6992:0518/163627.814:INFO:CONSOLE(206)] "[vite] connecting...", source: http://localhost:5173/@vite/client (206)
[3108:18536:0518/163627.815:VERBOSE1:network_delegate.cc(35)] NetworkDelegate::NotifyBeforeURLRequest: ws://localhost:5173/
[16260:6992:0518/163628.382:INFO:CONSOLE(7)] "process.env: [object Object]", source: http://localhost:5173/src/main.tsx (7)
[16260:6992:0518/163628.383:INFO:CONSOLE(551)] "Warning: createRoot(): Creating roots directly with document.body is discouraged, since its children are often manipulated by third-party scripts and browser extensions. This may lead to subtle reconciliation issues. Try using a container element created for your app.", source: http://localhost:5173/node_modules/.vite/deps/chunk-YRZFZO5M.js?v=f9dc0d75 (551)
[16260:6992:0518/163628.412:WARNING:keycode_converter.cc(235)] unrecognized code string 'f4'
[16260:6992:0518/163628.433:WARNING:keycode_converter.cc(235)] unrecognized code string 'f11'
[16260:6992:0518/163628.480:INFO:CONSOLE(44)] "📕: [object Object]", source: http://localhost:5173/src/editor/Editor.ts (44)
[16260:6992:0518/163628.482:INFO:CONSOLE(221)] "➰StageComponent [object Object]", source: http://localhost:5173/src/game/components/game.display.c.ts (221)
[16260:6992:0518/163628.508:INFO:CONSOLE(67)] "📳max GPU texture size: 16384", source: http://localhost:5173/src/editor/Editor.ts (67)
[16260:6992:0518/163628.508:INFO:CONSOLE(68)] "📳max GPU renderbuffer size: 16384", source: http://localhost:5173/src/editor/Editor.ts (68)
[19504:19168:0518/163628.721:VERBOSE1:dispatcher.cc(712)] Num tracked contexts: 3
[19504:19168:0518/163628.721:VERBOSE1:dispatcher.cc(712)] Num tracked contexts: 2
[19504:19168:0518/163628.724:VERBOSE1:script_context.cc(146)] Destroyed context for extension
  extension id: kikfldpbnhacnnmgflghofgohkembgib
  effective extension id: kikfldpbnhacnnmgflghofgohkembgib
[19504:19168:0518/163628.724:VERBOSE1:script_context.cc(146)] Destroyed context for extension
  extension id: 
  effective extension id: 
[19504:19168:0518/163628.724:VERBOSE1:script_context.cc(146)] Destroyed context for extension
  extension id: kikfldpbnhacnnmgflghofgohkembgib
  effective extension id: kikfldpbnhacnnmgflghofgohkembgib
[19504:19168:0518/163628.724:VERBOSE1:script_context.cc(146)] Destroyed context for extension
  extension id: 
  effective extension id: 
[16260:6992:0518/163628.735:VERBOSE1:profile_manager.cc(1319)] RemoveKeepAlive(Default, kBrowserWindow). keep_alives=[kBrowserWindow (1)]

Expected/Proposed Behavior

no crash when refresh !

Additional Info


update 0.77 still crash

jonlepage commented 1 year ago

ok it was --mixed-context. if i remove it , nwjs no crash anymore on refresh. image