Ticket #39 (new defect)

Opened 23 months ago

pvfs2-server fails to terminate

Reported by: mtmoore Owned by: parl
Priority: major Milestone:
Component: Server Version: latest
Keywords: Cc:

Description

When given a kill signal the pvfs2-server process fails to terminate. Backtrace of the process is:

0x0000003e8c80d4c4 in lll_lock_wait () from /lib64/libpthread.so.0
(gdb) bt
#0 0x0000003e8c80d4c4 in
lll_lock_wait () from /lib64/libpthread.so.0
#1 0x0000003e8c808e1a in _L_lock_1034 () from /lib64/libpthread.so.0
#2 0x0000003e8c808cdc in pthread_mutex_lock () from /lib64/libpthread.so.0
#3 0x0000000000479039 in gen_posix_mutex_lock ()
#4 0x000000000043d261 in PINT_thread_mgr_bmi_stop ()
#5 0x00000000004346fc in job_finalize ()
#6 0x0000000000414147 in ?? ()
#7 0x00000000004122c8 in main ()

Note: See TracTickets for help on using tickets.