CatDev
CatDev
@carcabot Do you know what goes into that `msToken` or how to generate one TikTok trusts? I'm trying to use the `x-ms-token` from the GET response headers from https://tiktok.com, but...
> > why is the dart community so vehemently ignored in this project? its disheartening. > > Well, comments like these aren't going to help Disagree. People should be aware...
Also seeing this (M1), but I don't use alarms at all, so I don't get any of the additional logs you provided. Maybe it's just something with Durable Objects in...
> This looks like the same bug as #1386. Unfortunately still seeing this on `v1.20231206.0` which closes that issue, but I'm also not using alarms. Once I have some spare...
I've spent way too much time trying to get a reproduction that is consistent - there isn't one. Here's a log from one of the crashes, hopefully I left enough...
Thanks @mrbbot! Unfortunately I have just a few (unhelpful) findings: - With that build, I receive a `Received signal #10: Bus error: 10 stack:` (Nothing after the "stack:") when writing...
Could this be related to #1535 / #1299?
@MellowYarker Yeah still seeing it in the latest release Will attempt creating an ASAN build again (got a bus error whenever HTML responses were delivered last time)
@MellowYarker Yeah, using the `MINIFLARE_WORKERD_PATH` environment variable (I assume wrangler uses miniflare somehow under the hood, which in-turn looks at that variable to figure out how to launch workerd)
Additionally, I might be seeing this in production now (saw someone get a disconnected screen, went to reproduce with Real-Time logs enabled, saw it happen, and found `"outcome": "canceled"` as...