Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 313] New: mconf segmentation fault when selecting X Window System Server and !BR2_USE_WCHAR
Date: Mon,  4 May 2009 09:39:09 +0000 (UTC)	[thread overview]
Message-ID: <bug-313-163@https.bugs.busybox.net/> (raw)

https://bugs.busybox.net/show_bug.cgi?id=313

           Summary: mconf segmentation fault when selecting X Window System
                    Server and !BR2_USE_WCHAR
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: spambox at nurd.se
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Buildroot version: v2009.02
Distributor ID: Ubuntu
Description:    Ubuntu 8.10
Release:        8.10
Codename:       intrepid
Running on x86 32bit Intel P4

Steps to reproduce:

$ tar xjf ../buildroot-2009.02.tar.bz2
$ cd buildroot-2009.02/
$ make menuconfig

Do the following selections:
Package Selection for the target  --->
Graphic libraries and applications (graphic/text)  --->
X Window System server (none)  --->

Select xorg or tinyx
This results in a segmentation fault

---------------------------- SNIP ----------------------------
/bin/sh: line 4: 20924 Segmentation fault     
KCONFIG_AUTOCONFIG=package/config/buildroot-config/auto.conf
KCONFIG_AUTOHEADER=package/config/buildroot-config/autoconf.h
package/config/mconf Config.in


Program received signal SIGSEGV, Segmentation fault
sym_set_tristate_value (sym=0x0, val=yes) at lkc.h:116
116             return sym->curr.tri;

(gdb) bt
#0  sym_set_tristate_value (sym=0x0, val=yes) at lkc.h:116
#1  0x0804b170 in conf (menu=0x9d6d338) at mconf.c:790
#2  0x0804af7e in conf (menu=0x9d33540) at mconf.c:718
#3  0x0804af7e in conf (menu=0x8066520) at mconf.c:718
#4  0x0804b3d5 in main (ac=Cannot access memory at address 0x0
) at mconf.c:932

114     static inline tristate sym_get_tristate_value(struct symbol *sym)
115     {
116             return sym->curr.tri;
117     }

---------------------------- SNIP ----------------------------


I have not checked if this problem exists upstream


-- 
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.

             reply	other threads:[~2009-05-04  9:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-04  9:39 bugzilla at busybox.net [this message]
2009-05-04 10:00 ` [Buildroot] [Bug 313] mconf segmentation fault when selecting X Window System Server and !BR2_USE_WCHAR bugzilla at busybox.net

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-313-163@https.bugs.busybox.net/ \
    --to=bugzilla@busybox.net \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox