10:32:33 [illumos-gate] 16890 bhyve upstream sync 2024 November -- Andy Fiddaman 12:49:23 [illumos-gate] 17354 Fix bhyve license headers -- Patrick Mooney 17:59:57 is there any harm in running strip on a binary after ctfconvert has been run on it? (I'm thinking no) 18:00:35 (mostly just to avoid modifying this third party code more than necessary) 18:09:25 jbk: that's how we do things, now 18:15:44 oh I never noticed (or I guess had a need to notice) 18:17:40 the old way, ctf* had its own strip implementation. 20:02:48 if anyone wanted a nice bite-size bug, with just a bit of investigation re: "what the hell?", there is https://www.illumos.org/issues/17374 (fenix?) 20:02:49 → BUG 17374: illumos needs to not assert random strings (New) 20:03:50 you would need to ensure that the when-corrected assertions don't bring down DEBUG builds 20:51:55 richlowe: I added a note to that effect in the ticket for people that don't see this