Bug 25490 - kernel crash with 2.6.32, drm and kms enabled.
Summary: kernel crash with 2.6.32, drm and kms enabled.
Status: RESOLVED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Radeon (show other bugs)
Version: XOrg git
Hardware: Other All
: medium major
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-07 09:14 UTC by dagg
Modified: 2011-10-14 22:56 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
traceback (1.72 KB, text/plain)
2009-12-07 09:14 UTC, dagg
no flags Details
another crash traceback (8.62 KB, text/plain)
2009-12-18 12:37 UTC, dagg
no flags Details

Description dagg 2009-12-07 09:14:22 UTC
Created attachment 31818 [details]
traceback

I have a ati 3450 mobility on a dell studio 1535 running gentoo.
I use kernel-2.6.32, kms, radeon, mesa and libdrm from git/svn.
10 minutes ago while usind the comp my screen blacked out and return into a blurry screen.
I'm use kde 4.3.4 and was using composite at that time.
here is the traceback:
Comment 1 dagg 2009-12-18 12:37:29 UTC
Created attachment 32185 [details]
another crash traceback

another crash, this time it's seems more informative
Comment 2 Rafał Miłecki 2009-12-18 13:42:05 UTC
Your GPU just locks up but we don't have idea from logs what causes that.

Did you do something specific when this has happened? Like some specific application usage, or starting video, or sth?

I experience lock up on my 34xx (Sony VAIO) greatly reproducible by using JDownloader. Will debug that after our HDMI and PM issues will calm down. Maybe this will same fix for your case.

By the way, could you try running JDownloader for some minutes? With having this on top, maximized. You just download it, unpack and use "java -jar JDownloader.jar" to start it.
Comment 3 dagg 2009-12-19 00:18:55 UTC
(In reply to comment #2)
> Your GPU just locks up but we don't have idea from logs what causes that.
> 
> Did you do something specific when this has happened? Like some specific
> application usage, or starting video, or sth?
> 
> I experience lock up on my 34xx (Sony VAIO) greatly reproducible by using
> JDownloader. Will debug that after our HDMI and PM issues will calm down. Maybe
> this will same fix for your case.
> 
> By the way, could you try running JDownloader for some minutes? With having
> this on top, maximized. You just download it, unpack and use "java -jar
> JDownloader.jar" to start it.
> 

it happens on random times, usually, I use firefox and kdevelop 4. compositing is disabled, but the problem still persists.

I haven't used jdownloader for quite a while, will try and report back.
is there any way to produce a better log? will enabling kernel debug will help?
Comment 4 dagg 2009-12-19 00:28:16 UTC
running jdownloader for 5 minutes didn't crashed the system.
is there a way to rule out hardware problems?
Comment 5 Rafał Miłecki 2009-12-19 01:30:15 UTC
I don't think this is hardware problem related, many ppl experience random lock-ups. You may enable drm debug option (15 value maybe?) and watch results using netconsole but you'd get much much noise as you don't have reliable way of reproducing.

Recently I got some crazy lock up and even asked about possible VRAM problem. If you have broken RAM you won't get normal desktop for most of time. So if your desktop is generally OK, that really shouldn't be VRAM issue.
Comment 6 dagg 2009-12-19 02:57:49 UTC
(In reply to comment #5)
> I don't think this is hardware problem related, many ppl experience random
> lock-ups. You may enable drm debug option (15 value maybe?) and watch results
> using netconsole but you'd get much much noise as you don't have reliable way
> of reproducing.
> 
> Recently I got some crazy lock up and even asked about possible VRAM problem.
> If you have broken RAM you won't get normal desktop for most of time. So if
> your desktop is generally OK, that really shouldn't be VRAM issue.
> 

my desktop is ok usually, I'm running gentoo, seems that using the patched gentoo-sources cause the problem in bigger occurrence then the official kernel, currently I'm running the official kernel
Comment 7 cheryl 2009-12-26 07:13:18 UTC
I can confirm as well.  I have had this happen with kernel 2.6.32 stable, and kernel 2.6.33-rc1 and 2.6.33-git unstable.  Latest X, kms, and libdrm will lock up randomly.  R600 chipset here, Radeon HD 3200 video.  It doesn't matter what you are doing, it will happen in minutes to hours or within the day at the most.



(In reply to comment #3)
> (In reply to comment #2)
> > Your GPU just locks up but we don't have idea from logs what causes that.
> > 
> > Did you do something specific when this has happened? Like some specific
> > application usage, or starting video, or sth?
> > 
> > I experience lock up on my 34xx (Sony VAIO) greatly reproducible by using
> > JDownloader. Will debug that after our HDMI and PM issues will calm down. Maybe
> > this will same fix for your case.
> > 
> > By the way, could you try running JDownloader for some minutes? With having
> > this on top, maximized. You just download it, unpack and use "java -jar
> > JDownloader.jar" to start it.
> > 
> 
> it happens on random times, usually, I use firefox and kdevelop 4. compositing
> is disabled, but the problem still persists.
> 
> I haven't used jdownloader for quite a while, will try and report back.
> is there any way to produce a better log? will enabling kernel debug will help?
> 

Comment 8 dagg 2009-12-26 09:50:35 UTC
if you disable kms, your system will probably not freeze.
since I've disabled it (kernel wise) the system didn't froze even once.
Comment 9 cheryl 2009-12-28 00:55:50 UTC
Ok, gave it a shot with kms disabled and that did it.  Looks like whatever is going on, seems to be kms and kernel side. 

(In reply to comment #8)
> if you disable kms, your system will probably not freeze.
> since I've disabled it (kernel wise) the system didn't froze even once.
> 

Comment 10 dagg 2011-10-14 22:56:11 UTC
cannot reproduce in later kernels, seems to be fixed.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.