Bug 520248
Summary: | Xemacs crashes after click on the menu bar | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Matthias Scheutz <matthias.scheutz> |
Component: | xemacs | Assignee: | Jerry James <loganjerry> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 11 | CC: | loganjerry |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 20090217-3.fc11 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-09-10 03:43:22 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: |
Description
Matthias Scheutz
2009-08-29 18:22:24 UTC
I can't reproduce this crash. The fact that -vanilla makes it go away is suspicious. Are you willing to share the contents of your .xemacs/init.el and .xemacs/custom.el? Chances are good that something in there is leading to the crash. If you aren't willing to share, can you use a binary search-like procedure to identify what in init.el or custom.el makes the crash possible? If you are willing to share with me, but not the entire world, feel free to send the files to me in private email. I will use them only to identify the trigger for the crash, then delete them. Even with your init.el and custom.el, both clicking on the menubar and executing M-x new-frame work for me. I notice that you are using the i686 build, while I am using the x86_64 build. That might be significant. Otherwise, we have some environmental difference that leads to this crash for you. I'll look more closely at the backtrace in bug 480845 as well. That seems to indicate a buggy menubar definition. Do you have anything in ~/.xemacs besides init.el and custom.el? What does "rpm -qa | grep xemacs" print? xemacs-packages-base-20090217-3.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/xemacs-packages-base-20090217-3.fc11 xemacs-packages-base-20090217-3.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update xemacs-packages-base'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-9235 xemacs-packages-base-20090217-3.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report. |