[Bugme-new] [Bug 16588] New: Regression introduced in 2.6.35.2 causes freezing, crashing, oopsing

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Sat Aug 14 05:23:43 PDT 2010


https://bugzilla.kernel.org/show_bug.cgi?id=16588

           Summary: Regression introduced in 2.6.35.2 causes freezing,
                    crashing, oopsing
           Product: Memory Management
           Version: 2.5
    Kernel Version: 2.6.35.2
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Other
        AssignedTo: akpm at linux-foundation.org
        ReportedBy: wylda at volny.cz
                CC: torvalds at linux-foundation.org
        Regression: Yes


Hi Linus,

sorry to say that, but following commit caused troubles to my machine, which in
2.6.35.2 begans to freeze, crash, vomit traces... My bisection shows:

52423b90e1f5b1bdbbcc6e32f4d37ada29b790c4 is the first bad commit
commit 52423b90e1f5b1bdbbcc6e32f4d37ada29b790c4
Author: Linus Torvalds <torvalds at linux-foundation.org>
Date:   Thu Aug 12 17:54:33 2010 -0700

    mm: keep a guard page below a grow-down stack segment

    commit 320b2b8de12698082609ebbc1a17165727f4c893 upstream.


All the following kernels are tested and affected:
 * 2.6.35.2
 * 2.6.34.4
 * 2.6.32.19


Carrot for search engines:

[  112.320284] CPUFREQ: Per core ondemand sysfs interface is deprecated -
up_threshold
[  182.864528] BUG: scheduling while atomic: bash/6444/0x10000001
[  182.864533] Modules linked in: cpufreq_stats nouveau ttm drm_kms_helper drm
i2c_algo_bit serio_raw [last unloaded: scsi_wait_scan]
[  182.864546] Pid: 6444, comm: bash Not tainted 2.6.35.2 #1
[  182.864549] Call Trace:
[  182.864560]  [<c13e65cb>] ? schedule+0x46b/0x540
[  182.864566]  [<c13e8879>] ? apic_timer_interrupt+0x31/0x38
[  182.864573]  [<c103007b>] ? sched_debug_show+0x85b/0xe00
[  182.864577]  [<c13e6779>] ? _cond_resched+0x29/0x40
[  182.864583]  [<c10a6c55>] ? kmem_cache_alloc+0x75/0xa0
[  182.864589]  [<c109b701>] ? anon_vma_prepare+0xe1/0x110
[  182.864594]  [<c109733c>] ? expand_downwards+0x1c/0x160
[  182.864600]  [<c1025c33>] ? pte_alloc_one+0x33/0x40
[  182.864604]  [<c109534f>] ? handle_mm_fault+0x9af/0xa20
[  182.864609]  [<c10954d9>] ? __get_user_pages+0x119/0x3d0
[  182.864614]  [<c10b189e>] ? get_arg_page+0x4e/0xb0
[  182.864619]  [<c1196d93>] ? strnlen_user+0x23/0x50
[  182.864623]  [<c10b19cc>] ? copy_strings+0xcc/0x190
[  182.864628]  [<c10b1ab1>] ? copy_strings_kernel+0x21/0x40
[  182.864633]  [<c10b3291>] ? do_execve+0x191/0x260
[  182.864639]  [<c100a2a3>] ? sys_execve+0x33/0x80
[  182.864643]  [<c1002cfa>] ? ptregs_execve+0x12/0x18
[  182.864647]  [<c1002c97>] ? sysenter_do_call+0x12/0x26
[  687.818752] BUG: scheduling while atomic: make/12066/0x10000001
[  687.818757] Modules linked in: cpufreq_stats nouveau ttm drm_kms_helper drm
i2c_algo_bit serio_raw [last unloaded: scsi_wait_scan]
[  687.818771] Pid: 12066, comm: make Not tainted 2.6.35.2 #1
[  687.818774] Call Trace:
[  687.818784]  [<c13e65cb>] ? schedule+0x46b/0x540
[  687.818791]  [<c13e8879>] ? apic_timer_interrupt+0x31/0x38
[  687.818795]  [<c13e6779>] ? _cond_resched+0x29/0x40
[  687.818801]  [<c109b63d>] ? anon_vma_prepare+0x1d/0x110
[  687.818806]  [<c109733c>] ? expand_downwards+0x1c/0x160
[  687.818812]  [<c108ea5b>] ? inc_zone_page_state+0x1b/0x20
[  687.818819]  [<c1025c33>] ? pte_alloc_one+0x33/0x40
[  687.818823]  [<c109534f>] ? handle_mm_fault+0x9af/0xa20
[  687.818828]  [<c10954d9>] ? __get_user_pages+0x119/0x3d0
[  687.818834]  [<c10b189e>] ? get_arg_page+0x4e/0xb0
[  687.818840]  [<c1196d93>] ? strnlen_user+0x23/0x50
[  687.818844]  [<c10b19cc>] ? copy_strings+0xcc/0x190
[  687.818849]  [<c10b1ab1>] ? copy_strings_kernel+0x21/0x40
[  687.818853]  [<c10b3291>] ? do_execve+0x191/0x260
[  687.818859]  [<c100a2a3>] ? sys_execve+0x33/0x80
[  687.818864]  [<c1002cfa>] ? ptregs_execve+0x12/0x18
[  687.818868]  [<c1002c97>] ? sysenter_do_call+0x12/0x26
[  744.816563] BUG: scheduling while atomic: gcc/12308/0x10000001
[  744.816568] Modules linked in: cpufreq_stats nouveau ttm drm_kms_helper drm
i2c_algo_bit serio_raw [last unloaded: scsi_wait_scan]
[  744.816582] Pid: 12308, comm: gcc Not tainted 2.6.35.2 #1
[  744.816585] Call Trace:
[  744.816596]  [<c13e65cb>] ? schedule+0x46b/0x540
[  744.816602]  [<c13e8879>] ? apic_timer_interrupt+0x31/0x38
[  744.816606]  [<c13e6779>] ? _cond_resched+0x29/0x40
[  744.816612]  [<c109b63d>] ? anon_vma_prepare+0x1d/0x110
[  744.816617]  [<c109733c>] ? expand_downwards+0x1c/0x160
[  744.816623]  [<c108ea5b>] ? inc_zone_page_state+0x1b/0x20
[  744.816629]  [<c1025c33>] ? pte_alloc_one+0x33/0x40
[  744.816634]  [<c109534f>] ? handle_mm_fault+0x9af/0xa20
[  744.816639]  [<c10954d9>] ? __get_user_pages+0x119/0x3d0
[  744.816645]  [<c10b189e>] ? get_arg_page+0x4e/0xb0
[  744.816650]  [<c1196d93>] ? strnlen_user+0x23/0x50
[  744.816655]  [<c10b19cc>] ? copy_strings+0xcc/0x190
[  744.816659]  [<c10b1ab1>] ? copy_strings_kernel+0x21/0x40
[  744.816664]  [<c10b3291>] ? do_execve+0x191/0x260
[  744.816670]  [<c100a2a3>] ? sys_execve+0x33/0x80
[  744.816674]  [<c1002cfa>] ? ptregs_execve+0x12/0x18
[  744.816678]  [<c1002c97>] ? sysenter_do_call+0x12/0x26

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Bugme-new mailing list