X server bug possibly OpenChrome in Jaunty
Christopher Chan
christopher.chan at bradbury.edu.hk
Wed Oct 7 06:36:18 UTC 2009
David Kuntadi wrote:
> On Wed, Oct 7, 2009 at 11:31 AM, Christopher Chan
> <christopher.chan at bradbury.edu.hk> wrote:
>
>> Do you at all know what 'double free or corruption' means?
>>
>
> A double free or corruption error in a Fortran program means that
> your program has somehow invoked the free() C runtime function
> with an invalid pointer. This can happen if it is using dynamic
> memory allocation or if it is calling free() in C directly
> somehow.
>
>
I suppose that means you know then that hardware calls are not at all
related to the bug then.
> A common cause of this error is that your code has overwritten
> memory somewhere due to an out-of-bounds array index.
>
> By the way, is this bug (
> https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/367053
> ) affect kubuntu only also affect ubuntu?
>
Who knows. No one else has made a reply to my post to try to see if this
is specific to the hardware I am working with or whether it is higher up
in Xorg and not in the drivers. I guess that bug's description makes it
sufficiently different from mine and so it is probably driver specific
as the problem I have is slightly different and I have different error
messages.
More information about the kubuntu-users
mailing list