From kde-core-devel Wed Jan 30 19:44:58 2002 From: Waldo Bastian Date: Wed, 30 Jan 2002 19:44:58 +0000 To: kde-core-devel Subject: Re: Known bugs list for the beta? X-MARC-Message: https://marc.info/?l=kde-core-devel&m=101242009110850 On Wednesday 30 January 2002 07:07 am, Michael Brade wrote: > On Wednesday 30 January 2002 01:23, Dirk Mueller wrote: > > On Die, 29 Jan 2002, Ellis Whitehead wrote: > > > Is there a place to put a list of known bugs for the beta release? > > > > The announcement. but actually, as long as there are no packages yet = the > > best would be to actually fix it ;-) > > related note: does *anybody* see Konqy crashing on exit with the new > KDirLister?=20 Yes. > There's no crash dialog,=20 The crash dialog is not there because we deadlock in malloc. (the applica= tion=20 crashes within some malloc/free function and it still owns the mutex so w= hen=20 the crashhandler uses malloc it deadlocks) I now set an alarm when enteri= ng=20 the crash handler whcih kills the app if that happens. Just in case you=20 wonder what that "Alarm" message means :-) Cheers, Waldo --=20 bastian@kde.org | SuSE Labs KDE Developer | bastian@suse.com