Summary: | intel driver 965GM random crash | ||
---|---|---|---|
Product: | DRI | Reporter: | Vianney Lecroart <acemtp> |
Component: | DRM/Intel | Assignee: | Chris Wilson <chris> |
Status: | CLOSED WORKSFORME | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | jbarnes |
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Vianney Lecroart
2008-01-17 06:53:17 UTC
glxinfo: Mesa DRI Intel(R) 965GM 4.1.3002 x86/MMX/SSE2 When it crashs, there is the callstack in debug mode: Program terminated with signal 11, Segmentation fault. #0 0xb7a6ccbc in memcpy () from /lib/tls/i686/cmov/libc.so.6 (gdb) bt #0 0xb7a6ccbc in memcpy () from /lib/tls/i686/cmov/libc.so.6 #1 0xb76448f3 in _mesa_realloc () from /usr/lib/dri/i965_dri.so #2 0xb7604779 in ?? () from /usr/lib/dri/i965_dri.so #3 0xad4f8b58 in ?? () #4 0x00000600 in ?? () #5 0x00000600 in ?? () #6 0xbfdb7648 in ?? () #7 0xb7604307 in ?? () from /usr/lib/dri/i965_dri.so #8 0x00000001 in ?? () #9 0x00d10025 in ?? () #10 0x00d10015 in ?? () #11 0x00000007 in ?? () Backtrace stopped: previous frame inner to this frame (corrupt stack?) When I run my application under gdb and the crash happen, it completly freeze gdb in an infinite loop where the application takes 100% cpu I need to kill -9 gdb to release it Closing due to inactivity. Reopen if this is still a problem. (You probably didn't get any feedback because you filed it in the wrong section.) |
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.