Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
on ppc64le-ubuntu-1804-clang10:
main.stack-crash w7 [ fail ]
|
Test ended at 2021-03-24 17:58:49
|
CURRENT_TEST: main.stack-crash
|
The server [mysqld.1 - pid: 17535, winpid: 17535, exit: 256] crashed while running 'check testcase after test'
|
Server log from this test:
|
----------SERVER LOG START-----------
|
----------SERVER LOG END-------------
|
mysqltest failed but provided no output
|
The result from queries just before the failure was:
|
< snip >
|
AND h.spoo_option_id = 10
|
LEFT JOIN t2 i
|
ON i.spoo_uid = sspo_uid
|
AND i.spoo_option_id = 18
|
LEFT JOIN t2 j
|
ON j.spoo_uid = sspo_uid
|
AND j.spoo_option_id = 6
|
GROUP BY a.spoo_value,
|
b.spoo_value,
|
c.spoo_value,
|
d.spoo_value,
|
e.spoo_value,
|
f.spoo_value,
|
g.spoo_value,
|
h.spoo_value,
|
i.spoo_value,
|
j.spoo_value;
|
Count(*)
|
2
|
drop table t1,t2;
|