[MDEV-16066] mysqld got signal 6 when i using rollback on OXS Created: 2018-05-01  Updated: 2018-07-02  Resolved: 2018-07-02

Status: Closed
Project: MariaDB Server
Component/s: Debug
Affects Version/s: 10.2.11, 10.2.14
Fix Version/s: N/A

Type: Bug Priority: Minor
Reporter: zhengzijian Assignee: Unassigned
Resolution: Incomplete Votes: 0
Labels: need_feedback
Environment:

system: mac OS 10.13.4



 Description   

sometimes when i used the phpunit to run the unit testing and used the database rollback will happend. i have no idea whether is php's pdo bugs or the database dirty page cleaner has something wrong.

the error log:

180428 14:13:20 [ERROR] mysqld got signal 6 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
 
To report this bug, see https://mariadb.com/kb/en/reporting-bugs
 
We will try our best to scrape up some info that will hopefully help
diagnose the problem, but since we have already crashed, 
something is definitely wrong and this may fail.
 
Server version: 10.2.14-MariaDB
key_buffer_size=134217728
read_buffer_size=131072
max_used_connections=5
max_threads=153
thread_count=8
It is possible that mysqld could use up to 
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 467249 K  bytes of memory
Hope that's ok; if not, decrease some variables in the equation.
 
Thread pointer: 0x7fd8658b1408
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
stack_bottom = 0x70000d699e90 thread_stack 0x49000



 Comments   
Comment by Elena Stepanova [ 2018-05-31 ]

There is nothing to work with here. Can you provide steps to reproduce the problem?

Generated at Thu Feb 08 08:26:07 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.