LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   Thread deadlock RHEL6.1 __lll_lock_wait_private (https://www.linuxquestions.org/questions/red-hat-31/thread-deadlock-rhel6-1-__lll_lock_wait_private-930646/)

rydman 02-22-2012 02:31 AM

Thread deadlock RHEL6.1 __lll_lock_wait_private
 
As previously posted in http://www.linuxquestions.org/questi...1-25-a-890389/, even after upgrading there is these random dead-locks when running RHEL 6.1 and am stuck.

(gdb) bt
#0 0x0000003307ef619e in __lll_lock_wait_private () from /lib64/libc.so.6
#1 0x0000003307e7c1d8 in _L_lock_9165 () from /lib64/libc.so.6
#2 0x0000003307e79ad2 in malloc () from /lib64/libc.so.6
#3 0x0000003307e6fd9b in __libc_message () from /lib64/libc.so.6
#4 0x0000003307e75716 in malloc_printerr () from /lib64/libc.so.6
#5 0x0000003307e75aff in malloc_consolidate () from /lib64/libc.so.6
#6 0x0000003307e77fd8 in _int_free () from /lib64/libc.so.6
#7 0x0000003307613f41 in _dl_close_worker () from /lib64/ld-linux-x86-64.so.2
#8 0x000000330761468e in _dl_close () from /lib64/ld-linux-x86-64.so.2
#9 0x000000330760e106 in _dl_catch_error () from /lib64/ld-linux-x86-64.so.2
#10 0x0000003307a0129c in _dlerror_run () from /lib64/libdl.so.2
#11 0x0000003307a0100f in dlclose () from /lib64/libdl.so.2
#12 0x0000000000414a41 in FreeLibrary(void*) ()


[ids@asgor ~]$ cat /etc/redhat-release
Red Hat Enterprise Linux Server release 6.1 (Santiago)

[ids@asgor ~]$ uname -a
Linux asgor 2.6.32-131.4.1.el6.x86_64 #1 SMP Fri Jun 10 10:54:26 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux

Anyone have any tips? Hints? Cookies?


All times are GMT -5. The time now is 02:34 PM.