Re: [Numpy-discussion] Reporting a bug to Apple.

2014-06-11 Thread Kyle Mandli
I also have filed a bug report with apple in the past to fix an accelerate bug. The key I think was to clearly demonstrate and isolate the problem like any good bug report should have. In my case, they got back to me within a week and the bug was fixed a week after that. The release schedule is

Re: [Numpy-discussion] Reporting a bug to Apple.

2014-06-10 Thread Julian Taylor
On 10.06.2014 15:46, Aron Ahmadia wrote: > > On Mon, Jun 9, 2014 at 8:52 PM, Sturla Molden > wrote: > > > If we report a segfault Apple will probably think we are to blame. > 99.9 % > of bug reports come from idiots, and those who screen bug reports a

Re: [Numpy-discussion] Reporting a bug to Apple.

2014-06-10 Thread Aron Ahmadia
On Mon, Jun 9, 2014 at 8:52 PM, Sturla Molden wrote: > > If we report a segfault Apple will probably think we are to blame. 99.9 % > of bug reports come from idiots, and those who screen bug reports are > basically payed to hit the ignore button. Indeed, good luck on reporting > it. I've report

Re: [Numpy-discussion] Reporting a bug to Apple.

2014-06-10 Thread Sturla Molden
Matthew Brett wrote: > Would you consider doing a PR for that? Yes, I started on it yesterday. ;-) Sturla ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion

Re: [Numpy-discussion] Reporting a bug to Apple.

2014-06-10 Thread Matthew Brett
Hi, On Tue, Jun 10, 2014 at 1:52 AM, Sturla Molden wrote: > Frédéric Bastien wrote: > OSes >> Good luck, and if they act on this, I would be happy to know how you did. >> > > If we report a segfault Apple will probably think we are to blame. 99.9 % > of bug reports come from idiots, and those wh

Re: [Numpy-discussion] Reporting a bug to Apple.

2014-06-09 Thread Sturla Molden
Frédéric Bastien wrote: OSes > Good luck, and if they act on this, I would be happy to know how you did. > If we report a segfault Apple will probably think we are to blame. 99.9 % of bug reports come from idiots, and those who screen bug reports are basically payed to hit the ignore button. Ind

Re: [Numpy-discussion] Reporting a bug to Apple.

2014-06-09 Thread Frédéric Bastien
Hi, We already did a bug report to Apple, but they didn't acted on this yet. A process call the kernel and it loop infinitly in the kernel. The only way to "kill" the process is to reboot. Arnaud, how did you report it? Good luck, and if they act on this, I would be happy to know how you did. F

[Numpy-discussion] Reporting a bug to Apple.

2014-06-09 Thread Charles R Harris
Hi All, Julian has tracked down a bug in the Accelerate library in Maverick, details here . Is there a registered Apple Developer here who can report the bug to Apple? TIA, Chuck ___ Num