#12140: skew Schur function indexed by [[], []] causes Segmentation Fault
-------------------------------------------------+--------------------------
Reporter: zabrocki | Owner:
sage-combinat
Type: defect | Status: needs_work
Priority: major | Milestone: sage-5.1
Component: combinatorics | Resolution:
Keywords: sf, days38 | Work issues:
Report Upstream: N/A | Reviewers: Anne
Schilling
Authors: Mike Zabrocki, Florent Hivert | Merged in:
Dependencies: | Stopgaps:
-------------------------------------------------+--------------------------
Changes (by jdemeyer):
* status: positive_review => needs_work
Comment:
This doesn't build on iras (SUSE ES10 ia64):
{{{
gcc -fno-strict-aliasing -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-
prototypes -fPIC -I/usr/include/malloc/ -I/home/buildbot/build/sag
e/iras-1/iras_full/build/sage-5.1.beta1/local/include
-I/home/buildbot/build/sage/iras-1/iras_full/build/sage-5.1.beta1/local/include/csag
e
-I/home/buildbot/build/sage/iras-1/iras_full/build/sage-5.1.beta1/devel/sage/sage/ext
-I/home/buildbot/build/sage/iras-1/iras_full/build
/sage-5.1.beta1/local/include/python2.7 -c
sage/libs/symmetrica/symmetrica.c -o build/temp.linux-
ia64-2.7/sage/libs/symmetrica/symmetrica.
o -w
gcc -pthread -shared
-L/home/buildbot/build/sage/iras-1/iras_full/build/sage-5.1.beta1/local/lib
build/temp.linux-ia64-2.7/sage/libs/symme
trica/symmetrica.o
-L/home/buildbot/build/sage/iras-1/iras_full/build/sage-5.1.beta1/local/lib
-L/home/buildbot/build/sage/iras-1/iras_ful
l/build/sage-5.1.beta1/local/lib -lcsage -lsymmetrica -lstdc++ -lntl
-lpython2.7 -o build/lib.linux-ia64-2.7/sage/libs/symmetrica/symmetri
ca.so
/usr/bin/ld:
/home/buildbot/build/sage/iras-1/iras_full/build/sage-5.1.beta1/local/lib/libsymmetrica.a(vc.o):
Can't relax br (PCREL21B) to
`error_during_computation_code' at 0x1f782 in section `.text' with size
0x81070 (> 0x1000000).
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status
error: command 'gcc' failed with exit status 1
}}}
Note:
{{{
(sage-sh) buildbot@iras:sage-5.1.beta1$ gcc --version
gcc (GCC) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
(sage-sh) buildbot@iras:sage-5.1.beta1$ ld --version
GNU ld version 2.16.91.0.5 20051219 (SUSE Linux)
Copyright 2005 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License. This program has absolutely no warranty.
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12140#comment:9>
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.