Bug 16498 - Segmentation fault in "make nconfig"
Summary: Segmentation fault in "make nconfig"
Status: RESOLVED CODE_FIX
Alias: None
Product: Other
Classification: Unclassified
Component: Configuration (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: other_configuration@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-03 06:43 UTC by Isaac Jurado
Modified: 2012-07-20 13:15 UTC (History)
2 users (show)

See Also:
Kernel Version:
Subsystem:
Regression: No
Bisected commit-id:


Attachments
Kernel configuration (43.42 KB, application/octet-stream)
2010-08-03 06:43 UTC, Isaac Jurado
Details
/proc/cpuinfo (1.43 KB, application/octet-stream)
2010-08-03 06:44 UTC, Isaac Jurado
Details

Description Isaac Jurado 2010-08-03 06:43:22 UTC
Created attachment 27327 [details]
Kernel configuration

The new curses configuration interfaces (added in 2.6.35) segfaults after the following procedure:

Enter "Genereal Setup"
Enter "GCOV-based kernel profiling"
Press F5 (to go back)

At this point the application segfaults.  The kernel version is vanilla 2.6.35 with the configuration attached.
Comment 1 Isaac Jurado 2010-08-03 06:44:54 UTC
Created attachment 27328 [details]
/proc/cpuinfo

CPU information.
Comment 2 matt mooney 2010-09-30 03:42:24 UTC
Fixed in 2.6.36-rc1

commit 866af407dad3f2202e5d5d717ebd6156ccc33cdd

Note You need to log in before you can comment on or make changes to this bug.