It seems really odd to me that Thread 8 started right in
_gmpn_sqr_basecase, and not in pthread_start or something similar.

I'm not sure how that would happen. Maybe stack or memory corruption? If it
were me, I would start by enabling the Malloc debug features and re-running
my program.

https://developer.apple.com/library/mac/documentation/Performance/Conceptual/ManagingMemory/Articles/MallocDebug.html

Also, note that Apple is running on 10.11.

On Sat, Oct 10, 2015 at 1:36 PM, Thomas Bodlien <
creative-software-des...@t-online.de> wrote:

> This is a crash log from Apples App-Review:
>
> http://pastebin.com/va5JmhxB
>
> I am running OS X 10.10.3, XCode-6.4 with Apple LLVM version 6.1.0
> (clang-602.0.53) (based on LLVM 3.6.0svn)
>
> >
> >
> >
> >> On 10.10.2015, at 19:53, Ryan Schmidt <ryandes...@macports.org> wrote:
> >>
> >>
> >> On Oct 10, 2015, at 12:29 PM, Thomas Bodlien wrote:
> >>
> >>> how comes that libgmp runs on my System and crashes on Apples
> Testcomputer?
> >>>
> >>> Thread 8 Crashed:
> >>> 0   libgmp.10.dylib                 0x000000010005bfa9
> __gmpn_sqr_basecase + 9
> >>
> >> Hard to know, without further details from you. Some questions that
> occur to me: What do you mean by Apple's test computer? What OS X versions
> are we talking about on both computers? What versions of Xcode and clang
> were libgmp compiled with? What program were you running that crashed?
> >>
> _______________________________________________
> macports-users mailing list
> macports-users@lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-users
>
_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to