http://bugzilla.novell.com/show_bug.cgi?id=537452 User wstephenson@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=537452#c2 Will Stephenson <wstephenson@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|wstephenson@novell.com | --- Comment #2 from Will Stephenson <wstephenson@novell.com> 2009-09-09 02:34:24 MDT --- gorse:~ # valgrind hald --daemon=no ==2078== Memcheck, a memory error detector. ==2078== Copyright (C) 2002-2008, and GNU GPL'd, by Julian Seward et al. ==2078== Using LibVEX rev 1884, a library for dynamic binary translation. ==2078== Copyright (C) 2004-2008, and GNU GPL'd, by OpenWorks LLP. ==2078== Using valgrind-3.4.1, a dynamic binary instrumentation framework. ==2078== Copyright (C) 2000-2008, and GNU GPL'd, by Julian Seward et al. ==2078== For more details, rerun with: -v ==2078== Runner started - allowed paths are '/usr/lib/hal:/usr/lib/hal/scripts:/usr/bin' Run started hal-system-power-pm-is-supported (20000) (0) ! full path is '/usr/lib/hal/hal-system-power-pm-is-supported', program_dir is '/usr/lib/hal' pid 2080: rc=0 signaled=0: /usr/lib/hal/hal-system-power-pm-is-supported ==2078== Invalid read of size 4 ==2078== at 0x80585E8: rules_match_and_merge_device (device_info.c:1073) ==2078== by 0x8058807: di_search_and_merge (device_info.c:1187) ==2078== by 0x807CDB9: add_dev_after_probing (device.c:4802) ==2078== by 0x804ED50: hal_util_callout_device_preprobe (util.c:1035) ==2078== by 0x807CC63: hotplug_event_begin_add_dev (device.c:4966) ==2078== by 0x806EA6C: hotplug_event_begin_sysfs (hotplug.c:172) ==2078== by 0x806EEBE: hotplug_event_process_queue (hotplug.c:295) ==2078== by 0x806FF7E: process_coldplug_events (coldplug.c:552) ==2078== by 0x80706CD: coldplug_synthesize_events (coldplug.c:595) ==2078== by 0x806BCA1: computer_probing_helper_done (osspec.c:493) ==2078== by 0x80517CE: process_reply (hald_runner.c:729) ==2078== by 0x5FFFFF: ??? ==2078== Address 0x0 is not stack'd, malloc'd or (recently) free'd ==2078== ==2078== Process terminating with default action of signal 11 (SIGSEGV) ==2078== Access not within mapped region at address 0x0 ==2078== at 0x80585E8: rules_match_and_merge_device (device_info.c:1073) ==2078== by 0x8058807: di_search_and_merge (device_info.c:1187) ==2078== by 0x807CDB9: add_dev_after_probing (device.c:4802) ==2078== by 0x804ED50: hal_util_callout_device_preprobe (util.c:1035) ==2078== by 0x807CC63: hotplug_event_begin_add_dev (device.c:4966) ==2078== by 0x806EA6C: hotplug_event_begin_sysfs (hotplug.c:172) ==2078== by 0x806EEBE: hotplug_event_process_queue (hotplug.c:295) ==2078== by 0x806FF7E: process_coldplug_events (coldplug.c:552) ==2078== by 0x80706CD: coldplug_synthesize_events (coldplug.c:595) ==2078== by 0x806BCA1: computer_probing_helper_done (osspec.c:493) ==2078== by 0x80517CE: process_reply (hald_runner.c:729) ==2078== by 0x5FFFFF: ??? ==2078== If you believe this happened as a result of a stack overflow in your ==2078== program's main thread (unlikely but possible), you can try to increase ==2078== the size of the main thread stack using the --main-stacksize= flag. ==2078== The main thread stack size used in this run was 8388608. ==2078== ==2078== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 3 from 1) ==2078== malloc/free: in use at exit: 266,427 bytes in 1,686 blocks. ==2078== malloc/free: 4,336 allocs, 2,650 frees, 2,072,820 bytes allocated. ==2078== For counts of detected errors, rerun with: -v ==2078== searching for pointers to 1,686 not-freed blocks. ==2078== checked 329,016 bytes. ==2078== ==2078== LEAK SUMMARY: ==2078== definitely lost: 0 bytes in 0 blocks. ==2078== possibly lost: 3,576 bytes in 25 blocks. ==2078== still reachable: 262,851 bytes in 1,661 blocks. ==2078== suppressed: 0 bytes in 0 blocks. ==2078== Rerun with --leak-check=full to see details of leaked memory. Segmentation fault gorse:~ # -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.