09:07:48 molera[m]: I have read about your differences with encrypted seeds 09:08:41 If you are still around to read this: On my monerotech.info site I took great care to implement exactly the same seed "encryption" with offset phrases as the CLI wallet 09:09:22 If there really are differences that's very bad, and I would like to have a look at it 09:10:17 If you have fresh, "throwaway" seeds without any balance or privacy issues that demonstrate the problem, I would be very grateful to receive them to check 11:39:23 Seraphis meeting today at 18:00 UTC in Matrix room--No Wallet Left Behind. Everyone is cordially invited. 17:36:53 .merges 17:36:53 -xmr-pr- 8691 8692 8693 8697 8699 8700 8705 8706 8712 8713 8714 20:43:06 I'm getting a segfault in monerod during first sync after new install on Mac M1 Max. Gets to around block 2719745 and dies. What troubleshooting / bug reporting steps can I take? 20:48:26 Potential corrupted storage device? Thats almost fully synced 20:48:26 Version of monerod is 18.1.2? 20:49:25 Ah, sorry, no: v0.18.1.2-release - maybe homebrew not updated. 20:50:55 Re storage device, it's my main drive on my laptop, no signs of (other) corruption. I've deleted the lmdb dir a few times to try again. Same result around the same block each time (I've tried 4 times I think, including one starting with an old lmdb from my previous install that was pre that block). 20:51:28 That is the correct version 20:51:47 I was about to say I couldn't see a newer one. 20:53:00 smathy: selsta is the Mac man. Wait for him to see your problem. 20:53:08 Thanks. 20:53:26 smathy[m]: you have to use an older SDK 20:54:37 selsta: Ok cool. You mean an older version from homebrew? Or I need to swap out something with the current install? 20:54:44 https://github.com/monero-project/monero/issues/8657#issuecomment-1331416941 20:55:17 either you use release binaries from getmonero.org or you have to specify an older SDK and manually compile 20:55:25 don't have a good solution for homebrew currently 20:55:45 the linked comment has it explained 20:56:14 Gotcha, cool. Thanks for the issue - sorry for not seeing that myself. I'd only searched for "segfault" :( 20:56:54 Ideally we would get this fixed but it's still unclear if this is a OS bug or not 20:58:39 Yep, in the unlimited time y'all have :) No problem at all, just a missed search. I'll throw a comment in there in case other people searching are missing. 21:05:17 Up and running, thanks again selsta - can't believe I didn't think to try the precompiled binaries (I actually forgot they existed). 21:11:05 np, it's a bit annoying that homebrew installs are broken