Bugzilla – Attachment 51517 Details for
Bug 120399
udevd segfaults
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
gdb stacktrace
typescript (text/plain), 1.88 KB, created by
Gerd Hoffmann
on 2005-10-05 16:16:00 UTC
(
hide
)
Description:
gdb stacktrace
Filename:
MIME Type:
Creator:
Gerd Hoffmann
Created:
2005-10-05 16:16:00 UTC
Size:
1.88 KB
patch
obsolete
>Script started on Wed Oct 5 18:11:21 2005 >]2;master-xen (root) +ssh +X11 - /root/]1;master-xen (root)[0m[0mmaster-xen root ~# gdb /sbin/udevd /core >GNU gdb 6.3 >Copyright 2004 Free Software Foundation, Inc. >GDB is free software, covered by the GNU General Public License, and you are >welcome to change it and/or distribute copies of it under certain conditions. >Type "show copying" to see the conditions. >There is absolutely no warranty for GDB. Type "show warranty" for details. >This GDB was configured as "i586-suse-linux"...Using host libthread_db library "/lib/tls/libthread_db.so.1". > >Core was generated by `/sbin/udevd --daemon'. >Program terminated with signal 11, Segmentation fault. > >warning: current_sos: Can't read pathname for load map: Input/output error > >Reading symbols from /lib/tls/libc.so.6...done. >Loaded symbols for /lib/tls/libc.so.6 >Reading symbols from /lib/ld-linux.so.2...done. >Loaded symbols for /lib/ld-linux.so.2 >Reading symbols from /lib/libnss_compat.so.2...done. >Loaded symbols for /lib/libnss_compat.so.2 >Reading symbols from /lib/libnsl.so.1...done. >Loaded symbols for /lib/libnsl.so.1 >Reading symbols from /lib/libnss_nis.so.2...done. >Loaded symbols for /lib/libnss_nis.so.2 >Reading symbols from /lib/libnss_files.so.2...done. >Loaded symbols for /lib/libnss_files.so.2 >#0 0x0804c053 in main (argc=2, argv=0xbfcd0ae4, envp=0xbfcd0af0) > at udevd.c:1030 >1030 if (FD_ISSET(inotify_fd, &readfds)) { >(gdb) bt >#0 0x0804c053 in main (argc=2, argv=0xbfcd0ae4, envp=0xbfcd0af0) > at udevd.c:1030 >#1 0xb7ea5ea0 in __libc_start_main () from /lib/tls/libc.so.6 >#2 0x08049871 in _start () at start.S:119 >(gdb) print inotify_fd >$1 = -1 >(gdb) print readfds >$2 = {fds_bits = {64, 0 <repeats 31 times>}} >(gdb) quit >]2;master-xen (root) +ssh +X11 - /root/]1;master-xen (root)[0m[0mmaster-xen root ~# [Kexit > >Script done on Wed Oct 5 18:11:50 2005
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 120399
:
51516
| 51517 |
51583
|
51589