[Nouveau] [Bug 51409] [NV05] when ubuntu tests the gnome environment the nouveau_vieux_dri (ver) segfaults

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Aug 24 20:40:09 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=51409

Ilia Mirkin <imirkin at alum.mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #4 from Ilia Mirkin <imirkin at alum.mit.edu> ---
In order to make progress on this issue, we'd need a stacktrace, or at least a
disassembly of the code in question. I think each of the crashes happen in the
same place.

If you see:

[   33.776104] unity_support_t[1416]: segfault at 4 ip 0013f564 sp bfb8a430
error 4 in nouveau_vieux_dri.so[131000+2f000]

Then load up nouveau_vieux_dri.so in gdb (gdb /path/to/nouveau_vieux_dri.so)
and run "disassemble 0xe564". I think. (I never remember how to read those
crash reports. But I just did 0x13f564 - 0x131000. No clue what the 0x2f000
is.)

-- 
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/20130825/c3c5e68a/attachment.html>


More information about the Nouveau mailing list