* [Buildroot] [Bug 105] New: menuconfig segfaults on tinyx if wchar is not selected
@ 2009-02-13 2:40 bugzilla at busybox.net
2009-02-13 2:58 ` [Buildroot] [Bug 105] " bugzilla at busybox.net
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2009-02-13 2:40 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=105
Host: PC
Target: Any
Build: 02.2009
Summary: menuconfig segfaults on tinyx if wchar is not selected
Product: buildroot
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P3
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: frankhoeflich at yahoo.com
CC: buildroot at uclibc.org
Estimated Hours: 0.0
To reproduce:
1. Get a fresh 02.2009 buildroot.
2. make menuconfig
3. Navigate to Graphic Libraries and applications
4. Navigate to X Window System server
5. Select tinyx. Boom.
My screenshot with error message from Kconfig is attached. The message is:
/bin/sh: line 4: 16472 Segmentation fault
KCONFIG_AUTOCONFIG=package/config/buildroot-config/auto.conf
KCONFIG_AUTOHEADER=package/config/buildroot-config/autoconf.h
package/config/mconf Config.in
If you select wchar in Toolchain between steps 2 and 3, tinyx is selected
normally.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [Bug 105] menuconfig segfaults on tinyx if wchar is not selected
2009-02-13 2:40 [Buildroot] [Bug 105] New: menuconfig segfaults on tinyx if wchar is not selected bugzilla at busybox.net
@ 2009-02-13 2:58 ` bugzilla at busybox.net
2009-02-13 9:14 ` bugzilla at busybox.net
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2009-02-13 2:58 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=105
Frank Hoeflich <frankhoeflich@yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |frankhoeflich at yahoo.com
--- Comment #1 from Frank Hoeflich <frankhoeflich@yahoo.com> 2009-02-13 02:58:21 UTC ---
Forget the screenshot - 75kb limit. :-@(
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [Bug 105] menuconfig segfaults on tinyx if wchar is not selected
2009-02-13 2:40 [Buildroot] [Bug 105] New: menuconfig segfaults on tinyx if wchar is not selected bugzilla at busybox.net
2009-02-13 2:58 ` [Buildroot] [Bug 105] " bugzilla at busybox.net
@ 2009-02-13 9:14 ` bugzilla at busybox.net
2009-02-13 9:18 ` bugzilla at busybox.net
2009-05-04 10:00 ` bugzilla at busybox.net
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2009-02-13 9:14 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=105
Peter Korsgaard <jacmet@uclibc.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jacmet at uclibc.org
Status|NEW |ASSIGNED
--- Comment #2 from Peter Korsgaard <jacmet@uclibc.org> 2009-02-13 09:14:37 UTC ---
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
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [Bug 105] menuconfig segfaults on tinyx if wchar is not selected
2009-02-13 2:40 [Buildroot] [Bug 105] New: menuconfig segfaults on tinyx if wchar is not selected bugzilla at busybox.net
2009-02-13 2:58 ` [Buildroot] [Bug 105] " bugzilla at busybox.net
2009-02-13 9:14 ` bugzilla at busybox.net
@ 2009-02-13 9:18 ` bugzilla at busybox.net
2009-05-04 10:00 ` bugzilla at busybox.net
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2009-02-13 9:18 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=105
Peter Korsgaard <jacmet@uclibc.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #3 from Peter Korsgaard <jacmet@uclibc.org> 2009-02-13 09:18:44 UTC ---
Workaround committed as r25316
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [Bug 105] menuconfig segfaults on tinyx if wchar is not selected
2009-02-13 2:40 [Buildroot] [Bug 105] New: menuconfig segfaults on tinyx if wchar is not selected bugzilla at busybox.net
` (2 preceding siblings ...)
2009-02-13 9:18 ` bugzilla at busybox.net
@ 2009-05-04 10:00 ` bugzilla at busybox.net
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2009-05-04 10:00 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=105
Peter Korsgaard <jacmet@uclibc.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |spambox at nurd.se
--- Comment #4 from Peter Korsgaard <jacmet@uclibc.org> 2009-05-04 10:00:25 UTC ---
*** Bug 313 has been marked as a duplicate of this bug. ***
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-05-04 10:00 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-13 2:40 [Buildroot] [Bug 105] New: menuconfig segfaults on tinyx if wchar is not selected bugzilla at busybox.net
2009-02-13 2:58 ` [Buildroot] [Bug 105] " bugzilla at busybox.net
2009-02-13 9:14 ` bugzilla at busybox.net
2009-02-13 9:18 ` bugzilla at busybox.net
2009-05-04 10:00 ` bugzilla at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox