[Bug 16088] iPod (?) causes rhythmbox crash
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Mon Sep 26 09:36:07 UTC 2005
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=16088
Ubuntu | rhythmbox
------- Additional Comments From martin.pitt at ubuntu.com 2005-09-26 10:36 UTC -------
(In reply to comment #9)
> From those logs it appears that ipod_item_new is trying to allocate 1.8Gb of
> memory. Why it's trying to do that I don't understand, because the structure it
> should be allocating is only a few bytes big.
That sounds like the classic integer overflow that you will get when mixing
size_t and int variables.
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the desktop-bugs
mailing list