看板 DFBSD_bugs 關於我們 聯絡資訊
On 2004-12-30, Matthew Dillon <dillon@apollo.backplane.com> wrote: > Ok, try this patch. > > Theoretically the trigger for your bug is when you disconnect an > smb session, then do a 'ps' (or anything does a 'ps' equivalent, > in the case of the crash a KDE daemon was doing it). See if you > can reproduce the bug without the patch and then see if the patch > fixes it. It may be hard to reproduce but since it was totally > broken before I'll commit the patch anyway (unless the patch causes > an instant panic that is :-)). > > -Matt > em i was able reproduce the bug before patching ... after patching when i played around with smb i got a panic VERY fast ... but when doing a bt in gdb it's different on the latest memory dump as the ones before. Should I upload the memory dump (will probably take a day or so) or is it safe to say that it's the cause of the patch?