Re: 3.10.9: Oops at elf_core_dump()

2013-08-30 Thread Dan Aloni
On Thu, Aug 29, 2013 at 03:05:50PM -0700, Greg KH wrote: > On Thu, Aug 29, 2013 at 11:46:18PM +0200, Martin MOKREJŠ wrote: > > Hi, > > I just got this stacktrace. Not sure whom to send it, poking throu > > MAINTAINERS > > file and looking for ELF gave me nothing. ;-) > > > > [105670.434336]

Re: 3.10.9: Oops at elf_core_dump()

2013-08-30 Thread Dan Aloni
On Thu, Aug 29, 2013 at 03:05:50PM -0700, Greg KH wrote: On Thu, Aug 29, 2013 at 11:46:18PM +0200, Martin MOKREJŠ wrote: Hi, I just got this stacktrace. Not sure whom to send it, poking throu MAINTAINERS file and looking for ELF gave me nothing. ;-) [105670.434336] BUG: unable to

Re: 3.10.9: Oops at elf_core_dump()

2013-08-29 Thread Martin MOKREJŠ
So it happened again: $ export LD_PRELOAD=/usr/lib64/libduma.so.0.0.0 $ python memory-corruption-test.py DUMA 2.5.15 (shared library, NO_LEAKDETECTION) Copyright (C) 2006 Michael Eddington Copyright (C) 2002-2008 Hayati Ayguen , Procitec GmbH Copyright (C) 1987-1999 Bruce Perens DUMA 2.5.15

Re: 3.10.9: Oops at elf_core_dump()

2013-08-29 Thread Martin MOKREJŠ
Got it for the first time. Actually, am doing something really unusual (http://bugs.python.org/issue18843). Am looking for an answer why I suffer memory corruption in python applicatuons. So I installed DUMA from http://duma.sourceforge.net and tried to recompile failing python. In previous

Re: 3.10.9: Oops at elf_core_dump()

2013-08-29 Thread Greg KH
On Thu, Aug 29, 2013 at 11:46:18PM +0200, Martin MOKREJŠ wrote: > Hi, > I just got this stacktrace. Not sure whom to send it, poking throu > MAINTAINERS > file and looking for ELF gave me nothing. ;-) > > [105670.434336] BUG: unable to handle kernel NULL pointer dereference at >

3.10.9: Oops at elf_core_dump()

2013-08-29 Thread Martin MOKREJŠ
Hi, I just got this stacktrace. Not sure whom to send it, poking throu MAINTAINERS file and looking for ELF gave me nothing. ;-) [105670.434336] BUG: unable to handle kernel NULL pointer dereference at (null) [105670.434366] IP: [] strlen+0x2/0x20 [105670.434385] PGD 18c8e5067 PUD

3.10.9: Oops at elf_core_dump()

2013-08-29 Thread Martin MOKREJŠ
Hi, I just got this stacktrace. Not sure whom to send it, poking throu MAINTAINERS file and looking for ELF gave me nothing. ;-) [105670.434336] BUG: unable to handle kernel NULL pointer dereference at (null) [105670.434366] IP: [812f7b42] strlen+0x2/0x20 [105670.434385] PGD

Re: 3.10.9: Oops at elf_core_dump()

2013-08-29 Thread Greg KH
On Thu, Aug 29, 2013 at 11:46:18PM +0200, Martin MOKREJŠ wrote: Hi, I just got this stacktrace. Not sure whom to send it, poking throu MAINTAINERS file and looking for ELF gave me nothing. ;-) [105670.434336] BUG: unable to handle kernel NULL pointer dereference at (null)

Re: 3.10.9: Oops at elf_core_dump()

2013-08-29 Thread Martin MOKREJŠ
Got it for the first time. Actually, am doing something really unusual (http://bugs.python.org/issue18843). Am looking for an answer why I suffer memory corruption in python applicatuons. So I installed DUMA from http://duma.sourceforge.net and tried to recompilereinstall failing python. In

Re: 3.10.9: Oops at elf_core_dump()

2013-08-29 Thread Martin MOKREJŠ
So it happened again: $ export LD_PRELOAD=/usr/lib64/libduma.so.0.0.0 $ python memory-corruption-test.py DUMA 2.5.15 (shared library, NO_LEAKDETECTION) Copyright (C) 2006 Michael Eddington medding...@gmail.com Copyright (C) 2002-2008 Hayati Ayguen h_ayg...@web.de, Procitec GmbH Copyright (C)