Patrick W

Results 34 comments of Patrick W

We recently switched to SPM too and ran into this issue too. Bumping...

I have an app that also appears to crash "at random" with `Thread 2: EXC_BAD_INSTRUCTION (code=EXC_I386_INVOP, subcode=0x0)` - while trying to diagnose it I also stumbled across the thread sanitizer...

Hey @lyndsey-ferguson, thanks, a few updates: I posted the junit already (BikemapTests-batch-3. The others, BikemapTests-batch-1, BikemapTests-batch-2 and BikemapTests-batch-4 look normal) ``` ``` Thats it, it does not contain anything other...

Would a good workaround be adding something to collate_junit_reports.rb above line 13 which filters out xml files where the root object did not contain a .name value?

So just to be clear, the file does exist, its just malformed: its not a full report, but only contains two lines because the test runner crashed: ``` ``` I...

The exact command I ran was this: `openssl rsautl -encrypt -pubin -inkey lyndsey-ferguson-id_rsa.pub.pkcs8 -in secret.txt.key -out secret.txt.key.enc` I created the key using `openssl aes-256-cbc -in build-multi-scan.txt -out build-multi-scan.txt.enc -pass file:secret.txt.key`...

@lyndsey-ferguson Cool thanks! we're busy with our iOS 15 release but will test it once we find a moment.

I had this issue too, and I can confirm in the newest release the flipped warning no longer appears. ``` program_source:79:11: warning: unused variable '_uv_linesofar' float _uv_linesofar = (floor(in._ua_data.z /...

Well if this a thank you thread then: thanks! I also only found this as a sub answer to some weird stack overflow thread - by adding this to our...

Thanks, didn't notice that. I've tried, but I can't get it to work, my stream is not recognised by the server, for example: `2016-05-04 03:01:41.528 Wave[384:35387] Wit response 200 (0.761610...