Systemd/src/libudev
Kay Sievers 33c770b174 udev: hwdb - properly handle a missing database
On Thu, Nov 15, 2012 at 5:05 PM, Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> wrote:
> Something like this appeared with latest git:
>
> Nov 15 16:55:46 fedora-15 systemd-udevd[334]: worker [364] terminated by signal 11 (Segmentation fault)
> Nov 15 16:55:46 fedora-15 [387]: Process 364 (systemd-udevd) dumped core.
> Nov 15 16:55:46 fedora-15 systemd-udevd[334]: worker [364] failed while handling '/devices/virtual/net/lo'
> Nov 15 16:55:46 fedora-15 systemd-udevd[334]: worker [360] terminated by signal 11 (Segmentation fault)
> Nov 15 16:55:46 fedora-15 systemd-udevd[334]: worker [360] failed while handling '/devices/pci0000:00/0000:00:03.0/virtio0/net
> Nov 15 16:55:46 fedora-15 [389]: Process 360 (systemd-udevd) dumped core.
>
> Core was generated by usr/lib/systemd/systemd-udevd'.
> Program terminated with signal 11, Segmentation fault.
> #0  0x0000000000423c87 in udev_hwdb_get_properties_list_entry (hwdb=0x0, modalias=0x7fffbcd155f0
2012-11-15 17:30:03 +01:00
..
.gitignore update .gitignore 2012-04-13 21:58:01 +02:00
libudev-device-private.c libudev: update copyright headers 2012-11-12 17:50:33 +01:00
libudev-device.c libudev: update copyright headers 2012-11-12 17:50:33 +01:00
libudev-enumerate.c libudev: update copyright headers 2012-11-12 17:50:33 +01:00
libudev-hwdb-def.h libudev: update copyright headers 2012-11-12 17:50:33 +01:00
libudev-hwdb.c udev: hwdb - properly handle a missing database 2012-11-15 17:30:03 +01:00
libudev-list.c libudev: avoid leak during realloc failure 2012-11-13 01:59:33 +01:00
libudev-monitor.c libudev: update copyright headers 2012-11-12 17:50:33 +01:00
libudev-private.h libudev: update copyright headers 2012-11-12 17:50:33 +01:00
libudev-queue-private.c libudev: update copyright headers 2012-11-12 17:50:33 +01:00
libudev-queue.c libudev: update copyright headers 2012-11-12 17:50:33 +01:00
libudev-util.c libudev: update copyright headers 2012-11-12 17:50:33 +01:00
libudev.c libudev: update copyright headers 2012-11-12 17:50:33 +01:00
libudev.h libudev: update copyright headers 2012-11-12 17:50:33 +01:00
libudev.pc.in libudev: update copyright headers 2012-11-12 17:50:33 +01:00
libudev.sym libudev: import hwdb and export lookup interface 2012-10-27 23:39:41 +02:00
Makefile build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00