[MDEV-9280] Debian: the Lintian complains about "shlib-calls-exit" in ha_tokudb.so Created: 2015-12-14 Updated: 2022-11-10 Resolved: 2022-11-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - TokuDB |
| Affects Version/s: | 10.0 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Sergey Vojtovich | Assignee: | Vicențiu Ciorbaru |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | foundation, tokudb | ||
| Issue Links: |
|
||||||||
| Sprint: | 10.0.24, 10.0.29 | ||||||||
| Description |
|
This is a split from Lintian reports: http://labs.seravo.fi/~otto/mariadb-repo/mariadb-10.0-sid-amd64/lintian-0f7cb30.log and https://lintian.debian.org/tags/shlib-calls-exit.html
nm ./storage/tokudb/ft-index/portability/libtokuportability.so|grep exit
nm ./storage/tokudb/ha_tokudb.so|grep exit
|
| Comments |
| Comment by Sergei Golubchik [ 2016-02-10 ] |
|
This is ok, this _exit is only used on crashes (in the code that tries to generate a stack trace by invoking a gdb). |
| Comment by Otto Kekäläinen [ 2016-11-25 ] |
|
I have no idea how to solve this. I am unassigning me. |
| Comment by Otto Kekäläinen [ 2017-01-03 ] |
|
We might drop TokuDB completely in the near future, so marking this a low priority. |
| Comment by Elena Stepanova [ 2022-11-10 ] |
|
We stopped providing TokuDB starting from 10.5, so I don't expect it is going to be fixed. |