Bug 418831
| Summary: | Rhythmbox crashes randomly - mostly at the end of a track | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dmitry Burstein <dmitryburstein> | ||||
| Component: | xorg-x11-drv-nv | Assignee: | X/OpenGL Maintenance List <xgl-maint> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 8 | CC: | bnocera, mcepl | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-12-11 18:35:17 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
Dmitry Burstein
2007-12-10 21:15:07 UTC
Created attachment 283321 [details]
backtrace info
Crashes in X extensions with the NVidia drivers in use. Reassigning to the nv
driver, please reopen when you've reproduced the problem with the nv driver (or
a free driver).
#0 0x00616c1f in XQueryExtension (dpy=0x9d9ec78, name=0x4190df5 "GLX",
major_opcode=0xb2e131dc, first_event=0xb2e131e0, first_error=0xb2e131e4)
at QuExt.c:47
#1 0x0060ba2b in XInitExtension (dpy=0x9d9ec78, name=0x4190df5 "GLX")
at InitExt.c:49
#2 0x005d50f3 in XextAddDisplay () from /usr/lib/libXext.so.6
#3 0x04161a17 in ?? () from /usr/lib/nvidia/libGL.so.1
Hi, I am from the Xorg team, and I have to confirm what Bastien wrote -- unless you will be able to reproduce the problem with open source nv (or vesa) driver, we cannot help you. Please, after reproducing the bug with nv (or vesa) driver, attach your X server config file (/etc/X11/xorg.conf) and X server log file (/var/log/Xorg.*.log) to the bug report as individual uncompressed file attachments using the bugzilla file attachment link below. Could you please also try to run without any /etc/X11/xorg.conf whatsoever and let X11 autodetect your display and video card? Attach to this bug /var/log/Xorg.0.log from this attempt as well, please. We will review this issue again once you've had a chance to attach this information. Thanks in advance. Hi guys. You were right: it was all NVIDIA's driver fault - it was installed in order to try compiz. The bug was unreproducable neither with nv not with vesa drivers (without compiz of course). I was about to file this bug at NVIDIA, but with their new beta drivers the bug was gone, so, all in all it can be closed. Thank you both for the quick response. Thanks for letting us know. |