Re: [launchd-dev] 100% repeatable Kernel panic caused by launchd

2016-05-24 Thread Damien Sorresso
You should attach the problematic launchd.plist to that Radar. -damien > On 24 May, 2016, at 16:07, Camden Narzt wrote: > > Radar:26456448 > > Camden > >> On May 24, 2016, at 1:10 PM, Kevin Elliott wrote: >> >> >>> On May 24, 2016, at 11:50 AM, Quinn The Eskimo! wrote: >>> >>> >>> On 24

Re: [launchd-dev] 100% repeatable Kernel panic caused by launchd

2016-05-24 Thread Camden Narzt
Radar:26456448 Camden > On May 24, 2016, at 1:10 PM, Kevin Elliott wrote: > > >> On May 24, 2016, at 11:50 AM, Quinn The Eskimo! wrote: >> >> >> On 24 May 2016, at 18:52, Camden Narzt wrote: >> >>> Does anyone have any ideas about why this is happening? >> >> The answer to the question “

Re: [launchd-dev] 100% repeatable Kernel panic caused by launchd

2016-05-24 Thread Kevin Elliott
> On May 24, 2016, at 11:50 AM, Quinn The Eskimo! wrote: > > > On 24 May 2016, at 18:52, Camden Narzt wrote: > >> Does anyone have any ideas about why this is happening? > > The answer to the question “Why does my system kernel panic?” is pretty much > always “Because of a bug in the OS?”

Re: [launchd-dev] 100% repeatable Kernel panic caused by launchd

2016-05-24 Thread Quinn "The Eskimo!"
On 24 May 2016, at 18:52, Camden Narzt wrote: > Does anyone have any ideas about why this is happening? The answer to the question “Why does my system kernel panic?” is pretty much always “Because of a bug in the OS?” The system is not supposed to panic unless you do obviously dodgy things (

[launchd-dev] 100% repeatable Kernel panic caused by launchd

2016-05-24 Thread Camden Narzt
I was pointed at this mailing list to try and figure out what seems to be a pretty bad launchd bug. I recently added an opentsdb formula to homebrew, including a launchd plist. However when I load the plist with launchctl load ~/Library/LaunchAgents/homebrew.mxcl.opentsdb.plist my system hangs,