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 185671 Details for
Bug 275751
New service gets stuck in recovering state if start script exits with status 1
[?]
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 backtrace on second node
citcigs4-gdb.txt (text/plain), 5.32 KB, created by
Mark Huth
on 2007-09-04 05:47:49 UTC
(
hide
)
Description:
gdb backtrace on second node
Filename:
MIME Type:
Creator:
Mark Huth
Created:
2007-09-04 05:47:49 UTC
Size:
5.32 KB
patch
obsolete
>[root@citcigs4 ~]# cat debug.cmds >thr a a bt >quit >[root@citcigs4 ~]# ps -ef|grep clurgmgrd >root 3808 1 0 Jun15 ? 00:00:00 clurgmgrd -t 30 >root 3809 3808 0 Jun15 ? 00:48:34 clurgmgrd -t 30 >root 8868 7550 0 22:09 pts/2 00:00:00 grep clurgmgrd >[root@citcigs4 ~]# gdb -x debug.cmds /usr/sbin/clurgmgrd 3808 >GNU gdb Red Hat Linux (6.3.0.0-1.143.el4rh) >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 "i386-redhat-linux-gnu"...Using host libthread_db library "/lib/tls/libthread_db.so.1". > >Attaching to program: /usr/sbin/clurgmgrd, process 3808 >Reading symbols from /usr/lib/libxml2.so.2...done. >Loaded symbols for /usr/lib/libxml2.so.2 >Reading symbols from /lib/tls/libpthread.so.0...done. >[Thread debugging using libthread_db enabled] >[New Thread -1208977728 (LWP 3808)] >Loaded symbols for /lib/tls/libpthread.so.0 >Reading symbols from /lib/libdl.so.2...done. >Loaded symbols for /lib/libdl.so.2 >Reading symbols from /lib/tls/libc.so.6...done. >Loaded symbols for /lib/tls/libc.so.6 >Reading symbols from /usr/lib/libz.so.1...done. >Loaded symbols for /usr/lib/libz.so.1 >Reading symbols from /lib/tls/libm.so.6...done. >Loaded symbols for /lib/tls/libm.so.6 >Reading symbols from /lib/ld-linux.so.2...done. >Loaded symbols for /lib/ld-linux.so.2 >0x003197a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 > >Thread 1 (Thread -1208977728 (LWP 3808)): >#0 0x003197a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 >#1 0x004a94c3 in __waitpid_nocancel () from /lib/tls/libpthread.so.0 >#2 0x0805ad9b in watchdog_init () at watchdog.c:73 >#3 0x0804d59d in main (argc=3, argv=0xbfe95034) at main.c:803 >#4 0x00347de3 in __libc_start_main () from /lib/tls/libc.so.6 >#5 0x0804a721 in _start () > >[root@citcigs4 ~]# gdb -x debug.cmds /usr/sbin//clurgmgrd 3809 >GNU gdb Red Hat Linux (6.3.0.0-1.143.el4rh) >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 "i386-redhat-linux-gnu"...Using host libthread_db library "/lib/tls/libthread_db.so.1". > >Attaching to program: /usr/sbin/clurgmgrd, process 3809 >Reading symbols from /usr/lib/libxml2.so.2...done. >Loaded symbols for /usr/lib/libxml2.so.2 >Reading symbols from /lib/tls/libpthread.so.0...done. >[Thread debugging using libthread_db enabled] >[New Thread -1208977728 (LWP 3809)] >[New Thread -1232082016 (LWP 14076)] >[New Thread -1261429856 (LWP 5440)] >Loaded symbols for /lib/tls/libpthread.so.0 >Reading symbols from /lib/libdl.so.2...done. >Loaded symbols for /lib/libdl.so.2 >Reading symbols from /lib/tls/libc.so.6...done. >Loaded symbols for /lib/tls/libc.so.6 >Reading symbols from /usr/lib/libz.so.1...done. >Loaded symbols for /usr/lib/libz.so.1 >Reading symbols from /lib/tls/libm.so.6...done. >Loaded symbols for /lib/tls/libm.so.6 >Reading symbols from /lib/ld-linux.so.2...done. >Loaded symbols for /lib/ld-linux.so.2 >Reading symbols from /lib/libgcc_s.so.1...done. >Loaded symbols for /lib/libgcc_s.so.1 >Reading symbols from /lib/magma/magma_sm.so...done. >Loaded symbols for /lib/magma/magma_sm.so >Reading symbols from /lib/libnss_files.so.2...done. >Loaded symbols for /lib/libnss_files.so.2 >0x003197a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 > >Thread 3 (Thread -1261429856 (LWP 5440)): >#0 0x003197a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 >#1 0x003f4681 in ___newselect_nocancel () from /lib/tls/libc.so.6 >#2 0x0805d08b in vf_event_loop (my_node_id=1) at vft.c:853 >#3 0x0805d3cc in vf_server (arg=0x8745738) at vft.c:941 >#4 0x004a33cc in start_thread () from /lib/tls/libpthread.so.0 >#5 0x003fbc3e in clone () from /lib/tls/libc.so.6 > >Thread 2 (Thread -1232082016 (LWP 14076)): >#0 0x003197a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 >#1 0x003f4681 in ___newselect_nocancel () from /lib/tls/libc.so.6 >#2 0x080605ca in _select_retry () >#3 0x08060885 in _read_retry () >#4 0x0805f5a3 in _msg_receive () >#5 0x0805f5f1 in msg_receive_timeout () >#6 0x08051d11 in relocate_service (svcName=0xb68fe250 "transport1-gw", request=7, target=2) at rg_state.c:1025 >#7 0x08052219 in handle_relocate_req (svcName=0xb68fe250 "transport1-gw", request=7, > preferred_target=18446744073709551615, new_owner=0xb68fe350) at rg_state.c:1196 >#8 0x0805274c in handle_start_req (svcName=0xb68fe250 "transport1-gw", req=2, new_owner=0xb68fe350) at rg_state.c:1393 >#9 0x0804ae27 in resgroup_thread_main (arg=0x8760098) at rg_thread.c:245 >#10 0x004a33cc in start_thread () from /lib/tls/libpthread.so.0 >#11 0x003fbc3e in clone () from /lib/tls/libc.so.6 > >Thread 1 (Thread -1208977728 (LWP 3809)): >#0 0x003197a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 >#1 0x003f4681 in ___newselect_nocancel () from /lib/tls/libc.so.6 >#2 0x0804cf49 in event_loop (clusterfd=6) at main.c:542 >#3 0x0804da71 in main (argc=3, argv=0xbfe95034) at main.c:912 >#4 0x00347de3 in __libc_start_main () from /lib/tls/libc.so.6 >#5 0x0804a721 in _start () > >[root@citcigs4 ~]# exit
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 275751
:
185661
| 185671 |
185681
|
185691