Bug #2709
closedxorg crash with X86_64_GENERIC
0%
Description
Hi,
I am running Current on a X61 Lenovo Notebook (I know quite an old machine :)) and observe a crash every time Xorg (using WM 'Awesome') is running after a short period of time (several minutes).
The machine crashed the first time after I have upgraded from 3.6 to 3.8 and then I thought of trying Current, but did not see any improvement.
Regards
Matthias
Files
Updated by jorisgio over 10 years ago
- Related to Bug #2707: physical memory corruption with intel gpu 4500HD added
Updated by jorisgio over 10 years ago
Hi, this is probably the same issue as #2707. The bug is not fixed yet but is being worked on. In the meantime, if you have more than 2GB of ram, you can try the patch. If the patch does not work, you can boot verbose, grep "flush page" in dmesg and grab the address of the page, and change 0x80000000 by its value on the patch.
Thanks for reporting
Updated by masu over 10 years ago
Hi, I have applied your patch and it runs stable for now, thanks for your fast response!
Please tell me if I can help in finding a good solution to this fix.