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
Touch seeded packages, 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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to