[Bug 1823404] [NEW] Memory errors reported by valgrind for gdebi-gtk
Elias Rudberg
1823404 at bugs.launchpad.net
Fri Apr 5 20:21:47 UTC 2019
Public bug reported:
This is for gdebi version 0.9.5.7+nmu2.
When running gdebi-gtk through valgrind, for example like this:
valgrind gdebi-gtk -h
that shows lots of memory errors, for example:
- Conditional jump or move depends on uninitialised value(s)
- Use of uninitialised value of size 8
- Invalid read of size 4
- Address 0x4e68020 is 304 bytes inside a block of size 2,208 free'd
and so on. So there are bugs in the code that can cause the program to crash.
One example of a used that got a crash is here:
https://askubuntu.com/questions/1131516/gdebi-gtk-segmentation-fault-core-dumped
** Affects: gdebi (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gdebi in Ubuntu.
https://bugs.launchpad.net/bugs/1823404
Title:
Memory errors reported by valgrind for gdebi-gtk
Status in gdebi package in Ubuntu:
New
Bug description:
This is for gdebi version 0.9.5.7+nmu2.
When running gdebi-gtk through valgrind, for example like this:
valgrind gdebi-gtk -h
that shows lots of memory errors, for example:
- Conditional jump or move depends on uninitialised value(s)
- Use of uninitialised value of size 8
- Invalid read of size 4
- Address 0x4e68020 is 304 bytes inside a block of size 2,208 free'd
and so on. So there are bugs in the code that can cause the program to crash.
One example of a used that got a crash is here:
https://askubuntu.com/questions/1131516/gdebi-gtk-segmentation-fault-core-dumped
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdebi/+bug/1823404/+subscriptions
More information about the foundations-bugs
mailing list