From kde-core-devel Fri Jan 13 23:08:13 2006 From: Waldo Bastian Date: Fri, 13 Jan 2006 23:08:13 +0000 To: kde-core-devel Subject: Re: More crash-proof KCrash (was Re: Konq crash backtraces) Message-Id: <200601131508.17362.bastian () kde ! org> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=113719397329903 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--nextPart1764400.bMv4prlj2V" --nextPart1764400.bMv4prlj2V Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline > - no DCOPClient::emergencyClose() - what's the point anyway, I'm quite su= re > it doesn't get called when I do Ctrl+C and KDE seems to work just fine, so > why should it be called when crashing - it calls malloc() and who knows > what else It's called to free up the dcop name while the crash dialog is showing. It= =20 also allows kicker to restart from the crash handler. Cheers, Waldo --nextPart1764400.bMv4prlj2V Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBDyDLhN4pvrENfboIRApilAJwLOFlKFkeoTKEv7gWdyeuz8ajHhACePsXz BPWDsbPG0zaWoy//0vXuA8Q= =ezX8 -----END PGP SIGNATURE----- --nextPart1764400.bMv4prlj2V--