#9583: Unhandled SIGSEGV with 4.5.2.alpha0 on t2
-----------------------+----------------------------------------------------
Reporter: mpatel | Owner: drkirkby
Type: defect | Status: new
Priority: blocker | Milestone: sage-4.5.2
Component: solaris | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------+----------------------------------------------------
Comment(by drkirkby):
Replying to [comment:25 SimonKing]:
> Replying to [comment:23 wjp]:
> > {{{libpari-gmp.so.2}}} also exports a {{{mu}}} symbol, by the way. But
it's a function, not data, so assigning to that could cause that crash.
>
> OK, but why would this only strike on t2?
Bugs that only show on one system are quite common. That's one of the big
advantages in testing on multiple platforms. I have hit many such bugs
over the years.
* I recall writing some multi-threaded code which worked fine on numerous
systems - Linux, HP-UX, Unicos, Solaris, tru64 and IRIX. But it
occasionally failed on AIX. I suspected it was an AIX bug, but then I
realised it was a bug in my code, which could have shown up on any
operating system. It just never did.
* I recall an ex-colleague writing some finite difference code that
worked fine on hi Linux system, but crashed on a quad core Solaris
machine. He then looked at his code carefully and found there was a
genuine bug.
I actually find that there are some bugs related to Singular and Pari that
show up on 64-bit Solaris. I suspect they are genuine bugs and could cause
problems on other system, but just have not to date
Dave
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9583#comment:27>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.