[Bug 179871] Automatic drive seeking fails on floppy
Ralf Habacker
ralf.habacker at freenet.de
Wed Jan 7 22:58:36 CET 2009
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.
More information about the Kde-windows
mailing list