[MDEV-20084] Some pointers may be invalid and cause the dump to abort. Created: 2019-07-17  Updated: 2019-08-25  Resolved: 2019-08-25

Status: Closed
Project: MariaDB Server
Component/s: Full-text Search, Storage Engine - InnoDB
Affects Version/s: 10.4.6
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Manuel Assignee: Unassigned
Resolution: Incomplete Votes: 0
Labels: crash, need_feedback
Environment:

Ubuntu 16.04



 Description   

Trying to get some variables.
Some pointers may be invalid and cause the dump to abort.
Query (0x7fd9e400fd30): SET STATEMENT max_statement_time=10 FOR (SELECT idoutfitproduct,idoutfit from product_for_fulltext inner join outfit on outfit.id=product_for_fulltext.idoutfit WHERE  department = "women" AND productcategory = 'Woman | Accessories | Hair accessories' AND  MATCH (fulltextfield) AGAINST ('il mare')  and outfit.buyable = 1 ORDER BY idoutfit DESC LIMIT 10000)
Connection ID (thread ID): 54
Status: NOT_KILLED

MariaDB server gone away after this query, only if the search keyword is 'il mare'.



 Comments   
Comment by Elena Stepanova [ 2019-07-21 ]

"Some pointers may be invalid and cause the dump to abort" is not an indication of the problem, it's an aftermath. Please paste or attach the whole error log since the last server startup, up to and including the crash and next server restart.

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