http://bugzilla.novell.com/show_bug.cgi?id=577489 http://bugzilla.novell.com/show_bug.cgi?id=577489#c5 Till Dörges <td@pre-secure.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |td@pre-secure.de --- Comment #5 from Till Dörges <td@pre-secure.de> 2010-08-01 11:02:41 UTC --- I can confirm the problem on the following system: $ uname -a Linux box 2.6.34-12-default #1 SMP 2010-06-29 02:39:08 +0200 x86_64 x86_64 x86_64 GNU/Linux $ cat /etc/SuSE-release openSUSE 11.3 (x86_64) VERSION = 11.3 The following packages are installed: $ rpm -qa | egrep '^(kernel|hal|glibc)' | sort glibc-2.11.2-3.1.1.x86_64 glibc-32bit-2.11.2-3.1.1.x86_64 glibc-debuginfo-2.11.2-3.1.1.x86_64 glibc-devel-2.11.2-3.1.1.x86_64 glibc-devel-32bit-2.11.2-3.1.1.x86_64 glibc-devel-debuginfo-2.11.2-3.1.1.x86_64 glibc-i18ndata-2.11.2-3.1.1.x86_64 glibc-locale-2.11.2-3.1.1.x86_64 glibc-locale-32bit-2.11.2-3.1.1.x86_64 hal-0.5.14-8.1.x86_64 hal-debuginfo-0.5.14-8.1.x86_64 hal-palm-0.12.3-5.3.x86_64 kernel-debug-devel-2.6.34-12.3.x86_64 kernel-default-2.6.34-12.3.x86_64 kernel-default-devel-2.6.34-12.3.x86_64 kernel-desktop-devel-2.6.34-12.3.x86_64 kernel-devel-2.6.34-12.3.noarch kernel-firmware-20100617-2.2.noarch kernel-source-2.6.34-12.3.noarch kernel-syms-2.6.34-12.3.x86_64 kernel-xen-devel-2.6.34-12.3.x86_64 The backtrace looks like this: # /usr/lib/hal/hald-probe-input Segmentation fault (core dumped) # gdb GNU gdb (GDB) SUSE (7.1-3.12) Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-suse-linux". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. (gdb) core core warning: core file may not match specified executable file. Reading symbols from /usr/lib/hal/hald-probe-input...Reading symbols from /usr/lib/debug/usr/lib/hal/hald-probe-input.debug...done. done. [New Thread 7915] Missing separate debuginfo for Try: zypper install -C "debuginfo(build-id)=ca74d9116ad804a6411ec3b2c6cca6ff08b15a14" Reading symbols from /usr/lib64/libhal.so.1.0.0...Reading symbols from /usr/lib/debug/usr/lib64/libhal.so.1.0.0.debug...done. done. Loaded symbols for /usr/lib64/libhal.so.1.0.0 Reading symbols from /lib64/libdbus-1.so.3.4.0...Reading symbols from /usr/lib/debug/lib64/libdbus-1.so.3.4.0.debug...done. done. Loaded symbols for /lib64/libdbus-1.so.3.4.0 Reading symbols from /lib64/libpthread-2.11.2.so...Reading symbols from /usr/lib/debug/lib64/libpthread-2.11.2.so.debug...done. done. Loaded symbols for /lib64/libpthread-2.11.2.so Reading symbols from /lib64/libc-2.11.2.so...Reading symbols from /usr/lib/debug/lib64/libc-2.11.2.so.debug...done. done. Loaded symbols for /lib64/libc-2.11.2.so Reading symbols from /lib64/librt-2.11.2.so...Reading symbols from /usr/lib/debug/lib64/librt-2.11.2.so.debug...done. done. Loaded symbols for /lib64/librt-2.11.2.so Reading symbols from /lib64/ld-2.11.2.so...Reading symbols from /usr/lib/debug/lib64/ld-2.11.2.so.debug...done. done. Loaded symbols for /lib64/ld-2.11.2.so Core was generated by `/usr/lib/hal/hald-probe-input'. Program terminated with signal 11, Segmentation fault. #0 __libc_free (mem=0xa) at malloc.c:3710 3710 malloc.c: No such file or directory. in malloc.c (gdb) -- 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.