#5862: [with patch, needs work] OSX 64 bit libsingular -- sage/libsingular
segfaults on first creation of a ring
---------------------------------+------------------------------------------
Reporter: was | Owner: malb
Type: defect | Status: new
Priority: major | Milestone: sage-3.4.2
Component: commutative algebra | Keywords:
---------------------------------+------------------------------------------
Comment(by mabshoff):
Replying to [comment:3 malb]:
> Did you ping Hannes on this?
I did just run {{{make check}}} after running {{{spkg-install}}} manually,
so I assume that a proper {{{configure}}} run should result in something
useful.
> Why did you remove {{{RTLD_GLOBAL}}}? IIRC this is rather crucial.
I think the removal of {{{RTLD_GLOBAL}}} should not happen. I don't think
you need it when using {{{dlsym()}}}, but it does not hurt either. As is
the patch should not go in since we depend on the mangled name of
{{{siInit}}} and should declare that function as {{{extern C}}} to have an
unmangled name.
Cheers,
Michael
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5862#comment:4>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---