| Summary: | kwin_opengl_test frequent corefile | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | George R. Goffe <grgoffe> | ||||
| Component: | mesa | Assignee: | Adam Jackson <ajax> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 14 | CC: | ajax, fedora, jreznik, kevin, ltinkl, rdieter, rnovacek, ry, smparrish, than | ||||
| Target Milestone: | --- | Keywords: | Triaged | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-01-03 19:48:45 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
|
Description
George R. Goffe
2011-02-27 18:55:36 UTC
Thanks for report, "debuginfo-install kdebase-workspace" runned as root should do the dirty job to clear out unknown symbols. Please attach the newly created backtrace (hopefully with all symbols). Even if there are unknown symbols, we can still see the libraries involved (which often is mesa or *ahem* certain 3rd-party libGL modules that start with "N"). Created attachment 481907 [details]
tar.gz file of files relating to this bug.
Here's the current kernel line from my grub.conf... from another bug. Sigh...
kernel /vmlinuz-2.6.35.11-83.fc14.i686 ro root=/dev/sda2 rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=us quiet init=/sbin/bootchartd nomodeset drm.debug=0x04
Howdy,
Here's the gdb info from my latest core file of this problem. Here also is the lspci output for the display.
THANKS for your help!
George...
18 01:00.0 VGA compatible controller: ATI Technologies Inc M56GL [Mobility FireGL V5250]
clipper -bash-4.1 ~# gdb core.3705
GNU gdb (GDB) Fedora (7.2-46.fc14)
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
warning: core file may not match specified executable file.
Reading symbols from /usr/libexec/kde4/kwin_opengl_test...Reading symbols from /usr/lib/debug/usr/libexec/kde4/kwin_opengl_test.debug...done.
done.
[New Thread 3705]
Reading symbols from /usr/lib/libSM.so.6.0.0...Reading symbols from /usr/lib/debug/usr/lib/libSM.so.6.0.0.debug...done.
done.
Loaded symbols for /usr/lib/libSM.so.6.0.0
Reading symbols from /usr/lib/libICE.so.6.3.0...Reading symbols from /usr/lib/debug/usr/lib/libICE.so.6.3.0.debug...done.
done.
Loaded symbols for /usr/lib/libICE.so.6.3.0
Reading symbols from /usr/lib/libX11.so.6.3.0...Reading symbols from /usr/lib/debug/usr/lib/libX11.so.6.3.0.debug...done.
done.
Loaded symbols for /usr/lib/libX11.so.6.3.0
Reading symbols from /usr/lib/libXext.so.6.4.0...Reading symbols from /usr/lib/debug/usr/lib/libXext.so.6.4.0.debug...done.
done.
Loaded symbols for /usr/lib/libXext.so.6.4.0
Reading symbols from /usr/lib/libXft.so.2.1.13...Reading symbols from /usr/lib/debug/usr/lib/libXft.so.2.1.13.debug...done.
done.
Loaded symbols for /usr/lib/libXft.so.2.1.13
Reading symbols from /usr/lib/libXau.so.6.0.0...Reading symbols from /usr/lib/debug/usr/lib/libXau.so.6.0.0.debug...done.
done.
Loaded symbols for /usr/lib/libXau.so.6.0.0
Reading symbols from /usr/lib/libXdmcp.so.6.0.0...Reading symbols from /usr/lib/debug/usr/lib/libXdmcp.so.6.0.0.debug...done.
done.
Loaded symbols for /usr/lib/libXdmcp.so.6.0.0
Reading symbols from /usr/lib/libXpm.so.4.11.0...Reading symbols from /usr/lib/debug/usr/lib/libXpm.so.4.11.0.debug...done.
done.
Loaded symbols for /usr/lib/libXpm.so.4.11.0
Reading symbols from /usr/lib/libGL.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libGL.so.1
Reading symbols from /usr/lib/libstdc++.so.6.0.14...Reading symbols from /usr/lib/debug/usr/lib/libstdc++.so.6.0.14.debug...done.
done.
Loaded symbols for /usr/lib/libstdc++.so.6.0.14
Reading symbols from /lib/libm-2.13.so...Reading symbols from /usr/lib/debug/lib/libm-2.13.so.debug...done.
done.
Loaded symbols for /lib/libm-2.13.so
Reading symbols from /lib/libgcc_s-4.5.1-20100924.so.1...Reading symbols from /usr/lib/debug/lib/libgcc_s-4.5.1-20100924.so.1.debug...done.
done.
Loaded symbols for /lib/libgcc_s-4.5.1-20100924.so.1
Reading symbols from /lib/libc-2.13.so...Reading symbols from /usr/lib/debug/lib/libc-2.13.so.debug...done.
done.
Loaded symbols for /lib/libc-2.13.so
Reading symbols from /lib/libdl-2.13.so...Reading symbols from /usr/lib/debug/lib/libdl-2.13.so.debug...done.
done.
Loaded symbols for /lib/libdl-2.13.so
Reading symbols from /usr/lib/libfontconfig.so.1.4.4...Reading symbols from /usr/lib/debug/usr/lib/libfontconfig.so.1.4.4.debug...done.
done.
Loaded symbols for /usr/lib/libfontconfig.so.1.4.4
Reading symbols from /usr/lib/libfreetype.so.6.6.0...Reading symbols from /usr/lib/debug/usr/lib/libfreetype.so.6.6.0.debug...done.
done.
Loaded symbols for /usr/lib/libfreetype.so.6.6.0
Reading symbols from /usr/lib/libXrender.so.1.3.0...Reading symbols from /usr/lib/debug/usr/lib/libXrender.so.1.3.0.debug...done.
done.
Loaded symbols for /usr/lib/libXrender.so.1.3.0
Reading symbols from /lib/libpthread-2.13.so...Reading symbols from /usr/lib/debug/lib/libpthread-2.13.so.debug...done.
[Thread debugging using libthread_db enabled]
done.
Loaded symbols for /lib/libpthread-2.13.so
Reading symbols from /usr/lib/libatiuki.so.1...done.
Loaded symbols for /usr/lib/libatiuki.so.1
Reading symbols from /lib/ld-2.13.so...Reading symbols from /usr/lib/debug/lib/ld-2.13.so.debug...done.
done.
Loaded symbols for /lib/ld-2.13.so
Reading symbols from /lib/libexpat.so.1.5.2...Reading symbols from /usr/lib/debug/lib/libexpat.so.1.5.2.debug...done.
done.
Loaded symbols for /lib/libexpat.so.1.5.2
Core was generated by `/usr/libexec/kde4/kwin_opengl_test'.
Program terminated with signal 11, Segmentation fault.
#0 0x02e9e620 in XF86DRIQueryExtension () from /usr/lib/libGL.so.1
Missing separate debuginfos, use: debuginfo-install kernel-debug-debuginfo-2.6.35.11-83.fc14.i686 libuuid-2.18-4.8.fc14.i686 libxcb-1.7-1.fc14.i686
(gdb) where
#0 0x02e9e620 in XF86DRIQueryExtension () from /usr/lib/libGL.so.1
#1 0x00000000 in ?? ()
(gdb)
that's clearly mesa, reassigning. Hi, I did a yum reinstall for the mesa-libGL files and the problem is now gone. Where did my versions come from? I have no clue. Thanks for all your help with this. George... Closing per comment #6. |