Apport has detected a possible GPU hang. Did your system recently lock up and/or require a hard reboot

Asked by pavan

Apport has detected a possible GPU hang. Did your system recently lock up and/or require a hard reboot this is the error i am getting

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

I suggest you test your RAM using memtest86 from Grub.

What is the output of:

lsb_release -a; uname -a

Thanks

Revision history for this message
Guilherme Buonfiglio de Castro Monteiro (gbuonfiglio) said :
#2

Hello,

I'm experiencing this too. It started just after upgrading kernel from 3.5.0-25 to 3.5.0-26.

uname -a
Linux gbuonfiglio-MacBookPro 3.5.0-26-generic #42-Ubuntu SMP Fri Mar 8 23:18:20 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

lsb_release -a
LSB Version: core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch:core-4.0-amd64:core-4.0-noarch
Distributor ID: Ubuntu
Description: Ubuntu 12.10
Release: 12.10
Codename: quantal

Except this error reporting regarding apport-gpu-error-intel.py, I'm not experiencing anything weird.

[]s,
Guilherme

Revision history for this message
pavan (thunder-storm-lvu) said :
#3

well this command when i write in terminal sayes command not found
this is not helping its annoying when that message pops up every few minuts
what that system error mean
Apport has detected a possible GPU hang. Did your system recently lock up and/or require a hard reboot this is the error i am getting
can any body help me sove this problem
Apport has detected a possible GPU hang. Did your system recently lock up and/or require a hard reboot this is the error i am getting
Apport has detected a possible GPU hang. Did your system recently lock up and/or require a hard reboot this is the error i am getting

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

Have you tried another desktop ession like XFCE, this won't require compositing and may ease your issue. If you install xfce4 package you will get a minimal xfce session installed, your Gnome apps will run without issue

Revision history for this message
Guilherme Buonfiglio de Castro Monteiro (gbuonfiglio) said :
#5

Since issuing:
 sudo service apport restart
I don't see the problem anymore...

you have to reissue this after every reboot, until this bug get fixed.

[]s!

Revision history for this message
pavan (thunder-storm-lvu) said :
#6

 sudo service apport restart
its
not helping..
this error is poping again and again
 sudo service apport restart this command
now its showing some erresor kind of structure a arectangle with half black and half in white

Revision history for this message
pavan (thunder-storm-lvu) said :
#7

and now this mesage is comming again and again...and its bit annoying well i dont know what has happened

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#8

I suggest you report a bug. You may benefit from using the xorg edgers update ppa (not the bleeding edge)

Revision history for this message
Michael Lynch (lynchm0965) said :
#9

I am experiencing the same problem. At one point I had three or four windows popping up telling me there was a problem.
"Apport has detected a possible GPU hangup? Did your system recently lock up or require a hard reboot?"
Most times I have clicked "No," but the last time my screen had frozen, so I clicked "Yes."
Occurred repeatedly for a few days on the Unity desktop. Switched to Gnome desktop environment, and the computer worked well for one evening. Resumed the error messages again after a day.
Something needs to be done to correct this.

Revision history for this message
Samarjit Adhikari (samarjit-adhikari) said :
#10

I am facing same issue.
[Output]
ixsamar@localhost:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.10
Release: 12.10
Codename: quantal

[Output]
ixsamar@localhost:~$ uname -a
Linux localhost 3.5.0-26-generic #42-Ubuntu SMP Fri Mar 8 23:18:20 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

Revision history for this message
Guilherme Buonfiglio de Castro Monteiro (gbuonfiglio) said :
#11

It started againg on my computer. And for the first time I have expecienced hard lockups.
$ lsb_release -a; uname -a
LSB Version: core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch:core-4.0-amd64:core-4.0-noarch
Distributor ID: Ubuntu
Description: Ubuntu 12.10
Release: 12.10
Codename: quantal
Linux gbuonfiglio-MacBookPro 3.5.0-26-generic #42-Ubuntu SMP Fri Mar 8 23:18:20 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

Revision history for this message
Daniel Vasicek (daniel-vasicek) said :
#12

My system has been locking up and requiring reboot to get going again. But the message saying internal error with apport-gpu-error-intel.py returns . I am loosing control of my windows and cannot do any useful work.

Revision history for this message
Guilherme Buonfiglio de Castro Monteiro (gbuonfiglio) said :
#13

Not a solution, but I regain productivity changing my desktop to Xfce until this get fixed.
 sudo apt-get install xubuntu-desktop
Also I revert from lightdm to gdm as I could not start my Xfce session even after selecting it.
 sudo apt-get install gdm
 sudo dpkg-reconfigure gdm

btw reverting to an older kernel did not fix the problem, so maybe this bug must be chased elsewhere...

Revision history for this message
barjea (jean-louis-barre) said :
#14

I did an update to kernel 3.8.4-030804-generic .
Result : only one error message a day and no hang-up. It works's for me.
see :
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1140716

Revision history for this message
Michael Lynch (lynchm0965) said :
#15

How would I update kernel 3.8.4-030804-generic. Is there some sort of command line to use in the Terminal?

Revision history for this message
barjea (jean-louis-barre) said :
#16

see : http://www.upubuntu.com/2013/03/install-linux-kernel-384-in-ubuntulinux.html

cd /tmp
wget http://dl.dropbox.com/u/47950494/upubuntu.com/kernel-3.8.4 -O kernel-3.8.4
chmod +x kernel-3.8.4
sudo sh kernel-3.8.4
sudo reboot

Revision history for this message
Michael Lynch (lynchm0965) said :
#17

Thanks. I just did this. Did get the error message shortly after I rebooted, but that happened only once. If it stays to a once-a-day thing, like you mentioned, I can live with it. Hope this is corrected in Ubuntu 13.04.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#18

You can disable apport.

gksudo gedit /etc/default/apport

Make the obvious change. Save the new file and close gedit. Reboot to test.

Can you help with this problem?

Provide an answer of your own, or ask pavan for more information if necessary.

To post a message you must log in.