Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 310801 Details for
Bug 453786
named crashed and generated a core
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
gdb-output-with-debuginfo.txt
gdb-output-with-debuginfo.txt (text/plain), 5.65 KB, created by
Alan Matsuoka
on 2008-07-02 15:01:10 UTC
(
hide
)
Description:
gdb-output-with-debuginfo.txt
Filename:
MIME Type:
Creator:
Alan Matsuoka
Created:
2008-07-02 15:01:10 UTC
Size:
5.65 KB
patch
obsolete
>Script started on Thu 08 May 2008 06:56:49 AM CDT >]0;root@adminserver:/var/named[root@adminserver named]# /usr[K[K[K[Kwhich named >/usr/sbin/named >]0;root@adminserver:/var/named[root@adminserver named]# /usr/sbin/named -v >BIND 9.3.3rc2 >]0;root@adminserver:/var/named[root@adminserver named]# gdb /usr/sbin/named core.26704 >GNU gdb Red Hat Linux (6.5-25.el5_1.1rh) >Copyright (C) 2006 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 "x86_64-redhat-linux-gnu"...Using host libthread_db library "/lib64/libthread_db.so.1". > >Loaded symbols for /usr/sbin/named >Reading symbols from /usr/lib64/liblwres.so.9...Reading symbols from /usr/lib/debug/usr/lib64/liblwres.so.9.1.3.debug...done. >done. >Loaded symbols for /usr/lib64/liblwres.so.9 >Reading symbols from /usr/lib64/libdns.so.22...Reading symbols from /usr/lib/debug/usr/lib64/libdns.so.22.0.1.debug...done. >done. >Loaded symbols for /usr/lib64/libdns.so.22 >Reading symbols from /usr/lib64/libbind9.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libbind9.so.0.0.8.debug...done. >done. >Loaded symbols for /usr/lib64/libbind9.so.0 >Reading symbols from /usr/lib64/libisccfg.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libisccfg.so.1.0.6.debug...done. >done. >Loaded symbols for /usr/lib64/libisccfg.so.1 >Reading symbols from /lib64/libcrypto.so.6...Reading symbols from /usr/lib/debug/lib64/libcrypto.so.0.9.8b.debug...done. >done. >Loaded symbols for /lib64/libcrypto.so.6 >Reading symbols from /usr/lib64/libisccc.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libisccc.so.0.2.2.debug...done. >done. >Loaded symbols for /usr/lib64/libisccc.so.0 >Reading symbols from /usr/lib64/libisc.so.11...Reading symbols from /usr/lib/debug/usr/lib64/libisc.so.11.1.1.debug...done. >done. >Loaded symbols for /usr/lib64/libisc.so.11 >Reading symbols from /lib64/libnsl.so.1...Reading symbols from /usr/lib/debug/lib64/libnsl-2.5.so.debug...done. >done. >Loaded symbols for /lib64/libnsl.so.1 >Reading symbols from /lib64/libpthread.so.0...Reading symbols from /usr/lib/debug/lib64/libpthread-2.5.so.debug...done. >done. >Loaded symbols for /lib64/libpthread.so.0 >Reading symbols from /lib64/libdbus-1.so.3...Reading symbols from /usr/lib/debug/lib64/libdbus-1.so.3.2.0.debug...done. >done. >Loaded symbols for /lib64/libdbus-1.so.3 >Reading symbols from /lib64/libc.so.6...Reading symbols from /usr/lib/debug/lib64/libc-2.5.so.debug...done. >done. >Loaded symbols for /lib64/libc.so.6 >Reading symbols from /lib64/libdl.so.2...Reading symbols from /usr/lib/debug/lib64/libdl-2.5.so.debug...done. >done. >Loaded symbols for /lib64/libdl.so.2 >Reading symbols from /usr/lib64/libz.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libz.so.1.2.3.debug...done. >done. >Loaded symbols for /usr/lib64/libz.so.1 >Reading symbols from /lib64/ld-linux-x86-64.so.2...Reading symbols from /usr/lib/debug/lib64/ld-2.5.so.debug...done. >done. >Loaded symbols for /lib64/ld-linux-x86-64.so.2 >Reading symbols from /lib64/libcap.so.1...Reading symbols from /usr/lib/debug/lib64/libcap.so.1.10.debug...done. >done. >Loaded symbols for /lib64/libcap.so.1 >Reading symbols from /lib64/libnss_files.so.2...Reading symbols from /usr/lib/debug/lib64/libnss_files-2.5.so.debug...done. >done. >Loaded symbols for /lib64/libnss_files.so.2 >Core was generated by `/usr/sbin/named -u named'. >Program terminated with signal 6, Aborted. >#0 0x00002aaaac437055 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 >64 return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig); >(gdb) where >#0 0x00002aaaac437055 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 >#1 0x00002aaaac438af0 in *__GI_abort () at abort.c:88 >#2 0x0000555555573395 in library_fatal_error (file=0x2aaaabb9286d "rwlock.c", line=337, format=0x2aaaabb8f50a "RUNTIME_CHECK(%s) %s", > args=0x409ffbc0) at ./main.c:190 >#3 0x00002aaaabb6a804 in isc_error_fatal (file=0x6850 "e", line=26705, format=0x6 <Address 0x6 out of bounds>) at error.c:69 >#4 0x00002aaaaaf38add in free_rbtdb (rbtdb=0x555571204770, log=1084226768, event=0x0) at rbtdb.c:457 >#5 0x00002aaaabb7c7ac in run (uap=<value optimized out>) at task.c:869 >#6 0x00002aaaabfbb2f7 in start_thread (arg=<value optimized out>) at pthread_create.c:296 >#7 0x00002aaaac4d585d in clone () from /lib64/libc.so.6 >(gdb) bt >#0 0x00002aaaac437055 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 >#1 0x00002aaaac438af0 in *__GI_abort () at abort.c:88 >#2 0x0000555555573395 in library_fatal_error (file=0x2aaaabb9286d "rwlock.c", line=337, format=0x2aaaabb8f50a "RUNTIME_CHECK(%s) %s", > args=0x409ffbc0) at ./main.c:190 >#3 0x00002aaaabb6a804 in isc_error_fatal (file=0x6850 "e", line=26705, format=0x6 <Address 0x6 out of bounds>) at error.c:69 >#4 0x00002aaaaaf38add in free_rbtdb (rbtdb=0x555571204770, log=1084226768, event=0x0) at rbtdb.c:457 >#5 0x00002aaaabb7c7ac in run (uap=<value optimized out>) at task.c:869 >#6 0x00002aaaabfbb2f7 in start_thread (arg=<value optimized out>) at pthread_create.c:296 >#7 0x00002aaaac4d585d in clone () from /lib64/libc.so.6 >(gdb) run -v >Starting program: /usr/sbin/named -v >[Thread debugging using libthread_db enabled] >[New Thread 46912532599552 (LWP 4407)] >BIND 9.3.3rc2 > >Program exited normally. >(gdb) quit >]0;root@adminserver:/var/named[root@adminserver named]# exit > >Script done on Thu 08 May 2008 06:57:48 AM CDT
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 453786
:
310797
|
310800
| 310801 |
310802
|
310804
|
310806
|
310808