[Nouveau] [Bug 91972] [NVE7] xorg/nouveau crashes when running wine's unit tests under valgrind: EXA: malloc failed for size -262140 bytes
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Sep 11 16:25:13 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=91972
--- Comment #2 from Austin English <austinenglish at gmail.com> ---
(In reply to Ilia Mirkin from comment #1)
> Wow, very uncommon configuration... nouveau as main and intel as "GPU". Are
> you doing any actual offloading (of either outputs or rendering)?
Not that I'm aware of (whatever Fedora set up for this particular hardware).
00:02.0 Display controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core
Processor Integrated Graphics Controller (rev 06)
01:00.0 VGA compatible controller: NVIDIA Corporation GK104 [GeForce GTX 660
OEM] (rev a1)
> exa/exa_migration_mixed.c: FatalError("EXA: malloc failed for
> size %d bytes\n",
>
> pExaPixmap->sys_pitch * pPixmap->drawable.height
>
> exa/exa_priv.h: int sys_pitch; /**< pitch of pixmap in
> system memory */
> include/pixmapstr.h: unsigned short height;
>
> I guess sys_pitch is somehow negative then.
>
> Can you "bisect" the test, i.e. figure out which bit of it triggers the
> issue? And perhaps modify that print to show what the individual values in
> that multiplication are?
I've gotten it down to test_SetWindowPos(). I'll narrow it down further next
week.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150911/1a0d434a/attachment.html>
More information about the Nouveau
mailing list