Re: 2.6.36/2.6.37: broken compatibility with userspace input-utils ?
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2011-01-28 16:42:56
Also in:
linux-media, lkml
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2011-01-28 16:42:56
Also in:
linux-media, lkml
On Thu, Jan 27, 2011 at 11:53:25AM -0800, Dmitry Torokhov wrote:
On Thu, Jan 27, 2011 at 01:12:48PM -0500, Mark Lord wrote:quoted
On 11-01-27 11:39 AM, Dmitry Torokhov wrote:quoted
On Wed, Jan 26, 2011 at 10:18:53PM -0500, Mark Lord wrote:quoted
No, it does not seem to segfault when I unload/reload ir-kbd-i2c and then invoke it by hand with the same parameters. Quite possibly the environment is different when udev invokes it, and my strace attempt with udev killed the system, so no info there.Hmm, what about compiling with debug and getting a core then?Sure. debug is easy, -g, but you'll have to tell me how to get it do produce a core dump.See if adjusting /etc/security/limits.conf will enable it to dump core. Otherwise you'll have to stick 'ulimit -c unlimited' somewhere...
Mark, Any luck with getting the core? I'd really like to resolve this issue. Thanks. -- Dmitry