[Konsole-devel] [Bug 246652] Closing the shell via CTRL+D crashes

David Faure faure at kde.org
Fri Nov 12 23:10:49 UTC 2010


https://bugs.kde.org/show_bug.cgi?id=246652





--- Comment #54 from David Faure <faure kde org>  2010-11-13 00:10:44 ---
SVN commit 1196295 by dfaure:

Fix use of deleted memory because the pointer returned by getImage() gets
deleted+recreated when
updateImageSize emits changedContentSizeSignal() which ends up calling
getImage() too.
Please check, I don't really know this code -- but valgrind was clear about the
error.
CCMAIL: robertknight at gmail.com

Maybe it solves the crashes from 246652 if they were caused by this memory
corruption.
(Hard to tell, without a valgrind log of that crash)
CCBUG: 246652


 M  +6 -3      TerminalDisplay.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1196295

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list