Created
December 4, 2020 23:37
-
-
Save koo5/e43d07a0440a3c4d47f3d9963dc059ed to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
>bash -c "git show --pretty=oneline | head -n 1" | |
f94d3e67f86c1d3ba674dc1b5c8af0224a1a4e23 Updated xpce | |
>git status | |
HEAD detached at V8.3.14 | |
Untracked files: | |
(use "git add <file>..." to include in what will be committed) | |
../2/ | |
../Testing/ | |
../test_runs/ | |
nothing added to commit but untracked files present (use "git add" to track) | |
>ctest -j 1 --output-on-failure | |
Test project /home/sfi/swipl-devel/build | |
Start 1: swipl:basic | |
1/69 Test #1: swipl:basic ...................... Passed 1.51 sec | |
Start 2: swipl:unprotected | |
2/69 Test #2: swipl:unprotected ................ Passed 0.35 sec | |
Start 3: swipl:core | |
3/69 Test #3: swipl:core .......................***Exception: SegFault 3.34 sec | |
Running scripts from core ............................................................................................................................................................................................................................................................................................................... | |
SWI-Prolog [thread 5 () at Fri Dec 4 23:51:28 2020]: received fatal signal 11 (segv) | |
C-stack trace labeled "crash": | |
[0] save_backtrace() at /home/sfi/swipl-devel/build/../src/os/pl-cstack.c:332 [0x7fbf0bcee3e8] | |
[1] print_c_backtrace() at /home/sfi/swipl-devel/build/../src/os/pl-cstack.c:867 [0x7fbf0bcee59e] | |
[2] sigCrashHandler() at /home/sfi/swipl-devel/build/../src/os/pl-cstack.c:905 [0x7fbf0bcee6bf] | |
[3] dispatch_signal() at /home/sfi/swipl-devel/build/../src/pl-setup.c:553 [0x7fbf0bc77083] | |
[4] killpg() at ??:? [0x7fbf0b817fd0] | |
[5] visibleClause__LD() at /home/sfi/swipl-devel/build/../src/pl-inline.h:508 [0x7fbf0bbf67d1] | |
[6] nextClause__LD() at /home/sfi/swipl-devel/build/../src/pl-index.c:586 [0x7fbf0bbf9d1f] | |
[7] pl_retract1_va() at /home/sfi/swipl-devel/build/../src/pl-proc.c:3023 [0x7fbf0bc62f2a] | |
[8] PL_next_solution() at /home/sfi/swipl-devel/build/../src/pl-vmi.c:4355 [0x7fbf0bc13bf5] | |
[9] callProlog() at /home/sfi/swipl-devel/build/../src/pl-pro.c:394 [0x7fbf0bc5c81f] | |
[10] start_thread() at /home/sfi/swipl-devel/build/../src/pl-thread.c:1802 [0x7fbf0bc8e7d9] | |
[11] start_thread() at /build/glibc-2ORdQG/glibc-2.27/nptl/pthread_create.c:463 [0x7fbf0aef96db] | |
[12] clone() at /build/glibc-2ORdQG/glibc-2.27/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:97 [0x7fbf0b8faa3f] | |
Prolog stack: | |
[1267] system:retract/1 [PC=1 in supervisor] | |
[1266] plunit_retract:collect/2 [PC=8 in clause 1] | |
[1] plunit_retract:collect/1 [PC=7 in clause 1] | |
[0] system:$c_call_prolog/0 [PC=0 in top query clause] | |
Running on_halt hooks with status 139 | |
Killing 14487 with default signal handlers | |
Start 4: swipl:attvar | |
4/69 Test #4: swipl:attvar ..................... Passed 0.37 sec | |
Start 5: swipl:debug | |
5/69 Test #5: swipl:debug ...................... Passed 1.20 sec | |
Start 6: swipl:tabling | |
6/69 Test #6: swipl:tabling .................... Passed 2.87 sec | |
Start 7: swipl:library | |
7/69 Test #7: swipl:library .................... Passed 1.91 sec | |
Start 8: swipl:compile | |
8/69 Test #8: swipl:compile .................... Passed 0.22 sec | |
Start 9: swipl:charset | |
9/69 Test #9: swipl:charset .................... Passed 0.23 sec | |
Start 10: swipl:eclipse | |
10/69 Test #10: swipl:eclipse .................... Passed 0.20 sec | |
Start 11: swipl:clp | |
11/69 Test #11: swipl:clp ........................ Passed 0.32 sec | |
Start 12: swipl:GC | |
12/69 Test #12: swipl:GC ......................... Passed 2.34 sec | |
Start 13: swipl:save | |
13/69 Test #13: swipl:save ....................... Passed 1.82 sec | |
Start 14: swipl:files | |
14/69 Test #14: swipl:files ...................... Passed 0.26 sec | |
Start 15: swipl:transaction | |
15/69 Test #15: swipl:transaction ................ Passed 0.38 sec | |
Start 16: swipl:xsb/basic_tests | |
16/69 Test #16: swipl:xsb/basic_tests ............ Passed 0.56 sec | |
Start 17: swipl:xsb/ai_tests | |
17/69 Test #17: swipl:xsb/ai_tests ............... Passed 0.59 sec | |
Start 18: swipl:xsb/ptq | |
18/69 Test #18: swipl:xsb/ptq .................... Passed 0.44 sec | |
Start 19: swipl:xsb/neg_tests | |
19/69 Test #19: swipl:xsb/neg_tests .............. Passed 0.43 sec | |
Start 20: swipl:xsb/delay_tests | |
20/69 Test #20: swipl:xsb/delay_tests ............ Passed 0.76 sec | |
Start 21: swipl:xsb/wfs_tests | |
21/69 Test #21: swipl:xsb/wfs_tests .............. Passed 0.52 sec | |
Start 22: swipl:xsb/table_tests | |
22/69 Test #22: swipl:xsb/table_tests ............ Passed 1.10 sec | |
Start 23: swipl:xsb/incremental_tests | |
23/69 Test #23: swipl:xsb/incremental_tests ...... Passed 0.32 sec | |
Start 24: swipl:xsb/nonmt_tests | |
24/69 Test #24: swipl:xsb/nonmt_tests ............ Passed 0.34 sec | |
Start 25: swipl:xsb/sub_tests | |
25/69 Test #25: swipl:xsb/sub_tests .............. Passed 0.42 sec | |
Start 26: swipl:thread | |
26/69 Test #26: swipl:thread ..................... Passed 7.29 sec | |
Start 27: swipl:thread_wait | |
27/69 Test #27: swipl:thread_wait ................ Passed 2.13 sec | |
Start 28: chr:chr | |
28/69 Test #28: chr:chr .......................... Passed 1.05 sec | |
Start 29: clib:cgi | |
29/69 Test #29: clib:cgi ......................... Passed 0.17 sec | |
Start 30: clib:crypt | |
30/69 Test #30: clib:crypt ....................... Passed 0.17 sec | |
Start 31: clib:memfile | |
31/69 Test #31: clib:memfile ..................... Passed 0.20 sec | |
Start 32: clib:process | |
32/69 Test #32: clib:process ..................... Passed 0.31 sec | |
Start 33: clib:readutil | |
33/69 Test #33: clib:readutil .................... Passed 0.19 sec | |
Start 34: clib:socket | |
34/69 Test #34: clib:socket ...................... Passed 4.31 sec | |
Start 35: clib:af_unix | |
35/69 Test #35: clib:af_unix ..................... Passed 0.16 sec | |
Start 36: clib:stream | |
36/69 Test #36: clib:stream ...................... Passed 0.17 sec | |
Start 37: clib:time | |
37/69 Test #37: clib:time ........................ Passed 1.00 sec | |
Start 38: clib:uri | |
38/69 Test #38: clib:uri ......................... Passed 0.18 sec | |
Start 39: http:cgi_stream | |
39/69 Test #39: http:cgi_stream .................. Passed 0.29 sec | |
Start 40: http:http | |
40/69 Test #40: http:http ........................ Passed 0.48 sec | |
Start 41: http:json | |
41/69 Test #41: http:json ........................ Passed 0.36 sec | |
Start 42: http:multipart | |
42/69 Test #42: http:multipart ................... Passed 0.33 sec | |
Start 43: http:proxy | |
43/69 Test #43: http:proxy ....................... Passed 0.44 sec | |
Start 44: http:websocket | |
44/69 Test #44: http:websocket ................... Passed 0.39 sec | |
Start 45: nlp:nlp | |
45/69 Test #45: nlp:nlp .......................... Passed 0.19 sec | |
Start 46: redis:redis | |
46/69 Test #46: redis:redis ...................... Passed 0.23 sec | |
Start 47: pengines:pengines | |
47/69 Test #47: pengines:pengines ................ Passed 2.86 sec | |
Start 48: pengines:term_html | |
48/69 Test #48: pengines:term_html ............... Passed 0.28 sec | |
Start 49: protobufs:protobufs | |
49/69 Test #49: protobufs:protobufs .............. Passed 0.17 sec | |
Start 50: RDF:rdf | |
50/69 Test #50: RDF:rdf .......................... Passed 0.24 sec | |
Start 51: RDF:write | |
51/69 Test #51: RDF:write ........................ Passed 0.32 sec | |
Start 52: semweb:con | |
52/69 Test #52: semweb:con ....................... Passed 0.22 sec | |
Start 53: semweb:litmap | |
53/69 Test #53: semweb:litmap .................... Passed 0.26 sec | |
Start 54: semweb:load | |
54/69 Test #54: semweb:load ...................... Passed 0.31 sec | |
Start 55: semweb:ntriples | |
55/69 Test #55: semweb:ntriples .................. Passed 0.26 sec | |
Start 56: semweb:rdf11 | |
56/69 Test #56: semweb:rdf11 ..................... Passed 0.31 sec | |
Start 57: semweb:rdf_db | |
57/69 Test #57: semweb:rdf_db .................... Passed 0.38 sec | |
Start 58: semweb:subprop | |
58/69 Test #58: semweb:subprop ................... Passed 1.25 sec | |
Start 59: semweb:turtle2 | |
59/69 Test #59: semweb:turtle2 ................... Passed 0.27 sec | |
Start 60: semweb:turtle | |
60/69 Test #60: semweb:turtle .................... Passed 1.26 sec | |
Start 61: sgml:sgml | |
61/69 Test #61: sgml:sgml ........................ Passed 0.20 sec | |
Start 62: sgml:sgml_write | |
62/69 Test #62: sgml:sgml_write .................. Passed 0.18 sec | |
Start 63: sgml:xsd | |
63/69 Test #63: sgml:xsd ......................... Passed 0.21 sec | |
Start 64: sgml:c14n | |
64/69 Test #64: sgml:c14n ........................ Passed 0.24 sec | |
Start 65: zlib:zlib | |
65/69 Test #65: zlib:zlib ........................ Passed 0.34 sec | |
Start 66: bdb:bdb | |
66/69 Test #66: bdb:bdb .......................... Passed 0.22 sec | |
Start 67: pcre:pcre | |
67/69 Test #67: pcre:pcre ........................ Passed 0.20 sec | |
Start 68: yaml:yaml | |
68/69 Test #68: yaml:yaml ........................ Passed 0.23 sec | |
Start 69: ssl:ssl | |
69/69 Test #69: ssl:ssl .......................... Passed 3.41 sec | |
99% tests passed, 1 tests failed out of 69 | |
Total Test time (real) = 56.48 sec | |
The following tests FAILED: | |
3 - swipl:core (SEGFAULT) | |
Errors while running CTest | |
>gcc -v | |
Using built-in specs. | |
COLLECT_GCC=gcc | |
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper | |
OFFLOAD_TARGET_NAMES=nvptx-none | |
OFFLOAD_TARGET_DEFAULT=1 | |
Target: x86_64-linux-gnu | |
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.5.0-3ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu | |
Thread model: posix | |
gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04) | |
>uname -a | |
Linux node 5.4.0-1032-azure #33~18.04.1-Ubuntu SMP Tue Nov 17 11:40:52 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux | |
>lscpu | |
Architecture: x86_64 | |
CPU op-mode(s): 32-bit, 64-bit | |
Byte Order: Little Endian | |
CPU(s): 2 | |
On-line CPU(s) list: 0,1 | |
Thread(s) per core: 1 | |
Core(s) per socket: 2 | |
Socket(s): 1 | |
NUMA node(s): 1 | |
Vendor ID: GenuineIntel | |
CPU family: 6 | |
Model: 79 | |
Model name: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz | |
Stepping: 1 | |
CPU MHz: 2294.686 | |
BogoMIPS: 4589.37 | |
Hypervisor vendor: Microsoft | |
Virtualization type: full | |
L1d cache: 32K | |
L1i cache: 32K | |
L2 cache: 256K | |
L3 cache: 51200K | |
NUMA node0 CPU(s): 0,1 | |
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm rdseed adx smap xsaveopt md_clear | |
Author
koo5
commented
Dec 4, 2020
>bash -c "git show --pretty=oneline | head -n 1"
ebaeab09afe686233196839b227736e4bbf795eb ADDED: library(sandbox): declare nonground/2 as safe.
>git status
On branch master
Your branch is up to date with 'origin/master'.
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
(commit or discard the untracked or modified content in submodules)
modified: ../packages/xpce (modified content)
no changes added to commit (use "git add" and/or "git commit -a")
>ctest -j 8 --output-on-failure
Test project /home/koom/repos/swipl-devel/build
Start 26: swipl:thread
Start 3: swipl:core
Start 7: swipl:library
Start 12: swipl:GC
Start 6: swipl:tabling
Start 47: pengines:pengines
Start 69: ssl:ssl
Start 13: swipl:save
1/69 Test #69: ssl:ssl .......................... Passed 4.67 sec
2/69 Test #13: swipl:save ....................... Passed 4.66 sec
Start 34: clib:socket
Start 58: semweb:subprop
3/69 Test #6: swipl:tabling .................... Passed 5.92 sec
4/69 Test #47: pengines:pengines ................ Passed 5.92 sec
Start 60: semweb:turtle
Start 22: swipl:xsb/table_tests
5/69 Test #12: swipl:GC ......................... Passed 6.45 sec
Start 28: chr:chr
6/69 Test #7: swipl:library .................... Passed 7.66 sec
Start 5: swipl:debug
7/69 Test #22: swipl:xsb/table_tests ............ Passed 3.45 sec
8/69 Test #58: semweb:subprop ................... Passed 4.98 sec
9/69 Test #34: clib:socket ...................... Passed 4.99 sec
Start 20: swipl:xsb/delay_tests
Start 1: swipl:basic
Start 32: clib:process
10/69 Test #28: chr:chr .......................... Passed 3.20 sec
11/69 Test #60: semweb:turtle .................... Passed 4.04 sec
Start 27: swipl:thread_wait
Start 17: swipl:xsb/ai_tests
12/69 Test #1: swipl:basic ...................... Passed 2.91 sec
Start 16: swipl:xsb/basic_tests
13/69 Test #5: swipl:debug ...................... Passed 4.36 sec
14/69 Test #17: swipl:xsb/ai_tests ............... Passed 2.54 sec
15/69 Test #32: clib:process ..................... Passed 3.21 sec
16/69 Test #20: swipl:xsb/delay_tests ............ Passed 3.46 sec
Start 19: swipl:xsb/neg_tests
Start 40: http:http
Start 21: swipl:xsb/wfs_tests
Start 43: http:proxy
17/69 Test #27: swipl:thread_wait ................ Passed 3.32 sec
Start 25: swipl:xsb/sub_tests
18/69 Test #3: swipl:core ....................... Passed 14.92 sec
19/69 Test #16: swipl:xsb/basic_tests ............ Passed 2.56 sec
Start 18: swipl:xsb/ptq
Start 65: zlib:zlib
20/69 Test #26: swipl:thread .....................***Exception: SegFault 15.49 sec
Running scripts from thread ...........................
SWI-Prolog [thread 6 () at Fri Dec 4 11:01:48 2020]: received fatal signal 11 (segv)
C-stack trace labeled "crash":
[0] save_backtrace() at /home/koom/repos/swipl-devel/build/../src/os/pl-cstack.c:332 [0x7f74a2aea468]
[1] print_c_backtrace() at /home/koom/repos/swipl-devel/build/../src/os/pl-cstack.c:867 [0x7f74a2aea61e]
[2] sigCrashHandler() at /home/koom/repos/swipl-devel/build/../src/os/pl-cstack.c:905 [0x7f74a2aea73f]
[3] dispatch_signal() at /home/koom/repos/swipl-devel/build/../src/pl-setup.c:553 [0x7f74a2a73103]
[4] killpg() at ??:? [0x7f74a2614040]
[5] lookupBlob() at /home/koom/repos/swipl-devel/build/../src/pl-atom.c:541 [0x7f74a29ee7c7]
[6] lookupAtom() at /home/koom/repos/swipl-devel/build/../src/pl-atom.c:654 [0x7f74a29ef065]
[7] textToAtom() at /home/koom/repos/swipl-devel/build/../src/os/pl-text.c:415 [0x7f74a2adfdcd]
[8] unify_text() at /home/koom/repos/swipl-devel/build/../src/os/pl-text.c:468 [0x7f74a2adff51]
[9] concat() at /home/koom/repos/swipl-devel/build/../src/pl-prims.c:4189 [0x7f74a2a54f5f]
[10] pl_atom_concat3_va() at /home/koom/repos/swipl-devel/build/../src/pl-prims.c:4262 [0x7f74a2a550d3]
[11] PL_next_solution() at /home/koom/repos/swipl-devel/build/../src/pl-vmi.c:4355 [0x7f74a2a0fbf5]
[12] callProlog() at /home/koom/repos/swipl-devel/build/../src/pl-pro.c:394 [0x7f74a2a5889f]
[13] start_thread() at /home/koom/repos/swipl-devel/build/../src/pl-thread.c:1802 [0x7f74a2a8a859]
[14] start_thread() at /build/glibc-S7xCS9/glibc-2.27/nptl/pthread_create.c:463 [0x7f74a21b96db]
[15] clone() at /build/glibc-S7xCS9/glibc-2.27/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:97 [0x7f74a26f671f]
Prolog stack:
[3] system:atom_concat/3 [PC=1 in supervisor]
[2] forall/2 [PC=11 in clause 1]
[0] system:$c_call_prolog/0 [PC=0 in top query clause]
Running on_halt hooks with status 139
Killing 8790 with default signal handlers
21/69 Test #21: swipl:xsb/wfs_tests .............. Passed 2.43 sec
22/69 Test #40: http:http ........................ Passed 2.43 sec
23/69 Test #25: swipl:xsb/sub_tests .............. Passed 1.70 sec
24/69 Test #19: swipl:xsb/neg_tests .............. Passed 2.54 sec
Start 4: swipl:attvar
Start 37: clib:time
Start 44: http:websocket
Start 57: semweb:rdf_db
Start 15: swipl:transaction
25/69 Test #43: http:proxy ....................... Passed 2.57 sec
26/69 Test #18: swipl:xsb/ptq .................... Passed 0.86 sec
Start 41: http:json
Start 2: swipl:unprotected
27/69 Test #65: zlib:zlib ........................ Passed 1.09 sec
28/69 Test #15: swipl:transaction ................ Passed 0.94 sec
29/69 Test #44: http:websocket ................... Passed 1.06 sec
30/69 Test #4: swipl:attvar ..................... Passed 1.18 sec
Start 42: http:multipart
Start 56: semweb:rdf11
Start 23: swipl:xsb/incremental_tests
Start 24: swipl:xsb/nonmt_tests
31/69 Test #2: swipl:unprotected ................ Passed 0.56 sec
32/69 Test #57: semweb:rdf_db .................... Passed 1.29 sec
33/69 Test #37: clib:time ........................ Passed 1.32 sec
34/69 Test #41: http:json ........................ Passed 0.87 sec
Start 54: semweb:load
Start 11: swipl:clp
Start 51: RDF:write
Start 39: http:cgi_stream
35/69 Test #24: swipl:xsb/nonmt_tests ............ Passed 0.60 sec
36/69 Test #23: swipl:xsb/incremental_tests ...... Passed 0.81 sec
37/69 Test #56: semweb:rdf11 ..................... Passed 0.81 sec
38/69 Test #54: semweb:load ...................... Passed 0.45 sec
39/69 Test #42: http:multipart ................... Passed 0.90 sec
Start 66: bdb:bdb
Start 59: semweb:turtle2
Start 48: pengines:term_html
Start 53: semweb:litmap
Start 14: swipl:files
40/69 Test #39: http:cgi_stream .................. Passed 0.46 sec
41/69 Test #51: RDF:write ........................ Passed 0.57 sec
42/69 Test #11: swipl:clp ........................ Passed 0.68 sec
43/69 Test #59: semweb:turtle2 ................... Passed 0.41 sec
44/69 Test #66: bdb:bdb .......................... Passed 0.41 sec
Start 55: semweb:ntriples
Start 64: sgml:c14n
Start 50: RDF:rdf
Start 52: semweb:con
Start 68: yaml:yaml
45/69 Test #53: semweb:litmap .................... Passed 0.54 sec
46/69 Test #14: swipl:files ...................... Passed 0.62 sec
47/69 Test #48: pengines:term_html ............... Passed 0.74 sec
48/69 Test #64: sgml:c14n ........................ Passed 0.38 sec
49/69 Test #55: semweb:ntriples .................. Passed 0.39 sec
Start 9: swipl:charset
Start 46: redis:redis
Start 8: swipl:compile
Start 31: clib:memfile
Start 63: sgml:xsd
50/69 Test #68: yaml:yaml ........................ Passed 0.39 sec
51/69 Test #52: semweb:con ....................... Passed 0.50 sec
52/69 Test #50: RDF:rdf .......................... Passed 0.61 sec
53/69 Test #46: redis:redis ...................... Passed 0.22 sec
54/69 Test #9: swipl:charset .................... Passed 0.23 sec
Start 10: swipl:eclipse
Start 67: pcre:pcre
Start 61: sgml:sgml
Start 29: clib:cgi
Start 45: nlp:nlp
55/69 Test #31: clib:memfile ..................... Passed 0.45 sec
56/69 Test #8: swipl:compile .................... Passed 0.56 sec
57/69 Test #61: sgml:sgml ........................ Passed 0.23 sec
58/69 Test #10: swipl:eclipse .................... Passed 0.34 sec
59/69 Test #63: sgml:xsd ......................... Passed 0.65 sec
Start 33: clib:readutil
Start 49: protobufs:protobufs
Start 62: sgml:sgml_write
Start 36: clib:stream
Start 38: clib:uri
60/69 Test #45: nlp:nlp .......................... Passed 0.34 sec
61/69 Test #29: clib:cgi ......................... Passed 0.45 sec
62/69 Test #62: sgml:sgml_write .................. Passed 0.23 sec
63/69 Test #67: pcre:pcre ........................ Passed 0.57 sec
64/69 Test #49: protobufs:protobufs .............. Passed 0.23 sec
65/69 Test #33: clib:readutil .................... Passed 0.29 sec
Start 35: clib:af_unix
Start 30: clib:crypt
66/69 Test #38: clib:uri ......................... Passed 0.30 sec
67/69 Test #36: clib:stream ...................... Passed 0.30 sec
68/69 Test #35: clib:af_unix ..................... Passed 0.20 sec
69/69 Test #30: clib:crypt ....................... Passed 0.20 sec
99% tests passed, 1 tests failed out of 69
Total Test time (real) = 19.74 sec
The following tests FAILED:
26 - swipl:thread (SEGFAULT)
Errors while running CTest
>gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.5.0-3ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04)
>uname -a
Linux dev 4.15.0-123-generic #126-Ubuntu SMP Wed Oct 21 09:40:11 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
>lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Thread(s) per core: 1
Core(s) per socket: 1
Socket(s): 4
NUMA node(s): 1
Vendor ID: GenuineIntel
CPU family: 6
Model: 58
Model name: Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS)
Stepping: 9
CPU MHz: 2594.106
BogoMIPS: 5188.21
Virtualization: VT-x
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 32K
L1i cache: 32K
L2 cache: 4096K
L3 cache: 16384K
NUMA node0 CPU(s): 0-3
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 cx16 pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cpuid_fault pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust smep erms xsaveopt arat umip md_clear arch_capabilities
ebaeab09afe686233196839b227736e4bbf795eb ADDED: library(sandbox): declare nonground/2 as safe.
>git status
On branch master
Your branch is up to date with 'origin/master'.
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
(commit or discard the untracked or modified content in submodules)
modified: ../packages/xpce (modified content)
no changes added to commit (use "git add" and/or "git commit -a")
>ctest -j 8 --output-on-failure
Test project /home/koom/repos/swipl-devel/build
Start 26: swipl:thread
Start 3: swipl:core
Start 7: swipl:library
Start 12: swipl:GC
Start 6: swipl:tabling
Start 47: pengines:pengines
Start 69: ssl:ssl
Start 13: swipl:save
1/69 Test #47: pengines:pengines ................ Passed 5.37 sec
2/69 Test #69: ssl:ssl .......................... Passed 5.36 sec
3/69 Test #13: swipl:save ....................... Passed 5.35 sec
Start 34: clib:socket
Start 58: semweb:subprop
Start 60: semweb:turtle
4/69 Test #12: swipl:GC ......................... Passed 6.52 sec
5/69 Test #6: swipl:tabling .................... Passed 6.51 sec
Start 28: chr:chr
Start 22: swipl:xsb/table_tests
6/69 Test #7: swipl:library .................... Passed 6.91 sec
Start 5: swipl:debug
7/69 Test #58: semweb:subprop ...................***Exception: Child aborted 3.64 sec
Seed: 367: ................................................[Thread 4 (__rdf_GC) at Fri Dec 4 10:57:11 2020] ../packages/semweb/rdf_db.c:4403: rdf_gc_info: Assertion failed: (int64_t)garbage >= 0
C-stack trace labeled "assert_fail":
. [0] save_backtrace() at /home/koom/repos/swipl-devel/build/../src/os/pl-cstack.c:332 [0x7ff3e6e81468]
. [1] __assert_fail() at /home/koom/repos/swipl-devel/build/../src/pl-assert.c:103 [0x7ff3e6e3bab7]
. [2] rdf_gc_info() at /home/koom/repos/swipl-devel/build/../packages/semweb/rdf_db.c:4416 [0x7ff3e4aa536a]
. [3] PL_next_solution() at /home/koom/repos/swipl-devel/build/../src/pl-vmi.c:4177 [0x7ff3e6da42fb]
. [4] callProlog() at /home/koom/repos/swipl-devel/build/../src/pl-pro.c:394 [0x7ff3e6def89f]
[5] start_thread() at /home/koom/repos/swipl-devel/build/../src/pl-thread.c:1802 [0x7ff3e6e21859]
. [6] start_thread() at /build/glibc-S7xCS9/glibc-2.27/nptl/pthread_create.c:463 [0x7ff3e65506db]
...... [7] clone() at /build/glibc-S7xCS9/glibc-2.27/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:97 [0x7ff3e6a8d71f]
Start 20: swipl:xsb/delay_tests
8/69 Test #60: semweb:turtle .................... Passed 4.26 sec
Start 1: swipl:basic
9/69 Test #34: clib:socket ...................... Passed 5.20 sec
Start 32: clib:process
10/69 Test #28: chr:chr .......................... Passed 4.22 sec
Start 27: swipl:thread_wait
11/69 Test #5: swipl:debug ...................... Passed 4.54 sec
12/69 Test #22: swipl:xsb/table_tests ............ Passed 5.53 sec
Start 17: swipl:xsb/ai_tests
Start 16: swipl:xsb/basic_tests
13/69 Test #20: swipl:xsb/delay_tests ............ Passed 4.25 sec
14/69 Test #32: clib:process ..................... Passed 2.82 sec
Start 19: swipl:xsb/neg_tests
Start 40: http:http
15/69 Test #1: swipl:basic ...................... Passed 4.09 sec
Start 21: swipl:xsb/wfs_tests
16/69 Test #27: swipl:thread_wait ................ Passed 3.23 sec
Start 43: http:proxy
17/69 Test #16: swipl:xsb/basic_tests ............ Passed 2.91 sec
Start 25: swipl:xsb/sub_tests
18/69 Test #17: swipl:xsb/ai_tests ............... Passed 3.94 sec
19/69 Test #40: http:http ........................ Passed 3.47 sec
Start 18: swipl:xsb/ptq
Start 65: zlib:zlib
20/69 Test #21: swipl:xsb/wfs_tests .............. Passed 3.38 sec
21/69 Test #19: swipl:xsb/neg_tests .............. Passed 4.20 sec
Start 4: swipl:attvar
Start 37: clib:time
22/69 Test #3: swipl:core ....................... Passed 17.86 sec
23/69 Test #43: http:proxy ....................... Passed 3.09 sec
Start 44: http:websocket
Start 57: semweb:rdf_db
24/69 Test #65: zlib:zlib ........................ Passed 1.60 sec
25/69 Test #4: swipl:attvar ..................... Passed 1.32 sec
Start 15: swipl:transaction
Start 41: http:json
26/69 Test #25: swipl:xsb/sub_tests .............. Passed 2.58 sec
27/69 Test #44: http:websocket ................... Passed 1.10 sec
28/69 Test #37: clib:time ........................ Passed 1.72 sec
29/69 Test #18: swipl:xsb/ptq .................... Passed 2.35 sec
Start 2: swipl:unprotected
Start 42: http:multipart
Start 56: semweb:rdf11
Start 23: swipl:xsb/incremental_tests
30/69 Test #57: semweb:rdf_db .................... Passed 1.44 sec
31/69 Test #15: swipl:transaction ................ Passed 1.17 sec
Start 24: swipl:xsb/nonmt_tests
Start 54: semweb:load
32/69 Test #41: http:json ........................ Passed 1.51 sec
33/69 Test #56: semweb:rdf11 ..................... Passed 1.00 sec
34/69 Test #2: swipl:unprotected ................ Passed 1.12 sec
Start 11: swipl:clp
Start 51: RDF:write
Start 39: http:cgi_stream
35/69 Test #23: swipl:xsb/incremental_tests ...... Passed 1.24 sec
36/69 Test #54: semweb:load ...................... Passed 0.70 sec
37/69 Test #42: http:multipart ................... Passed 1.57 sec
38/69 Test #24: swipl:xsb/nonmt_tests ............ Passed 1.02 sec
Start 66: bdb:bdb
Start 59: semweb:turtle2
Start 48: pengines:term_html
Start 53: semweb:litmap
39/69 Test #39: http:cgi_stream .................. Passed 0.64 sec
40/69 Test #51: RDF:write ........................ Passed 0.66 sec
41/69 Test #11: swipl:clp ........................ Passed 0.78 sec
42/69 Test #66: bdb:bdb .......................... Passed 0.38 sec
43/69 Test #59: semweb:turtle2 ................... Passed 0.48 sec
Start 14: swipl:files
Start 55: semweb:ntriples
Start 64: sgml:c14n
Start 50: RDF:rdf
Start 52: semweb:con
44/69 Test #53: semweb:litmap .................... Passed 0.69 sec
45/69 Test #64: sgml:c14n ........................ Passed 0.32 sec
46/69 Test #48: pengines:term_html ............... Passed 0.80 sec
47/69 Test #55: semweb:ntriples .................. Passed 0.32 sec
48/69 Test #14: swipl:files ...................... Passed 0.33 sec
Start 68: yaml:yaml
Start 46: redis:redis
Start 9: swipl:charset
Start 8: swipl:compile
Start 31: clib:memfile
49/69 Test #52: semweb:con ....................... Passed 0.43 sec
50/69 Test #50: RDF:rdf .......................... Passed 0.64 sec
51/69 Test #8: swipl:compile .................... Passed 0.31 sec
52/69 Test #46: redis:redis ...................... Passed 0.42 sec
53/69 Test #68: yaml:yaml ........................ Passed 0.43 sec
Start 63: sgml:xsd
Start 10: swipl:eclipse
Start 67: pcre:pcre
Start 61: sgml:sgml
Start 29: clib:cgi
54/69 Test #31: clib:memfile ..................... Passed 0.63 sec
55/69 Test #67: pcre:pcre ........................ Passed 0.32 sec
56/69 Test #9: swipl:charset .................... Passed 0.74 sec
57/69 Test #10: swipl:eclipse .................... Passed 0.32 sec
58/69 Test #63: sgml:xsd ......................... Passed 0.38 sec
Start 45: nlp:nlp
Start 33: clib:readutil
Start 49: protobufs:protobufs
Start 62: sgml:sgml_write
Start 36: clib:stream
59/69 Test #29: clib:cgi ......................... Passed 0.39 sec
60/69 Test #61: sgml:sgml ........................ Passed 0.60 sec
61/69 Test #62: sgml:sgml_write .................. Passed 0.23 sec
62/69 Test #49: protobufs:protobufs .............. Passed 0.24 sec
63/69 Test #33: clib:readutil .................... Passed 0.28 sec
64/69 Test #45: nlp:nlp .......................... Passed 0.28 sec
Start 38: clib:uri
Start 35: clib:af_unix
Start 30: clib:crypt
65/69 Test #36: clib:stream ...................... Passed 0.38 sec
66/69 Test #35: clib:af_unix ..................... Passed 0.30 sec
67/69 Test #38: clib:uri ......................... Passed 0.35 sec
68/69 Test #30: clib:crypt ....................... Passed 0.45 sec
69/69 Test #26: swipl:thread ..................... Passed 24.22 sec
99% tests passed, 1 tests failed out of 69
Total Test time (real) = 24.22 sec
The following tests FAILED:
58 - semweb:subprop (Child aborted)
Errors while running CTest
>gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.5.0-3ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04)
>uname -a
Linux dev 4.15.0-123-generic #126-Ubuntu SMP Wed Oct 21 09:40:11 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
>lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Thread(s) per core: 1
Core(s) per socket: 1
Socket(s): 4
NUMA node(s): 1
Vendor ID: GenuineIntel
CPU family: 6
Model: 58
Model name: Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS)
Stepping: 9
CPU MHz: 2594.106
BogoMIPS: 5188.21
Virtualization: VT-x
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 32K
L1i cache: 32K
L2 cache: 4096K
L3 cache: 16384K
NUMA node0 CPU(s): 0-3
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 cx16 pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cpuid_fault pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust smep erms xsaveopt arat umip md_clear arch_capabilities
>bash -c "git show --pretty=oneline | head -n 1"
ebaeab09afe686233196839b227736e4bbf795eb ADDED: library(sandbox): declare nonground/2 as safe.
>git status
On branch master
Your branch is up to date with 'origin/master'.
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
(commit or discard the untracked or modified content in submodules)
modified: ../packages/xpce (modified content)
no changes added to commit (use "git add" and/or "git commit -a")
>ctest -j 8 --output-on-failure
Test project /home/koom/repos/swipl-devel/build
Start 26: swipl:thread
Start 3: swipl:core
Start 7: swipl:library
Start 12: swipl:GC
Start 6: swipl:tabling
Start 47: pengines:pengines
Start 69: ssl:ssl
Start 13: swipl:save
1/69 Test #13: swipl:save ....................... Passed 3.95 sec
Start 58: semweb:subprop
2/69 Test #69: ssl:ssl .......................... Passed 4.71 sec
Start 34: clib:socket
3/69 Test #7: swipl:library .................... Passed 4.86 sec
4/69 Test #3: swipl:core .......................***Exception: SegFault 4.96 sec
Running scripts from core ...............................................................................................................................................................................................................................................................................................................
SWI-Prolog [thread 5 () at Fri Dec 4 10:49:31 2020]: received fatal signal 11 (segv)
C-stack trace labeled "crash":
[0] save_backtrace() at /home/koom/repos/swipl-devel/build/../src/os/pl-cstack.c:332 [0x7f24e17cf468]
[1] print_c_backtrace() at /home/koom/repos/swipl-devel/build/../src/os/pl-cstack.c:867 [0x7f24e17cf61e]
[2] sigCrashHandler() at /home/koom/repos/swipl-devel/build/../src/os/pl-cstack.c:905 [0x7f24e17cf73f]
[3] dispatch_signal() at /home/koom/repos/swipl-devel/build/../src/pl-setup.c:553 [0x7f24e1758103]
[4] killpg() at ??:? [0x7f24e12f9040]
[5] visibleClause__LD() at /home/koom/repos/swipl-devel/build/../src/pl-inline.h:508 [0x7f24e16d77d1]
[6] nextClause__LD() at /home/koom/repos/swipl-devel/build/../src/pl-index.c:586 [0x7f24e16dad1f]
[7] pl_retract1_va() at /home/koom/repos/swipl-devel/build/../src/pl-proc.c:3023 [0x7f24e1743faa]
[8] PL_next_solution() at /home/koom/repos/swipl-devel/build/../src/pl-vmi.c:4355 [0x7f24e16f4bf5]
[9] callProlog() at /home/koom/repos/swipl-devel/build/../src/pl-pro.c:394 [0x7f24e173d89f]
[10] start_thread() at /home/koom/repos/swipl-devel/build/../src/pl-thread.c:1802 [0x7f24e176f859]
[11] start_thread() at /build/glibc-S7xCS9/glibc-2.27/nptl/pthread_create.c:463 [0x7f24e0e9e6db]
[12] clone() at /build/glibc-S7xCS9/glibc-2.27/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:97 [0x7f24e13db71f]
Prolog stack:
[691] system:retract/1 [PC=1 in supervisor]
[690] plunit_retract:collect/2 [PC=8 in clause 1]
[1] plunit_retract:collect/1 [PC=7 in clause 1]
[0] system:$c_call_prolog/0 [PC=0 in top query clause]
Running on_halt hooks with status 139
Killing 3581 with default signal handlers
5/69 Test #47: pengines:pengines ................ Passed 5.15 sec
Start 60: semweb:turtle
Start 28: chr:chr
Start 22: swipl:xsb/table_tests
6/69 Test #12: swipl:GC ......................... Passed 5.70 sec
7/69 Test #6: swipl:tabling .................... Passed 5.69 sec
Start 5: swipl:debug
Start 20: swipl:xsb/delay_tests
8/69 Test #58: semweb:subprop ................... Passed 4.43 sec
Start 1: swipl:basic
9/69 Test #28: chr:chr .......................... Passed 3.26 sec
10/69 Test #20: swipl:xsb/delay_tests ............ Passed 2.60 sec
Start 32: clib:process
Start 27: swipl:thread_wait
11/69 Test #22: swipl:xsb/table_tests ............ Passed 3.66 sec
12/69 Test #5: swipl:debug ...................... Passed 3.38 sec
13/69 Test #60: semweb:turtle .................... Passed 4.03 sec
14/69 Test #34: clib:socket ...................... Passed 4.63 sec
Start 19: swipl:xsb/neg_tests
Start 17: swipl:xsb/ai_tests
Start 16: swipl:xsb/basic_tests
Start 40: http:http
15/69 Test #1: swipl:basic ...................... Passed 2.70 sec
Start 21: swipl:xsb/wfs_tests
16/69 Test #27: swipl:thread_wait ................ Passed 2.37 sec
17/69 Test #32: clib:process ..................... Passed 2.38 sec
18/69 Test #19: swipl:xsb/neg_tests .............. Passed 2.04 sec
Start 43: http:proxy
Start 25: swipl:xsb/sub_tests
Start 18: swipl:xsb/ptq
19/69 Test #17: swipl:xsb/ai_tests ............... Passed 2.58 sec
Start 65: zlib:zlib
20/69 Test #40: http:http ........................ Passed 2.86 sec
21/69 Test #16: swipl:xsb/basic_tests ............ Passed 3.08 sec
Start 4: swipl:attvar
Start 37: clib:time
22/69 Test #18: swipl:xsb/ptq .................... Passed 2.00 sec
23/69 Test #21: swipl:xsb/wfs_tests .............. Passed 2.62 sec
Start 44: http:websocket
Start 57: semweb:rdf_db
24/69 Test #25: swipl:xsb/sub_tests .............. Passed 2.24 sec
25/69 Test #65: zlib:zlib ........................ Passed 1.61 sec
26/69 Test #43: http:proxy ....................... Passed 2.36 sec
Start 15: swipl:transaction
Start 41: http:json
Start 2: swipl:unprotected
27/69 Test #4: swipl:attvar ..................... Passed 1.55 sec
28/69 Test #44: http:websocket ................... Passed 1.18 sec
Start 42: http:multipart
Start 56: semweb:rdf11
29/69 Test #37: clib:time ........................ Passed 1.83 sec
30/69 Test #57: semweb:rdf_db .................... Passed 1.69 sec
Start 23: swipl:xsb/incremental_tests
Start 24: swipl:xsb/nonmt_tests
31/69 Test #2: swipl:unprotected ................ Passed 1.58 sec
32/69 Test #41: http:json ........................ Passed 1.70 sec
33/69 Test #15: swipl:transaction ................ Passed 1.71 sec
34/69 Test #42: http:multipart ................... Passed 1.19 sec
Start 54: semweb:load
Start 11: swipl:clp
Start 51: RDF:write
Start 39: http:cgi_stream
35/69 Test #56: semweb:rdf11 ..................... Passed 1.52 sec
36/69 Test #23: swipl:xsb/incremental_tests ...... Passed 1.11 sec
37/69 Test #54: semweb:load ...................... Passed 0.54 sec
Start 66: bdb:bdb
Start 59: semweb:turtle2
Start 48: pengines:term_html
38/69 Test #24: swipl:xsb/nonmt_tests ............ Passed 1.14 sec
39/69 Test #39: http:cgi_stream .................. Passed 0.67 sec
40/69 Test #51: RDF:write ........................ Passed 0.78 sec
41/69 Test #11: swipl:clp ........................ Passed 0.79 sec
42/69 Test #66: bdb:bdb .......................... Passed 0.41 sec
Start 53: semweb:litmap
Start 14: swipl:files
Start 55: semweb:ntriples
Start 64: sgml:c14n
Start 50: RDF:rdf
43/69 Test #48: pengines:term_html ............... Passed 0.75 sec
44/69 Test #55: semweb:ntriples .................. Passed 0.35 sec
45/69 Test #14: swipl:files ...................... Passed 0.35 sec
46/69 Test #59: semweb:turtle2 ................... Passed 0.77 sec
47/69 Test #53: semweb:litmap .................... Passed 0.41 sec
Start 52: semweb:con
Start 68: yaml:yaml
Start 46: redis:redis
Start 9: swipl:charset
Start 8: swipl:compile
48/69 Test #50: RDF:rdf .......................... Passed 0.50 sec
49/69 Test #64: sgml:c14n ........................ Passed 0.61 sec
50/69 Test #68: yaml:yaml ........................ Passed 0.54 sec
51/69 Test #52: semweb:con ....................... Passed 0.54 sec
Start 31: clib:memfile
Start 63: sgml:xsd
Start 67: pcre:pcre
Start 10: swipl:eclipse
52/69 Test #8: swipl:compile .................... Passed 0.84 sec
53/69 Test #9: swipl:charset .................... Passed 0.87 sec
54/69 Test #46: redis:redis ...................... Passed 0.90 sec
55/69 Test #63: sgml:xsd ......................... Passed 0.35 sec
56/69 Test #31: clib:memfile ..................... Passed 0.37 sec
Start 61: sgml:sgml
Start 29: clib:cgi
Start 45: nlp:nlp
Start 49: protobufs:protobufs
Start 33: clib:readutil
57/69 Test #10: swipl:eclipse .................... Passed 0.42 sec
58/69 Test #67: pcre:pcre ........................ Passed 0.54 sec
59/69 Test #49: protobufs:protobufs .............. Passed 0.34 sec
60/69 Test #45: nlp:nlp .......................... Passed 0.34 sec
61/69 Test #29: clib:cgi ......................... Passed 0.34 sec
62/69 Test #61: sgml:sgml ........................ Passed 0.35 sec
Start 62: sgml:sgml_write
Start 36: clib:stream
Start 38: clib:uri
Start 35: clib:af_unix
Start 30: clib:crypt
63/69 Test #38: clib:uri ......................... Passed 0.22 sec
64/69 Test #33: clib:readutil .................... Passed 0.57 sec
65/69 Test #36: clib:stream ...................... Passed 0.31 sec
66/69 Test #62: sgml:sgml_write .................. Passed 0.31 sec
67/69 Test #30: clib:crypt ....................... Passed 0.29 sec
68/69 Test #35: clib:af_unix ..................... Passed 0.30 sec
69/69 Test #26: swipl:thread ..................... Passed 20.09 sec
99% tests passed, 1 tests failed out of 69
Total Test time (real) = 20.09 sec
The following tests FAILED:
3 - swipl:core (SEGFAULT)
Errors while running CTest
>gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.5.0-3ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04)
>uname -a
Linux dev 4.15.0-123-generic #126-Ubuntu SMP Wed Oct 21 09:40:11 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
>lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Thread(s) per core: 1
Core(s) per socket: 1
Socket(s): 4
NUMA node(s): 1
Vendor ID: GenuineIntel
CPU family: 6
Model: 58
Model name: Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS)
Stepping: 9
CPU MHz: 2594.106
BogoMIPS: 5188.21
Virtualization: VT-x
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 32K
L1i cache: 32K
L2 cache: 4096K
L3 cache: 16384K
NUMA node0 CPU(s): 0-3
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 cx16 pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cpuid_fault pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust smep erms xsaveopt arat umip md_clear arch_capabilities
ebaeab09afe686233196839b227736e4bbf795eb ADDED: library(sandbox): declare nonground/2 as safe.
>git status
On branch master
Your branch is up to date with 'origin/master'.
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
(commit or discard the untracked or modified content in submodules)
modified: ../packages/xpce (modified content)
no changes added to commit (use "git add" and/or "git commit -a")
>ctest -j 8 --output-on-failure
Test project /home/koom/repos/swipl-devel/build
Start 26: swipl:thread
Start 3: swipl:core
Start 7: swipl:library
Start 12: swipl:GC
Start 6: swipl:tabling
Start 47: pengines:pengines
Start 69: ssl:ssl
Start 13: swipl:save
1/69 Test #3: swipl:core .......................***Failed 5.08 sec
Running scripts from core ...............................................................................................................................................................................................................................................................................................................
SWI-Prolog [thread 6 () at Fri Dec 4 10:36:46 2020]: received fatal signal 11 (segv)
C-stack trace labeled "crash":
[0] save_backtrace() at /home/koom/repos/swipl-devel/build/../src/os/pl-cstack.c:332 [0x7f2303bf7468]
[1] print_c_backtrace() at /home/koom/repos/swipl-devel/build/../src/os/pl-cstack.c:867 [0x7f2303bf761e]
[2] sigCrashHandler() at /home/koom/repos/swipl-devel/build/../src/os/pl-cstack.c:905 [0x7f2303bf773f]
[3] dispatch_signal() at /home/koom/repos/swipl-devel/build/../src/pl-setup.c:553 [0x7f2303b80103]
[4] killpg() at ??:? [0x7f2303721040]
[5] visibleClause__LD() at /home/koom/repos/swipl-devel/build/../src/pl-inline.h:508 [0x7f2303aff7d1]
[6] nextClause__LD() at /home/koom/repos/swipl-devel/build/../src/pl-index.c:586 [0x7f2303b02d1f]
[7] pl_retract1_va() at /home/koom/repos/swipl-devel/build/../src/pl-proc.c:3023 [0x7f2303b6bfaa]
[8] PL_next_solution() at /home/koom/repos/swipl-devel/build/../src/pl-vmi.c:4355 [0x7f2303b1cbf5]
[9] callProlog() at /home/koom/repos/swipl-devel/build/../src/pl-pro.c:394 [0x7f2303b6589f]
[10] start_thread() at /home/koom/repos/swipl-devel/build/../src/pl-thread.c:1802 [0x7f2303b97859]
[11] start_thread() at /build/glibc-S7xCS9/glibc-2.27/nptl/pthread_create.c:463 [0x7f23032c66db]
[12] clone() at /build/glibc-S7xCS9/glibc-2.27/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:97 [0x7f230380371f]
Prolog stack:
[3782] system:retract/1 [PC=1 in supervisor]
[3781] plunit_retract:collect/2 [PC=8 in clause 1]
[1] plunit_retract:collect/1 [PC=7 in clause 1]
[0] system:$c_call_prolog/0 [PC=0 in top query clause]
Running on_halt hooks with status 139
Killing 20377 with default signal handlers
2/69 Test #47: pengines:pengines ................ Passed 5.27 sec
3/69 Test #69: ssl:ssl .......................... Passed 5.26 sec
Start 58: semweb:subprop
Start 34: clib:socket
Start 60: semweb:turtle
4/69 Test #6: swipl:tabling .................... Passed 5.80 sec
5/69 Test #13: swipl:save ....................... Passed 5.98 sec
Start 28: chr:chr
Start 22: swipl:xsb/table_tests
6/69 Test #7: swipl:library .................... Passed 6.87 sec
Start 5: swipl:debug
7/69 Test #12: swipl:GC ......................... Passed 7.88 sec
Start 20: swipl:xsb/delay_tests
8/69 Test #58: semweb:subprop ................... Passed 4.32 sec
Start 1: swipl:basic
9/69 Test #60: semweb:turtle .................... Passed 4.67 sec
10/69 Test #34: clib:socket ...................... Passed 4.92 sec
11/69 Test #28: chr:chr .......................... Passed 4.38 sec
Start 32: clib:process
Start 27: swipl:thread_wait
Start 16: swipl:xsb/basic_tests
12/69 Test #22: swipl:xsb/table_tests ............ Passed 4.82 sec
Start 19: swipl:xsb/neg_tests
13/69 Test #20: swipl:xsb/delay_tests ............ Passed 3.19 sec
Start 17: swipl:xsb/ai_tests
14/69 Test #5: swipl:debug ...................... Passed 4.32 sec
Start 40: http:http
15/69 Test #16: swipl:xsb/basic_tests ............ Passed 2.36 sec
16/69 Test #19: swipl:xsb/neg_tests .............. Passed 1.74 sec
17/69 Test #27: swipl:thread_wait ................ Passed 2.57 sec
18/69 Test #1: swipl:basic ...................... Passed 3.18 sec
19/69 Test #32: clib:process ..................... Passed 2.58 sec
Start 21: swipl:xsb/wfs_tests
Start 43: http:proxy
Start 25: swipl:xsb/sub_tests
Start 18: swipl:xsb/ptq
Start 65: zlib:zlib
20/69 Test #17: swipl:xsb/ai_tests ............... Passed 3.02 sec
21/69 Test #43: http:proxy ....................... Passed 1.94 sec
22/69 Test #65: zlib:zlib ........................ Passed 1.90 sec
23/69 Test #25: swipl:xsb/sub_tests .............. Passed 1.93 sec
24/69 Test #18: swipl:xsb/ptq .................... Passed 1.91 sec
25/69 Test #21: swipl:xsb/wfs_tests .............. Passed 1.98 sec
Start 4: swipl:attvar
Start 37: clib:time
Start 44: http:websocket
Start 57: semweb:rdf_db
Start 15: swipl:transaction
Start 41: http:json
26/69 Test #40: http:http ........................ Passed 2.47 sec
Start 2: swipl:unprotected
27/69 Test #15: swipl:transaction ................ Passed 1.22 sec
28/69 Test #37: clib:time ........................ Passed 1.37 sec
Start 56: semweb:rdf11
Start 42: http:multipart
29/69 Test #41: http:json ........................ Passed 1.72 sec
30/69 Test #57: semweb:rdf_db .................... Passed 1.74 sec
31/69 Test #44: http:websocket ................... Passed 1.85 sec
32/69 Test #4: swipl:attvar ..................... Passed 1.99 sec
Start 23: swipl:xsb/incremental_tests
Start 24: swipl:xsb/nonmt_tests
Start 54: semweb:load
Start 11: swipl:clp
33/69 Test #2: swipl:unprotected ................ Passed 1.26 sec
34/69 Test #42: http:multipart ................... Passed 0.85 sec
35/69 Test #56: semweb:rdf11 ..................... Passed 0.95 sec
Start 51: RDF:write
Start 39: http:cgi_stream
Start 66: bdb:bdb
36/69 Test #11: swipl:clp ........................ Passed 0.73 sec
37/69 Test #54: semweb:load ...................... Passed 0.75 sec
38/69 Test #24: swipl:xsb/nonmt_tests ............ Passed 0.86 sec
39/69 Test #23: swipl:xsb/incremental_tests ...... Passed 0.98 sec
Start 59: semweb:turtle2
Start 48: pengines:term_html
Start 53: semweb:litmap
Start 14: swipl:files
40/69 Test #66: bdb:bdb .......................... Passed 0.44 sec
41/69 Test #39: http:cgi_stream .................. Passed 0.75 sec
42/69 Test #51: RDF:write ........................ Passed 0.85 sec
43/69 Test #59: semweb:turtle2 ................... Passed 0.43 sec
Start 55: semweb:ntriples
Start 64: sgml:c14n
Start 50: RDF:rdf
Start 52: semweb:con
44/69 Test #14: swipl:files ...................... Passed 0.65 sec
45/69 Test #53: semweb:litmap .................... Passed 0.66 sec
46/69 Test #48: pengines:term_html ............... Passed 0.77 sec
47/69 Test #55: semweb:ntriples .................. Passed 0.47 sec
Start 68: yaml:yaml
Start 9: swipl:charset
Start 46: redis:redis
Start 8: swipl:compile
48/69 Test #52: semweb:con ....................... Passed 0.54 sec
49/69 Test #46: redis:redis ...................... Passed 0.27 sec
50/69 Test #50: RDF:rdf .......................... Passed 0.75 sec
51/69 Test #64: sgml:c14n ........................ Passed 0.85 sec
52/69 Test #68: yaml:yaml ........................ Passed 0.38 sec
Start 31: clib:memfile
Start 67: pcre:pcre
Start 63: sgml:xsd
Start 10: swipl:eclipse
Start 61: sgml:sgml
53/69 Test #8: swipl:compile .................... Passed 0.59 sec
54/69 Test #10: swipl:eclipse .................... Passed 0.21 sec
55/69 Test #63: sgml:xsd ......................... Passed 0.21 sec
56/69 Test #9: swipl:charset .................... Passed 0.60 sec
57/69 Test #67: pcre:pcre ........................ Passed 0.22 sec
Start 29: clib:cgi
Start 45: nlp:nlp
Start 49: protobufs:protobufs
Start 33: clib:readutil
Start 62: sgml:sgml_write
58/69 Test #61: sgml:sgml ........................ Passed 0.33 sec
59/69 Test #49: protobufs:protobufs .............. Passed 0.34 sec
60/69 Test #45: nlp:nlp .......................... Passed 0.34 sec
61/69 Test #29: clib:cgi ......................... Passed 0.34 sec
62/69 Test #31: clib:memfile ..................... Passed 0.66 sec
Start 36: clib:stream
Start 38: clib:uri
Start 35: clib:af_unix
Start 30: clib:crypt
63/69 Test #62: sgml:sgml_write .................. Passed 0.44 sec
64/69 Test #33: clib:readutil .................... Passed 0.45 sec
65/69 Test #30: clib:crypt ....................... Passed 0.13 sec
66/69 Test #35: clib:af_unix ..................... Passed 0.21 sec
67/69 Test #38: clib:uri ......................... Passed 0.21 sec
68/69 Test #36: clib:stream ...................... Passed 0.21 sec
69/69 Test #26: swipl:thread ..................... Passed 20.96 sec
99% tests passed, 1 tests failed out of 69
Total Test time (real) = 20.96 sec
The following tests FAILED:
3 - swipl:core (Failed)
Errors while running CTest
>gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.5.0-3ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04)
>uname -a
Linux dev 4.15.0-123-generic #126-Ubuntu SMP Wed Oct 21 09:40:11 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
>lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Thread(s) per core: 1
Core(s) per socket: 1
Socket(s): 4
NUMA node(s): 1
Vendor ID: GenuineIntel
CPU family: 6
Model: 58
Model name: Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS)
Stepping: 9
CPU MHz: 2594.106
BogoMIPS: 5188.21
Virtualization: VT-x
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 32K
L1i cache: 32K
L2 cache: 4096K
L3 cache: 16384K
NUMA node0 CPU(s): 0-3
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 cx16 pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cpuid_fault pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust smep erms xsaveopt arat umip md_clear arch_capabilities
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment