Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1359939

next-20160314 - crash in i2c_dev_init/bus_register_notifier at boot

From Valdis Kletnieks <Valdis.Kletnieks@vt.edu>
Newsgroups linux.kernel
Subject next-20160314 - crash in i2c_dev_init/bus_register_notifier at boot
Date 2016-03-17 16:10 +0100
Message-ID <rdHIK-zS-29@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Seeing this consistent crash on next-20160314.  Sorry for shortened traceback,
hand-transcribed as the crash doesn't get logged to /sys/fs/pstore as
expected. next-20160307 works just fine.

BUG: unable to handle kernel NULL pointer dereference at 000000000260
IP: blocking_notifier_chain_register+0x37/0xd0
...
Call Trace:
bus_register_notifier+0x1c/0x20
i2c_dev_init+0x9c/0xf2
do_one_initcall_+0x99/0x210
? set_debug_rodata+0x12/0x12
kernel_init_freeable+0x1b3/0x240
kernel_init+0x3/0x100

'git blame' doesn't seem to find anything relevant and recent in
kernel/notifier.c or drivers/i2c/i2c-dev.c.  Does this ring any
bells, or is it time to bisect?

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

next-20160314 - crash in i2c_dev_init/bus_register_notifier at boot Valdis Kletnieks <Valdis.Kletnieks@vt.edu> - 2016-03-17 16:10 +0100
  Re: next-20160314 - crash in i2c_dev_init/bus_register_notifier at  boot Wolfram Sang <wsa@the-dreams.de> - 2016-03-17 22:00 +0100
    Re: next-20160314 - crash in i2c_dev_init/bus_register_notifier at boot Valdis.Kletnieks@vt.edu - 2016-03-18 04:00 +0100
      Re: next-20160314 - crash in i2c_dev_init/bus_register_notifier at  boot Wolfram Sang <wsa@the-dreams.de> - 2016-03-18 08:30 +0100

csiph-web