On Fri, 2005-01-28 at 09:31 -0800, Stephen Hemminger wrote:
> Here is the strace output of the part that SEGV's, looks like a DRI issue??

[snip]

> munmap(0x955838, 8192)                  = -1 EINVAL (Invalid argument)
> munmap(0x80d7ff0, 3221222108)           = -1 EINVAL (Invalid argument)
> --- SIGSEGV (Segmentation fault) @ 0 (0) ---

No, it really looks like OO tried to munmap() something incorrectly.
3,221,222,108 bytes at offset 0x80d7ff0?

Lee

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to