| Summary: | menuconfig segfaults on tinyx if wchar is not selected | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Frank Hoeflich <frankhoeflich> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | critical | CC: | buildroot, frankhoeflich, jacmet, jim-bz |
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | PC | Target: | Any |
| Build: | 02.2009 | ||
|
Description
Frank Hoeflich
2009-02-13 02:40:06 UTC
Forget the screenshot - 75kb limit. :-@( It seems like Kconfig doesn't like comment entries in choice selections. The comments were added to make it clear why you can't select xorg/tinyx, but you are ofcourse not supposed to be able to select those comments. It seems to me that the easiest fix (besides reporting upstream, the bug exists in the latest kernel as well) is to move the comments outside the choice / endchoice Workaround committed as r25316 |