1 | > LIB "primdec.lib"; |
---|
2 | // ** loaded /mnt/DATA/GITHUB/w/trunk/Singular/LIB/primdec.lib $Id$ |
---|
3 | // ** loaded /mnt/DATA/GITHUB/w/trunk/Singular/LIB/ring.lib $Id$ |
---|
4 | // ** loaded /mnt/DATA/GITHUB/w/trunk/Singular/LIB/absfact.lib $Id$ |
---|
5 | // ** loaded /mnt/DATA/GITHUB/w/trunk/Singular/LIB/triang.lib $Id$ |
---|
6 | // ** loaded /mnt/DATA/GITHUB/w/trunk/Singular/LIB/matrix.lib $Id$ |
---|
7 | // ** loaded /mnt/DATA/GITHUB/w/trunk/Singular/LIB/nctools.lib $Id$ |
---|
8 | // ** loaded /mnt/DATA/GITHUB/w/trunk/Singular/LIB/inout.lib $Id$ |
---|
9 | // ** loaded /mnt/DATA/GITHUB/w/trunk/Singular/LIB/random.lib $Id$ |
---|
10 | // ** loaded /mnt/DATA/GITHUB/w/trunk/Singular/LIB/poly.lib $Id$ |
---|
11 | // ** loaded /mnt/DATA/GITHUB/w/trunk/Singular/LIB/elim.lib $Id$ |
---|
12 | // ** loaded /mnt/DATA/GITHUB/w/trunk/Singular/LIB/general.lib $Id$ |
---|
13 | > LIB "sing.lib"; |
---|
14 | // ** loaded /mnt/DATA/GITHUB/w/trunk/Singular/LIB/sing.lib $Id$ |
---|
15 | > LIB "linalg.lib"; |
---|
16 | // ** loaded /mnt/DATA/GITHUB/w/trunk/Singular/LIB/linalg.lib $Id$ |
---|
17 | > |
---|
18 | . ring R=(0,b),(x,y,z),dp; |
---|
19 | > minpoly=b^4-b^2+1; |
---|
20 | > number a=-b^2; |
---|
21 | > poly f1=x3+y3+z3; |
---|
22 | > |
---|
23 | . matrix m[3][3]=1,0,1,1,0,a,1,1,0; |
---|
24 | > |
---|
25 | . matrix v[3][1]=x2,y2,z2; |
---|
26 | > |
---|
27 | . map phir=R,(-det(m)*inverse(m)*v); |
---|
28 | > poly f2=phir(f1); |
---|
29 | > ideal I2=radical(slocus(f2)); |
---|
30 | deg>minpoly in pDebug.cc:241 |
---|
31 | deg>minpoly in longalg.cc:682 |
---|
32 | deg>minpoly in pDebug.cc:241 |
---|
33 | deg>minpoly in longalg.cc:682 |
---|
34 | deg>minpoly in pDebug.cc:241 |
---|
35 | deg>minpoly in longalg.cc:682 |
---|
36 | deg>minpoly in longalg.cc:362 |
---|
37 | deg>minpoly in longalg.cc:682 |
---|
38 | deg>minpoly in pDebug.cc:241 |
---|
39 | deg>minpoly in longalg.cc:682 |
---|
40 | deg>minpoly in pDebug.cc:241 |
---|
41 | deg>minpoly in longalg.cc:682 |
---|
42 | deg>minpoly in longalg.cc:362 |
---|
43 | deg>minpoly in longalg.cc:682 |
---|
44 | deg>minpoly in pDebug.cc:241 |
---|
45 | deg>minpoly in longalg.cc:682 |
---|
46 | deg>minpoly in pDebug.cc:241 |
---|
47 | deg>minpoly in longalg.cc:682 |
---|
48 | deg>minpoly in longalg.cc:362 |
---|
49 | deg>minpoly in longalg.cc:682 |
---|
50 | deg>minpoly in pDebug.cc:241 |
---|
51 | deg>minpoly in longalg.cc:682 |
---|
52 | deg>minpoly in pDebug.cc:241 |
---|
53 | deg>minpoly in longalg.cc:682 |
---|
54 | 0/* in pDebug.cc:241 |
---|
55 | 0/* in longalg.cc:682 |
---|
56 | ? internal zero error(2) |
---|
57 | 0/* in pDebug.cc:241 |
---|
58 | 0/* in longalg.cc:682 |
---|
59 | ? internal zero error(2) |
---|
60 | 0/* in pDebug.cc:241 |
---|
61 | 0/* in longalg.cc:682 |
---|
62 | ? internal zero error(2) |
---|
63 | 0/* in longalg.cc:682 |
---|
64 | ? internal zero error(2) |
---|
65 | 0/* in longalg.cc:443 |
---|
66 | Singular : signal 11 (v: 3130/ exported ): |
---|
67 | current line:>> @h = imap(quring, @h);<< |
---|
68 | Segment fault/Bus error occurred at 7f12fa67d6a9 because of 10202 (r:1302465087) |
---|
69 | please inform the authors |
---|
70 | debug_stop |
---|
71 | GNU gdb (GDB) 7.2 |
---|
72 | Copyright (C) 2010 Free Software Foundation, Inc. |
---|
73 | License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> |
---|
74 | This is free software: you are free to change and redistribute it. |
---|
75 | There is NO WARRANTY, to the extent permitted by law. Type "show copying" |
---|
76 | and "show warranty" for details. |
---|
77 | This GDB was configured as "x86_64-unknown-linux-gnu". |
---|
78 | For bug reporting instructions, please see: |
---|
79 | <http://www.gnu.org/software/gdb/bugs/>... |
---|
80 | Reading symbols from /mnt/DATA/GITHUB/w/trunk/Singular/Singularg...done. |
---|
81 | Attaching to program: /mnt/DATA/GITHUB/w/trunk/Singular/Singularg, process 7939 |
---|
82 | Reading symbols from /usr/lib/libgmp.so.10...(no debugging symbols found)...done. |
---|
83 | Loaded symbols for /usr/lib/libgmp.so.10 |
---|
84 | Reading symbols from /lib/libreadline.so.6...(no debugging symbols found)...done. |
---|
85 | Loaded symbols for /lib/libreadline.so.6 |
---|
86 | Reading symbols from /lib/libncursesw.so.5...(no debugging symbols found)...done. |
---|
87 | Loaded symbols for /lib/libncursesw.so.5 |
---|
88 | Reading symbols from /lib/libm.so.6...(no debugging symbols found)...done. |
---|
89 | Loaded symbols for /lib/libm.so.6 |
---|
90 | Reading symbols from /lib/libnsl.so.1...(no debugging symbols found)...done. |
---|
91 | Loaded symbols for /lib/libnsl.so.1 |
---|
92 | Reading symbols from /lib/libdl.so.2...(no debugging symbols found)...done. |
---|
93 | Loaded symbols for /lib/libdl.so.2 |
---|
94 | Reading symbols from /usr/lib/libstdc++.so.6...(no debugging symbols found)...done. |
---|
95 | Loaded symbols for /usr/lib/libstdc++.so.6 |
---|
96 | Reading symbols from /lib/libc.so.6...(no debugging symbols found)...done. |
---|
97 | Loaded symbols for /lib/libc.so.6 |
---|
98 | Reading symbols from /usr/lib/libgcc_s.so.1...(no debugging symbols found)...done. |
---|
99 | Loaded symbols for /usr/lib/libgcc_s.so.1 |
---|
100 | Reading symbols from /lib/ld-linux-x86-64.so.2...(no debugging symbols found)...done. |
---|
101 | Loaded symbols for /lib/ld-linux-x86-64.so.2 |
---|
102 | Reading symbols from /mnt/DATA/GITHUB/w/trunk/Singular/p_Procs_FieldIndep.sog...done. |
---|
103 | Loaded symbols for /mnt/DATA/GITHUB/w/trunk/Singular/p_Procs_FieldIndep.sog |
---|
104 | Reading symbols from /mnt/DATA/GITHUB/w/trunk/Singular/p_Procs_FieldGeneral.sog...done. |
---|
105 | Loaded symbols for /mnt/DATA/GITHUB/w/trunk/Singular/p_Procs_FieldGeneral.sog |
---|
106 | debug (method=0) at cntrlc.cc:510 |
---|
107 | 510 while (si_stop_stack_trace_x) ; |
---|
108 | Breakpoint 1 at 0x6cb87f: file dError.c, line 55. |
---|
109 | (gdb) bt |
---|
110 | #0 debug (method=0) at cntrlc.cc:510 |
---|
111 | #1 0x0000000000572d88 in sigsegv_handler (sig=11, s=...) at cntrlc.cc:223 |
---|
112 | #2 <signal handler called> |
---|
113 | #3 0x00000000005f9d17 in p_GetExp (p=0x0, iBitmask=9223372036854775807, VarOffset=0) at ../kernel/pInline2.h:125 |
---|
114 | #4 0x00000000005f9e0f in p_GetExp (p=0x0, v=1, r=0x7f12fc7bb658) at ../kernel/pInline2.h:223 |
---|
115 | #5 0x00000000005fbc28 in naMult (la=0x7f12fc86c4d0, lb=0x7f12fc78d3f0) at longalg.cc:469 |
---|
116 | #6 0x00007f12fa67d7c1 in p_Mult_mm__FieldGeneral_LengthThree_OrdGeneral (p=0x7f12fc78daf0, m=0x7f12fc78db60, |
---|
117 | ri=0x7f12fc7bb070) at ../kernel/p_Mult_mm__T.cc:38 |
---|
118 | #7 0x0000000000633f8d in p_Mult_q (p=0x7f12fc78db60, q=0x7f12fc78daf0, r=0x7f12fc7bb070) at ../kernel/pInline2.h:630 |
---|
119 | #8 0x000000000063782b in pPermPoly (p=0x0, perm=0x7f12fc705970, oldRing=0x7f12fc80c460, nMap=0, par_perm=0x7f12fc792e30, |
---|
120 | OldPar=2) at polys1.cc:1330 |
---|
121 | #9 0x0000000000561f9f in maApplyFetch (what=297, theMap=0x0, res=0x7fffe3e21690, w=0x7fffe3e1e7a0, preimage_r=0x7f12fc80c460, |
---|
122 | perm=0x7f12fc705970, par_perm=0x7f12fc792e30, P=2, nMap=0) at maps_ip.cc:128 |
---|
123 | #10 0x00000000004c40a0 in jjFETCH (res=0x7fffe3e21690, u=0x7f12fc7b1370, v=0x7f12fc7b1e70) at iparith.cc:2098 |
---|
124 | #11 0x00000000004d5664 in iiExprArith2 (res=0x7fffe3e21690, a=0x7fffe3e1ea18, op=297, b=0x7fffe3e1ea88, proccall=1) |
---|
125 | at iparith.cc:7454 |
---|
126 | #12 0x000000000050d2dc in yyparse () at grammar.y:659 |
---|
127 | #13 0x000000000052d535 in iiPStart (pn=0x7f12fc8511f0, v=0x7f12fc7b1870) at iplib.cc:350 |
---|
128 | #14 0x000000000052da17 in iiMake_proc (pn=0x7f12fc8511f0, pack=0x0, sl=0x7f12fc7b1870) at iplib.cc:478 |
---|
129 | #15 0x00000000004c1d4d in jjPROC (res=0x7fffe3e24980, u=0x7f12fc7b16f0, v=0x7f12fc7b1870) at iparith.cc:1462 |
---|
130 | #16 0x00000000004d5664 in iiExprArith2 (res=0x7fffe3e24980, a=0x7fffe3e21c98, op=40, b=0x7f12fc7b1570, proccall=0) |
---|
131 | at iparith.cc:7454 |
---|
132 | #17 0x00000000004d18e1 in jjKLAMMER_PL (res=0x7fffe3e24980, u=0x7fffe3e21c98) at iparith.cc:6807 |
---|
133 | #18 0x00000000004d75c7 in iiExprArithM (res=0x7fffe3e24980, a=0x7fffe3e21c98, op=40) at iparith.cc:7976 |
---|
134 | #19 0x000000000050cac3 in yyparse () at grammar.y:523 |
---|
135 | #20 0x000000000052d535 in iiPStart (pn=0x7f12fc851270, v=0x7f12fc7a18f0) at iplib.cc:350 |
---|
136 | #21 0x000000000052da17 in iiMake_proc (pn=0x7f12fc851270, pack=0x0, sl=0x7f12fc7a18f0) at iplib.cc:478 |
---|
137 | #22 0x00000000004c1d4d in jjPROC (res=0x7fffe3e27c70, u=0x7f12fc7a1d70, v=0x7f12fc7a18f0) at iparith.cc:1462 |
---|
138 | #23 0x00000000004d5664 in iiExprArith2 (res=0x7fffe3e27c70, a=0x7fffe3e24f88, op=40, b=0x7f12fc7a1c70, proccall=0) |
---|
139 | at iparith.cc:7454 |
---|
140 | ---Type <return> to continue, or q <return> to quit--- |
---|
141 | #24 0x00000000004d18e1 in jjKLAMMER_PL (res=0x7fffe3e27c70, u=0x7fffe3e24f88) at iparith.cc:6807 |
---|
142 | #25 0x00000000004d75c7 in iiExprArithM (res=0x7fffe3e27c70, a=0x7fffe3e24f88, op=40) at iparith.cc:7976 |
---|
143 | #26 0x000000000050cac3 in yyparse () at grammar.y:523 |
---|
144 | #27 0x000000000052d535 in iiPStart (pn=0x7f12fc851170, v=0x7f12fc790c70) at iplib.cc:350 |
---|
145 | #28 0x000000000052da17 in iiMake_proc (pn=0x7f12fc851170, pack=0x0, sl=0x7f12fc790c70) at iplib.cc:478 |
---|
146 | #29 0x00000000004c1d4d in jjPROC (res=0x7fffe3e2af60, u=0x7f12fc790bf0, v=0x7f12fc790c70) at iparith.cc:1462 |
---|
147 | #30 0x00000000004d5664 in iiExprArith2 (res=0x7fffe3e2af60, a=0x7fffe3e28358, op=40, b=0x7f12fc790b70, proccall=0) |
---|
148 | at iparith.cc:7454 |
---|
149 | #31 0x00000000004d18e1 in jjKLAMMER_PL (res=0x7fffe3e2af60, u=0x7fffe3e28358) at iparith.cc:6807 |
---|
150 | #32 0x00000000004d75c7 in iiExprArithM (res=0x7fffe3e2af60, a=0x7fffe3e28358, op=40) at iparith.cc:7976 |
---|
151 | #33 0x000000000050cac3 in yyparse () at grammar.y:523 |
---|
152 | #34 0x000000000052d535 in iiPStart (pn=0x7f12fc851070, v=0x7f12fc7a1570) at iplib.cc:350 |
---|
153 | #35 0x000000000052da17 in iiMake_proc (pn=0x7f12fc851070, pack=0x0, sl=0x7f12fc7a1570) at iplib.cc:478 |
---|
154 | #36 0x00000000004c1d4d in jjPROC (res=0x7fffe3e2e250, u=0x7f12fc7a14f0, v=0x7f12fc7a1570) at iparith.cc:1462 |
---|
155 | #37 0x00000000004d5664 in iiExprArith2 (res=0x7fffe3e2e250, a=0x7fffe3e2b568, op=40, b=0x7f12fc7a1470, proccall=0) |
---|
156 | at iparith.cc:7454 |
---|
157 | #38 0x00000000004d18e1 in jjKLAMMER_PL (res=0x7fffe3e2e250, u=0x7fffe3e2b568) at iparith.cc:6807 |
---|
158 | #39 0x00000000004d75c7 in iiExprArithM (res=0x7fffe3e2e250, a=0x7fffe3e2b568, op=40) at iparith.cc:7976 |
---|
159 | #40 0x000000000050cac3 in yyparse () at grammar.y:523 |
---|
160 | #41 0x00000000004bc7a7 in main (argc=1, argv=0x7fffe3e2f648) at tesths.cc:262 |
---|
161 | |
---|