Tony I’m experiencing the same problems on OS X. See https://github.com/scikit-image/scikit-image/issues/835 Johannes Am 03.12.2013 um 05:52 schrieb Tony Yu <tsyu80@gmail.com>:
I'm getting a segfault when running the phase unwrap example and tests. I assume this issue is system dependent since Travis isn't raising a fuss.
Can someone with a similar setup reproduce the issue?
$ gcc -v Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/c++/4.2.1 Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) Target: x86_64-apple-darwin13.0.0 Thread model: posix
Thanks, -Tony
-- You received this message because you are subscribed to the Google Groups "scikit-image" group. To unsubscribe from this group and stop receiving emails from it, send an email to scikit-image+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
On Tue, Dec 3, 2013 at 1:22 AM, Johannes Schönberger <jsch@demuc.de> wrote:
Tony
I’m experiencing the same problems on OS X. See https://github.com/scikit-image/scikit-image/issues/835
Thanks, I knew this issue sounded familiar. My gmail-search-foo just isn't that great, I suppose. -T
Johannes
Am 03.12.2013 um 05:52 schrieb Tony Yu <tsyu80@gmail.com>:
I'm getting a segfault when running the phase unwrap example and tests. I assume this issue is system dependent since Travis isn't raising a fuss.
Can someone with a similar setup reproduce the issue?
$ gcc -v Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/c++/4.2.1 Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) Target: x86_64-apple-darwin13.0.0 Thread model: posix
Thanks, -Tony
-- You received this message because you are subscribed to the Google Groups "scikit-image" group. To unsubscribe from this group and stop receiving emails from it, send an email to scikit-image+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
-- You received this message because you are subscribed to the Google Groups "scikit-image" group. To unsubscribe from this group and stop receiving emails from it, send an email to scikit-image+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
participants (2)
-
Johannes Schönberger
-
Tony Yu