Bug 193527
| Summary: | TeXmacs segfaults on start | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Horst H. von Brand <vonbrand> | ||||||
| Component: | TeXmacs | Assignee: | Gérard Milmeister <gemi> | ||||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | rawhide | CC: | cq92j9y+rlkr0w, extras-qa, vedran | ||||||
| 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: | 2006-11-12 22:20:44 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: | |||||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 187071 | ||||||||
| Attachments: |
|
||||||||
|
Description
Horst H. von Brand
2006-05-30 01:54:37 UTC
* What is the output on the terminal? * Run with "strace -f texmacs" and send the output. Created attachment 130226 [details]
The output from "strace -f texmacs"
* What is the output on the terminal? Just "Segmentation fault" It seems the problem occurs while loading scheme init files. Rawhide has guile 1.8 instead of guile 1.6.7, so I had to patch a bit to make the thing compile. Apparently this broke something. I have no rawhide installation here, so I can't really test it. Upstream does not yet support guile 1.8 and there has been no discussion about it apart one question regarding compilation errors which hasn't been answered. So, I consider TeXmacs broken on rawhide. I think it is best to request removal from the repositories, unless you would come up with a solution. I am sorry, I cannot do more than wait for a new upstream release supporting guile 1.8. Created attachment 134072 [details]
Output of "strace -f texmacs" here
Again, just "Segmentation fault" when running in a gnome-terminal.
TeXmacs-1.0.6.3-1.fc6
TeXmacs 1.0.6.6 should fix this, according to logs on upstream CVS. Can anyone check that? TeXmacs does not work with guile 1.8.0 from FC-6. It will not be available for FC-6 and current devel until this problem is solved upstream. |