Closed
Description
I am using the dart_dev library via pub run and getting a stack trace dump:
Dumping native stack trace for thread 50f
[0x0000000106704b83] Dart_ParseAll
[0x0000000106704b83] Dart_ParseAll
[0x00000001067ea126] Dart_ParseAll
[0x000000010684cad2] Dart_ParseAll
[0x00000001067ea809] Dart_ParseAll
[0x000000010684c62c] Dart_ParseAll
[0x00000001067ebb69] Dart_ParseAll
[0x000000010684c670] Dart_ParseAll
[0x000000010684fd4e] Dart_ParseAll
[0x00000001067f14cf] Dart_ParseAll
[0x000000010684cddb] Dart_ParseAll
[0x000000010684b9b7] Dart_ParseAll
[0x000000010684e822] Dart_ParseAll
-- End of DumpStackTrace
This is the second time I've run into the problem.. it went away when I threw out my pub cache and rebooted my machine last time. I can use pub serve
directly but trying to proxy it thru a dart_dev task results in the stack trace. Same for running tests. If there are more verbose logs I can get, please let me know! Thanks.
Metadata
Metadata
Assignees
Labels
No labels