After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 758501 - testvte crashes on ctrl+rightclick
testvte crashes on ctrl+rightclick
Status: RESOLVED FIXED
Product: vte
Classification: Core
Component: general
git master
Other Linux
: Normal minor
: ---
Assigned To: VTE Maintainers
VTE Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-11-22 18:11 UTC by Egmont Koblinger
Modified: 2015-11-22 20:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Egmont Koblinger 2015-11-22 18:11:55 UTC
*** Error in `/home/egmont/vte/src/.libs/lt-testvte': free(): invalid pointer: 0x00007fdcc579a37f ***
Comment 1 Christian Persch 2015-11-22 20:07:46 UTC
Seems this predates my recent refactoring. The function can return FALSE without nullingout the @matches entries.