http://bugs.kde.org/show_bug.cgi?id=179871





--- Comment #3 from Ralf Habacker <ralf habacker freenet de>  2009-01-07 
22:58:35 ---
The related code is shown below - ecx points to an invalid address, which
causes the seg fault. 

65076B00  xor         eax,eax 
65076B02  cmp         dword ptr [ecx],eax 
65076B04  sete        al   
65076B07  ret              

Because the crash happens somewhere in qtgui4.dll and the related function is
called very often, I guess the crash does not have anything to do with the
floppy related popup. I will probably be a bad pointer access. 

Can't say more yet. :-(


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Kde-windows mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-windows

Reply via email to