from gdb on the core file:
#1 0xb7ba0f54 in SavageLoadCursorImage (pScrn=0x81f3d58,
src=0x834ca48 "\017�") at ../../src/savage_cursor.c:214
214 memcpy(psav->FBBase + psav->CursorKByte * 1024, src, 1024);
(gdb) info locals
psav = (SavagePtr) 0x81f4e00
(gdb) print psav
$1 = (SavagePtr) 0x81f4e00
(gdb) print psav->FBBase
$2 = (unsigned char *) 0x0
(gdb) print psav->CursorKByte
$3 = 16252
** Summary changed:
- [apport] Xorg crashed with SIGSEGV in memcpy()
+ [apport] Xorg crashed with SIGSEGV in memcpy() on logout
--
[apport] Xorg crashed with SIGSEGV in memcpy() on logout
https://bugs.launchpad.net/bugs/104188
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs