[MDEV-2874] LP:452112 - MariaDB: Debug information not included in .deb packages Created: 2009-10-15 Updated: 2022-03-30 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Sergei Petrunia | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
Current deb builds for mariadb do not include debug information. Debug info (at least for the standalone server binary and for embedded server binary) should be included, as otherwise it won't be possible to analyze bugs. See also https://lists.launchpad.net/maria-developers/msg01241.html |
| Comments |
| Comment by Cafuego (Inactive) [ 2009-10-16 ] |
|
Re: MariaDB: Debug information not included in .deb packages |
| Comment by Rasmus Johansson (Inactive) [ 2009-11-27 ] |
|
Launchpad bug id: 452112 |
| Comment by Otto Kekäläinen [ 2015-12-20 ] |
|
In Debian and Ubuntu normal packages are not supposed to contain debug symbols, they are stipped when the binary packages are created. Ubuntu provides automatically a facility that has the debug symbols, so that users can install them and get better stack traces. See details at https://wiki.ubuntu.com/DebuggingProgramCrash#Debug_Symbol_Packages (and examples at http://ddebs.ubuntu.com/pool/universe/m/mariadb-10.0/) Since December 2015 Debian also generates automatic debug symbol packages, see e.g. http://snapshot.debian.org/package/mariadb-10.0/10.0.22-6/#mariadb-server-10.0-dbgsym_10.0.22-6 |
| Comment by Otto Kekäläinen [ 2022-03-30 ] |
|
allen.lee@mariadb.com This issue is closed. There is no need to reassign it (I noticed you changed assignments today). |