Bug 834419
| Summary: | [abrt] rss-glx-0.9.1.p-11.fc17: ___printf_fp: Process /usr/bin/rss-glx-solarwinds was killed by signal 11 (SIGSEGV) | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | imneo <haimari1> | ||||||
| Component: | rss-glx | Assignee: | Nils Philippsen <nphilipp> | ||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 17 | CC: | nphilipp | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | abrt_hash:5cd8196218773def98f9ac2036342bb32091df45 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2012-06-25 12:52:40 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
imneo
2012-06-21 20:12:17 UTC
Created attachment 593575 [details]
File: backtrace
Created attachment 593576 [details]
File: maps
This crash happens in a virtualbox-specific library. Can you reproduce this crash on bare metal? Sorry but no :( I understand if this prevents you from debugging the issue... Thanks The odds are high that this issue is with glGetString() as implemented in /lib64/VBoxOGLpackspu.so -- the crash happens in this line from libglew (which should never crash): s = glGetString(GL_VERSION); I'll close this bug, but you might contact virtualbox upstream about this issue. |