Ubuntu packages don't contain debug info

Bug #842688 reported by Sergey Petrunia
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MariaDB
Invalid
Undecided
Otto Kekäläinen

Bug Description

I unpacked all .deb files that were built for *karmic_amd64* platform (just picked one at random), and for mysqld binary the archives have:

./usr/sbin/mysqld: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), for GNU/Linux 2.6.15, stripped

and no debuginfo file. It is bad that we are not shipping debug information - if we're reported crashes we won't be able to fully analyze them.

Tags: packaging
Colin Charles (ccharles)
tags: added: packaging
Otto Kekäläinen (otto)
Changed in maria:
assignee: nobody → Otto Kekäläinen (otto)
Revision history for this message
Otto Kekäläinen (otto) wrote :

This has been reported upstream at https://mariadb.atlassian.net/browse/MDEV-658 (and also 572)

In Debian and Ubuntu normal packages are not supposed to contain debug symbols, they are stripped when the binary packages are created.

Ubuntu however 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/)

This bug cannot be "solved" so I close it as invalid now.

Changed in maria:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.