Using kernel 2.6.23-rc7 as xen domU client system I observe a kernel bug which occurs reproducibly when calling a shell from midnight commander F2 context menu or with testcase given below (However most other programs seem to be well behaved and do not trigger this bug). - A kernel compiled with debug info gives: Kernel BUG at c01037dc [verbose debug info unavailable] invalid opcode: 0000 [#5] PREEMPT SMP ... Call Trace: [<c0103de9>] <0> [<c015d1d1>] <0> [<c0190078>] <0> [<c012633e>] <0> [<c016fa54>] <0> [<c0106547>] <0> [<c01080d2>] <0> ======================= ... gdb) l *0xc01037dc 0xc01037dc is in xen_mc_flush (arch/i386/xen/multicalls.c:68). 63 } else 64 BUG_ON(b->argidx != 0); 65 66 local_irq_restore(flags); 67 68 BUG_ON(ret); 69 } 0xc0103de9 is in xen_exit_mmap (arch/i386/xen/multicalls.h:42). 0xc015d1d1 is in exit_mmap (include/asm/paravirt.h:722). 0xc0190078 is in load_script (fs/binfmt_script.c:19). 0xc012633e is in mmput (kernel/fork.c:395). 0xc016fa54 is in do_execve (fs/exec.c:1421). 0xc0106547 is in sys_execve (arch/i386/kernel/process.c:793). No source file for address 0xc01080d2. /proc/cpuinfo: ...AMD Athlon(tm) X2 Dual Core Processor BE-2350 ... full info is at http://spblinux.de/xen/20070923/ Same bug if preempt is disabled; same bug if vcpus is reduced to 1 in xen domU. Please cc to osth at freesurf.ch because I am not on the list. Christian Ostheimer testcase which triggers the bug: #!/bin/bash # # modified configure script: max commandline length test CONFIG_SHELL=/bin/bash i=0 export teststring=ABCD while (test "X"`$CONFIG_SHELL -c "echo X$teststring" 2>/dev/null` \ = "XX$teststring") >/dev/null 2>&1 && new_result=`expr "X$teststring" : ".*" 2>&1` && lt_cv_sys_max_cmd_len=$new_result && test $i != 17 # 1/2 MB should be enough do i=`expr $i + 1` teststring=$teststring$teststring done teststring= # Add a significant safety factor because C++ compilers can tack on massive # amounts of additional arguments before passing them to the linker. # It appears as though 1/2 is a usable value. echo `expr $lt_cv_sys_max_cmd_len \/ 2` Neu: Das erste ADSL-Abo ohne Monatsgebühr! Steigen Sie jetzt auf sunrise ADSL free um. http://www.sunrise.ch/privatkunden/iminternetsurfen/adsl/adsl_abosundpreise/adsl_geleg... -
| J.C. Pizarro | Re: linux+glibc memory allocator, poor performance |
| Linus Torvalds | Re: BUG: mmapfile/writev spurious zero bytes (x86_64/not i386, bisected, reproduca... |
| Greg Kroah-Hartman | [PATCH 012/196] nozomi driver |
| Vladislav Bolkhovitin | Re: [Scst-devel] Integration of SCST in the mainstream Linux kernel |
git: | |
| Peter Karlsson | RCS keyword expansion |
| Dennis Schridde | Odd number of elements in anonymous hash |
| Andreas Hildebrandt | CVS-$Id:$ replacement in git? |
| Eric Wong | Re: git-svn "cannot lock ref" error during fetch |
| Jarek Poplawski | [PATCH 00/14]: Killing qdisc->ops->requeue(). |
| jamal | [PATCH 2/3][NET_BATCH] net core use batching |
| Patrick McHardy | pkt_sched: add DRR scheduler |
| Marcel Holtmann | Bluetooth fixes for 2.6.27 |
| Charlie Clark | openbsd fail2ban |
| Richard Stallman | Real men don't attack straw men |
| Juan Miscaro | Not updating .libs-XXXXX, remember to clean it (huh?) |
| Der Engel | vlan trunking OpenBSD/Cisco switch |
