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 161089 Details for
Bug 217067
A thread in pthread_cond_wait() is being signalled (rapidly) by two other threads but it is not being scheduled.
[?]
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.
data from ps axwml and gdb
iidbms (text/plain), 39.75 KB, created by
IBM Bug Proxy
on 2007-08-10 22:39:59 UTC
(
hide
)
Description:
data from ps axwml and gdb
Filename:
MIME Type:
Creator:
IBM Bug Proxy
Created:
2007-08-10 22:39:59 UTC
Size:
39.75 KB
patch
obsolete
>0 500 12192 1 - - 228336 91936 - - pts/1 8795:59 /opt/Ingres/IngresII/ingres/bin/iidbms dbms (default) II >0 500 - - 16 0 - - - Sl - 0:01 - >1 500 - - 16 0 - - 358800 Sl - 0:00 - >1 500 - - 25 0 - - 322566 Sl - 0:00 - >1 500 - - 25 0 - - 322565 Sl - 0:00 - >1 500 - - 25 0 - - 356371 Sl - 0:00 - >1 500 - - 25 0 - - 322565 Sl - 0:00 - >1 500 - - 25 0 - - 322565 Sl - 0:00 - >1 500 - - 25 0 - - 322565 Sl - 0:00 - >1 500 - - 25 0 - - 322565 Sl - 0:00 - >1 500 - - 16 0 - - 322565 Sl - 0:00 - >1 500 - - 16 0 - - 322565 Sl - 0:00 - >1 500 - - 25 0 - - 356421 Sl - 0:00 - >1 500 - - 17 0 - - 322565 Sl - 0:00 - >1 500 - - 25 0 - - 322565 Sl - 0:00 - >1 500 - - 25 0 - - 388292 Sl - 0:00 - >1 500 - - 25 0 - - 322566 Sl - 0:00 - >1 500 - - 16 0 - - 322565 Sl - 0:00 - >1 500 - - 17 0 - - - Sl - 7:42 - >1 500 - - 16 0 - - - Sl - 0:00 - >1 500 - - 17 0 - - 322565 Sl - 0:21 - >1 500 - - 16 0 - - 322565 Sl - 0:04 - >1 500 - - 16 0 - - - Rl - 329:52 - 25088 Thread 9 >1 500 - - 16 0 - - - Rl - 330:06 - 25089 Thread 8 >1 500 - - 25 0 - - 322565 Sl - 0:35 - >1 500 - - 25 0 - - - Rl - 330:43 - 25091 Thread 6 >1 500 - - 25 0 - - 322565 Sl - 0:30 - >1 500 - - 25 0 - - - Rl - 330:39 - 25093 Thread 4 >1 500 - - 15 0 - - 322565 Sl - 0:25 - >1 500 - - 25 0 - - - Rl - 330:32 - 25095 Thread 2 > >Thread 29 (Thread 11418544 (LWP 12334)): >#0 0x004547a2 in _dl_sysinfo_int80 () at rtld.c:577 >#1 0x0034ad9c in pthread_cond_timedwait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:175 >#2 0x00be2260 in IICSMTsuspend () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#3 0x007d05ce in dmc_check_dead () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#4 0x007fa675 in dmf_call () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#5 0x0012fc0f in scs_dbms_task () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#6 0x0013d794 in scs_sequencer () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#7 0x00be01c6 in CSMT_setup () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#8 0x00348371 in start_thread (arg=0xae3bb0) at pthread_create.c:261 >#9 0x00a34ffe in clone () from /lib/tls/libc.so.6 > >(gdb) p *(pthread_cond_t *)0xb7ed20f4 >$1 = {__data = {__lock = 0, __futex = 39153, __total_seq = 19577, __wakeup_seq = 19576, __woken_seq = 19576, > __mutex = 0xffffffff, __nwaiters = 2, __broadcast_seq = 0}, > __size = "\000\000\000\000�\230\000\000yL\000\000\000\000\000\000xL\000\000\000\000\000\000xL\000\000\000\000\000\000����\002\000\000\000\000\000\000\000\000\000\000", __align = 168160854540288} >(gdb) p *(pthread_mutex_t *)0xb7ed20dc >$2 = {__data = {__lock = 0, __count = 0, __owner = 0, __kind = 0, __nusers = 1, __spins = 0}, > __size = '\0' <repeats 16 times>, "\001\000\000\000\000\000\000", __align = 0} >(gdb) p *(struct timespec *)0x00ad9350 >$3 = {tv_sec = 1168627299, tv_nsec = 502000000} > >Thread 28 (Thread 4795312 (LWP 12335)): >#0 0x004547a2 in _dl_sysinfo_int80 () at rtld.c:577 >#1 0x0034ab26 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 >#2 0x00be2366 in IICSMTsuspend () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#3 0x007d1e65 in dmc_force_abort () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#4 0x007fa69b in dmf_call () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#5 0x0012fccf in scs_dbms_task () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#6 0x0013d794 in scs_sequencer () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#7 0x00be01c6 in CSMT_setup () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#8 0x00348371 in start_thread (arg=0x492bb0) at pthread_create.c:261 >#9 0x00a34ffe in clone () from /lib/tls/libc.so.6 > >(gdb) p *(pthread_cond_t *)0xb7ed214c >$10 = {__data = {__lock = 0, __futex = 1, __total_seq = 1, __wakeup_seq = 0, __woken_seq = 0, __mutex = 0xffffffff, > __nwaiters = 2, __broadcast_seq = 0}, > __size = "\000\000\000\000\001\000\000\000\001", '\0' <repeats 23 times>, "����\002\000\000\000\000\000\000\000\000\000\000", __align = 4294967296} >(gdb) p *(pthread_mutex_t *)0xb7ed2134 >$11 = {__data = {__lock = 0, __count = 0, __owner = 0, __kind = 0, __nusers = 1, __spins = 0}, > __size = '\0' <repeats 16 times>, "\001\000\000\000\000\000\000", __align = 0} > >Thread 27 (Thread 4959152 (LWP 12336)): >#0 0x004547a2 in _dl_sysinfo_int80 () at rtld.c:577 >#1 0x0034ab26 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 >#2 0x00be2366 in IICSMTsuspend () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#3 0x007d2ff6 in dmc_group_commit () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#4 0x007fa688 in dmf_call () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#5 0x0012fc6f in scs_dbms_task () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#6 0x0013d794 in scs_sequencer () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#7 0x00be01c6 in CSMT_setup () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#8 0x00348371 in start_thread (arg=0x4babb0) at pthread_create.c:261 >#9 0x00a34ffe in clone () from /lib/tls/libc.so.6 > >(gdb) p *(pthread_cond_t *)0xb7ed21a4 >$12 = {__data = {__lock = 0, __futex = 1, __total_seq = 1, __wakeup_seq = 0, __woken_seq = 0, __mutex = 0xffffffff, > __nwaiters = 2, __broadcast_seq = 0}, > __size = "\000\000\000\000\001\000\000\000\001", '\0' <repeats 23 times>, "����\002\000\000\000\000\000\000\000\000\000\000", __align = 4294967296} >(gdb) p *(pthread_mutex_t *)0xb7ed218c >$13 = {__data = {__lock = 0, __count = 0, __owner = 0, __kind = 0, __nusers = 1, __spins = 0}, > __size = '\0' <repeats 16 times>, "\001\000\000\000\000\000\000", __align = 0} > >Thread 26 (Thread 11680688 (LWP 12338)): >#0 0x004547a2 in _dl_sysinfo_int80 () at rtld.c:577 >#1 0x0034ab26 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 >#2 0x00be2366 in IICSMTsuspend () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#3 0x007d5128 in dmc_logwriter () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#4 0x007fa6ae in dmf_call () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#5 0x0012fbaf in scs_dbms_task () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#6 0x0013d794 in scs_sequencer () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#7 0x00be01c6 in CSMT_setup () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#8 0x00348371 in start_thread (arg=0xb23bb0) at pthread_create.c:261 >#9 0x00a34ffe in clone () from /lib/tls/libc.so.6 > >(gdb) p *(pthread_cond_t *)0xb7ed21fc >$14 = {__data = {__lock = 0, __futex = 1, __total_seq = 1, __wakeup_seq = 0, __woken_seq = 0, __mutex = 0xffffffff, > __nwaiters = 2, __broadcast_seq = 0}, > __size = "\000\000\000\000\001\000\000\000\001", '\0' <repeats 23 times>, "����\002\000\000\000\000\000\000\000\000\000\000", __align = 4294967296} >(gdb) p *(pthread_mutex_t *)0xb7ed21e4 >$15 = {__data = {__lock = 0, __count = 0, __owner = 0, __kind = 0, __nusers = 1, __spins = 0}, > __size = '\0' <repeats 16 times>, "\001\000\000\000\000\000\000", __align = 0} > >Thread 25 (Thread 5122992 (LWP 12339)): >#0 0x004547a2 in _dl_sysinfo_int80 () at rtld.c:577 >#1 0x0034ab26 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 >#2 0x00be2366 in IICSMTsuspend () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#3 0x007d5128 in dmc_logwriter () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#4 0x007fa6ae in dmf_call () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#5 0x0012fbaf in scs_dbms_task () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#6 0x0013d794 in scs_sequencer () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#7 0x00be01c6 in CSMT_setup () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#8 0x00348371 in start_thread (arg=0x4e2bb0) at pthread_create.c:261 >#9 0x00a34ffe in clone () from /lib/tls/libc.so.6 > >(gdb) p *(pthread_cond_t *)0xb7ed2254 >$16 = {__data = {__lock = 0, __futex = 1, __total_seq = 1, __wakeup_seq = 0, __woken_seq = 0, __mutex = 0xffffffff, > __nwaiters = 2, __broadcast_seq = 0}, > __size = "\000\000\000\000\001\000\000\000\001", '\0' <repeats 23 times>, "����\002\000\000\000\000\000\000\000\000\000\000", __align = 4294967296} >(gdb) p *(pthread_mutex_t *)0xb7ed223c >$17 = {__data = {__lock = 0, __count = 0, __owner = 0, __kind = 0, __nusers = 1, __spins = 0}, > __size = '\0' <repeats 16 times>, "\001\000\000\000\000\000\000", __align = 0} > >Thread 24 (Thread 5520304 (LWP 12340)): >#0 0x004547a2 in _dl_sysinfo_int80 () at rtld.c:577 >#1 0x0034ab26 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 >#2 0x00be2366 in IICSMTsuspend () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#3 0x007d5128 in dmc_logwriter () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#4 0x007fa6ae in dmf_call () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#5 0x0012fbaf in scs_dbms_task () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#6 0x0013d794 in scs_sequencer () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#7 0x00be01c6 in CSMT_setup () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#8 0x00348371 in start_thread (arg=0x543bb0) at pthread_create.c:261 >#9 0x00a34ffe in clone () from /lib/tls/libc.so.6 > >(gdb) p *(pthread_cond_t *)0xb7ed22ac >$18 = {__data = {__lock = 0, __futex = 1, __total_seq = 1, __wakeup_seq = 0, __woken_seq = 0, __mutex = 0xffffffff, > __nwaiters = 2, __broadcast_seq = 0}, > __size = "\000\000\000\000\001\000\000\000\001", '\0' <repeats 23 times>, "����\002\000\000\000\000\000\000\000\000\000\000", __align = 4294967296} >(gdb) p *(pthread_mutex_t *)0xb7ed2294 >$19 = {__data = {__lock = 0, __count = 0, __owner = 0, __kind = 0, __nusers = 1, __spins = 0}, > __size = '\0' <repeats 16 times>, "\001\000\000\000\000\000\000", __align = 0} > >Thread 23 (Thread 5872560 (LWP 12341)): >#0 0x004547a2 in _dl_sysinfo_int80 () at rtld.c:577 >#1 0x0034ab26 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 >#2 0x00be2366 in IICSMTsuspend () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#3 0x007d5128 in dmc_logwriter () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#4 0x007fa6ae in dmf_call () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#5 0x0012fbaf in scs_dbms_task () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#6 0x0013d794 in scs_sequencer () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#7 0x00be01c6 in CSMT_setup () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#8 0x00348371 in start_thread (arg=0x599bb0) at pthread_create.c:261 >#9 0x00a34ffe in clone () from /lib/tls/libc.so.6 > >(gdb) p *(pthread_cond_t *)0xb7ed2304 >$20 = {__data = {__lock = 0, __futex = 1, __total_seq = 1, __wakeup_seq = 0, __woken_seq = 0, __mutex = 0xffffffff, > __nwaiters = 2, __broadcast_seq = 0}, > __size = "\000\000\000\000\001\000\000\000\001", '\0' <repeats 23 times>, "����\002\000\000\000\000\000\000\000\000\000\000", __align = 4294967296} >(gdb) p *(pthread_mutex_t *)0xb7ed22ec >$21 = {__data = {__lock = 0, __count = 0, __owner = 0, __kind = 0, __nusers = 1, __spins = 0}, > __size = '\0' <repeats 16 times>, "\001\000\000\000\000\000\000", __align = 0} > >Thread 22 (Thread 11844528 (LWP 12342)): >#0 0x004547a2 in _dl_sysinfo_int80 () at rtld.c:577 >#1 0x0034ab26 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 >#2 0x00be2366 in IICSMTsuspend () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#3 0x007d5128 in dmc_logwriter () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#4 0x007fa6ae in dmf_call () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#5 0x0012fbaf in scs_dbms_task () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#6 0x0013d794 in scs_sequencer () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#7 0x00be01c6 in CSMT_setup () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#8 0x00348371 in start_thread (arg=0xb4bbb0) at pthread_create.c:261 >#9 0x00a34ffe in clone () from /lib/tls/libc.so.6 > >(gdb) p *(pthread_cond_t *)0xb7ed235c >$22 = {__data = {__lock = 0, __futex = 1, __total_seq = 1, __wakeup_seq = 0, __woken_seq = 0, __mutex = 0xffffffff, > __nwaiters = 2, __broadcast_seq = 0}, > __size = "\000\000\000\000\001\000\000\000\001", '\0' <repeats 23 times>, "����\002\000\000\000\000\000\000\000\000\000\000", __align = 4294967296} >(gdb) p *(pthread_mutex_t *)0xb7ed2344 >$23 = {__data = {__lock = 0, __count = 0, __owner = 0, __kind = 0, __nusers = 1, __spins = 0}, > __size = '\0' <repeats 16 times>, "\001\000\000\000\000\000\000", __align = 0} > >Thread 21 (Thread 12008368 (LWP 12343)): >#0 0x004547a2 in _dl_sysinfo_int80 () at rtld.c:577 >#1 0x0034ab26 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 >#2 0x00be2366 in IICSMTsuspend () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#3 0x007d5128 in dmc_logwriter () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#4 0x007fa6ae in dmf_call () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#5 0x0012fbaf in scs_dbms_task () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#6 0x0013d794 in scs_sequencer () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#7 0x00be01c6 in CSMT_setup () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#8 0x00348371 in start_thread (arg=0xb73bb0) at pthread_create.c:261 >#9 0x00a34ffe in clone () from /lib/tls/libc.so.6 > >(gdb) p *(pthread_cond_t *)0xb7ed23b4 >$24 = {__data = {__lock = 0, __futex = 3, __total_seq = 2, __wakeup_seq = 1, __woken_seq = 1, __mutex = 0xffffffff, > __nwaiters = 2, __broadcast_seq = 0}, > __size = "\000\000\000\000\003\000\000\000\002\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000����\002\000\000\000\000\000\000\000\000\000\000", __align = 12884901888} >(gdb) p *(pthread_mutex_t *)0xb7ed239c >$25 = {__data = {__lock = 0, __count = 0, __owner = 0, __kind = 0, __nusers = 1, __spins = 0}, > __size = '\0' <repeats 16 times>, "\001\000\000\000\000\000\000", __align = 0} > >Thread 20 (Thread 12172208 (LWP 12344)): >#0 0x004547a2 in _dl_sysinfo_int80 () at rtld.c:577 >#1 0x0034ab26 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 >#2 0x00be2366 in IICSMTsuspend () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#3 0x008a1b65 in LGevent () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#4 0x007d252f in dmc_fast_commit () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#5 0x007fa64f in dmf_call () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#6 0x0012fa8f in scs_dbms_task () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#7 0x0013d794 in scs_sequencer () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#8 0x00be01c6 in CSMT_setup () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#9 0x00348371 in start_thread (arg=0xb9bbb0) at pthread_create.c:261 >#10 0x00a34ffe in clone () from /lib/tls/libc.so.6 > >(gdb) p *(pthread_cond_t *)0xb7ed240c >$26 = {__data = {__lock = 0, __futex = 191, __total_seq = 96, __wakeup_seq = 95, __woken_seq = 95, __mutex = 0xffffffff, > __nwaiters = 2, __broadcast_seq = 0}, > __size = "\000\000\000\000�\000\000\000000\000\000\000\000\000\000_\000\000\000\000\000\000\000_\000\000\000\000\000\000\000����\002\000\000\000\000\000\000\000\000\000\000", __align = 820338753536} >(gdb) p *(pthread_mutex_t *)0xb7ed23f4 >$27 = {__data = {__lock = 0, __count = 0, __owner = 0, __kind = 0, __nusers = 1, __spins = 0}, > __size = '\0' <repeats 16 times>, "\001\000\000\000\000\000\000", __align = 0} > >Thread 19 (Thread 14396336 (LWP 12345)): >#0 0x004547a2 in _dl_sysinfo_int80 () at rtld.c:577 >#1 0x0034ab26 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 >#2 0x00be2366 in IICSMTsuspend () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#3 0x008c3558 in LKevent () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#4 0x00129a86 in sce_ewait () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#5 0x00126b75 in sce_thread () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#6 0x0012fd7b in scs_dbms_task () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#7 0x0013d794 in scs_sequencer () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#8 0x00be01c6 in CSMT_setup () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#9 0x00348371 in start_thread (arg=0xdbabb0) at pthread_create.c:261 >#10 0x00a34ffe in clone () from /lib/tls/libc.so.6 > >(gdb) p *(pthread_cond_t *)0xb7ed2464 >$28 = {__data = {__lock = 0, __futex = 1, __total_seq = 1, __wakeup_seq = 0, __woken_seq = 0, __mutex = 0xffffffff, > __nwaiters = 2, __broadcast_seq = 0}, > __size = "\000\000\000\000\001\000\000\000\001", '\0' <repeats 23 times>, "����\002\000\000\000\000\000\000\000\000\000\000", __align = 4294967296} >(gdb) p *(pthread_mutex_t *)0xb7ed244c >$29 = {__data = {__lock = 0, __count = 0, __owner = 0, __kind = 0, __nusers = 1, __spins = 0}, > __size = '\0' <repeats 16 times>, "\001\000\000\000\000\000\000", __align = 0} > >Thread 18 (Thread 14638000 (LWP 12346)): >#0 0x004547a2 in _dl_sysinfo_int80 () at rtld.c:577 >#1 0x0034ab26 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 >#2 0x00be2366 in IICSMTsuspend () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#3 0x008c3558 in LKevent () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#4 0x007159da in dm0p_ewait () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#5 0x00710683 in dm0p_wbflush_wait () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#6 0x007dd2ed in dmc_write_behind_common () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#7 0x007dd7c4 in dmc_write_behind_primary () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#8 0x00130265 in scs_dbms_task () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#9 0x0013d794 in scs_sequencer () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#10 0x00be01c6 in CSMT_setup () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#11 0x00348371 in start_thread (arg=0xdf5bb0) at pthread_create.c:261 >#12 0x00a34ffe in clone () from /lib/tls/libc.so.6 > >(gdb) p *(pthread_cond_t *)0xb7ed24bc >$32 = {__data = {__lock = 0, __futex = 39, __total_seq = 20, __wakeup_seq = 19, __woken_seq = 19, __mutex = 0xffffffff, > __nwaiters = 2, __broadcast_seq = 0}, > __size = "\000\000\000\000'\000\000\000\024\000\000\000\000\000\000\000\023\000\000\000\000\000\000\000\023\000\000\000\000\000\000\000����\002\000\000\000\000\000\000\000\000\000\000", __align = 167503724544} >(gdb) p *(pthread_mutex_t *)0xb7ed24a4 >$34 = {__data = {__lock = 0, __count = 0, __owner = 0, __kind = 0, __nusers = 1, __spins = 0}, > __size = '\0' <repeats 16 times>, "\001\000\000\000\000\000\000", __align = 0} > >Thread 17 (Thread 15330224 (LWP 12347)): >#0 0x004547a2 in _dl_sysinfo_int80 () at rtld.c:577 >#1 0x0034ab26 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 >#2 0x00be2366 in IICSMTsuspend () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#3 0x008c3558 in LKevent () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#4 0x007159da in dm0p_ewait () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#5 0x00710683 in dm0p_wbflush_wait () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#6 0x007dd2ed in dmc_write_behind_common () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#7 0x007dd7c4 in dmc_write_behind_primary () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#8 0x00130265 in scs_dbms_task () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#9 0x0013d794 in scs_sequencer () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#10 0x00be01c6 in CSMT_setup () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#11 0x00348371 in start_thread (arg=0xe9ebb0) at pthread_create.c:261 >#12 0x00a34ffe in clone () from /lib/tls/libc.so.6 > >(gdb) p *(pthread_cond_t *)0xb7ed2514 >$30 = {__data = {__lock = 0, __futex = 1, __total_seq = 1, __wakeup_seq = 0, __woken_seq = 0, __mutex = 0xffffffff, > __nwaiters = 2, __broadcast_seq = 0}, > __size = "\000\000\000\000\001\000\000\000\001", '\0' <repeats 23 times>, "����\002\000\000\000\000\000\000\000\000\000\000", __align = 4294967296} >(gdb) p *(pthread_mutex_t *)0xb7ed24fc >$31 = {__data = {__lock = 0, __count = 0, __owner = 0, __kind = 0, __nusers = 1, __spins = 0}, > __size = '\0' <repeats 16 times>, "\001\000\000\000\000\000\000", __align = 0} > >Thread 16 (Thread 15494064 (LWP 12348)): >#0 0x004547a2 in _dl_sysinfo_int80 () at rtld.c:577 >#1 0x0034ab26 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 >#2 0x00be2366 in IICSMTsuspend () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#3 0x008c3558 in LKevent () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#4 0x007159da in dm0p_ewait () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#5 0x00710683 in dm0p_wbflush_wait () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#6 0x007dd2ed in dmc_write_behind_common () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#7 0x007dd7c4 in dmc_write_behind_primary () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#8 0x00130265 in scs_dbms_task () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#9 0x0013d794 in scs_sequencer () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#10 0x00be01c6 in CSMT_setup () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#11 0x00348371 in start_thread (arg=0xec6bb0) at pthread_create.c:261 >#12 0x00a34ffe in clone () from /lib/tls/libc.so.6 > >(gdb) p *(pthread_cond_t *)0xb7ed256c >$36 = {__data = {__lock = 0, __futex = 1, __total_seq = 1, __wakeup_seq = 0, __woken_seq = 0, __mutex = 0xffffffff, > __nwaiters = 2, __broadcast_seq = 0}, > __size = "\000\000\000\000\001\000\000\000\001", '\0' <repeats 23 times>, "����\002\000\000\000\000\000\000\000\000\000\000", __align = 4294967296} >(gdb) p *(pthread_mutex_t *)0xb7ed2554 >$37 = {__data = {__lock = 0, __count = 0, __owner = 0, __kind = 0, __nusers = 1, __spins = 0}, > __size = '\0' <repeats 16 times>, "\001\000\000\000\000\000\000", __align = 0} > >Thread 15 (Thread 15657904 (LWP 12349)): >#0 0x004547a2 in _dl_sysinfo_int80 () at rtld.c:577 >#1 0x0034ab26 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 >#2 0x00be2366 in IICSMTsuspend () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#3 0x008c3558 in LKevent () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#4 0x007d7509 in dmc_repq () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#5 0x007fa77f in dmf_call () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#6 0x0012faef in scs_dbms_task () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#7 0x0013d794 in scs_sequencer () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#8 0x00be01c6 in CSMT_setup () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#9 0x00348371 in start_thread (arg=0xeeebb0) at pthread_create.c:261 >#10 0x00a34ffe in clone () from /lib/tls/libc.so.6 > >(gdb) p *(pthread_cond_t *)0xb7ed25c4 >$38 = {__data = {__lock = 0, __futex = 1, __total_seq = 1, __wakeup_seq = 0, __woken_seq = 0, __mutex = 0xffffffff, > __nwaiters = 2, __broadcast_seq = 0}, > __size = "\000\000\000\000\001\000\000\000\001", '\0' <repeats 23 times>, "����\002\000\000\000\000\000\000\000\000\000\000", __align = 4294967296} >(gdb) p *(pthread_mutex_t *)0xb7ed25ac >$39 = {__data = {__lock = 0, __count = 0, __owner = 0, __kind = 0, __nusers = 1, __spins = 0}, > __size = '\0' <repeats 16 times>, "\001\000\000\000\000\000\000", __align = 0} > >Thread 14 (Thread 15821744 (LWP 12350)): >#0 0x004547a2 in _dl_sysinfo_int80 () at rtld.c:577 >#1 0x0034ad9c in pthread_cond_timedwait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:175 >#2 0x00be2260 in IICSMTsuspend () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#3 0x001316fc in scs_check_term_thread () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#4 0x0012fdbe in scs_dbms_task () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#5 0x0013d794 in scs_sequencer () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#6 0x00be01c6 in CSMT_setup () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#7 0x00348371 in start_thread (arg=0xf16bb0) at pthread_create.c:261 >#8 0x00a34ffe in clone () from /lib/tls/libc.so.6 > >(gdb) p *(pthread_cond_t *)0xb7ed261c >$40 = {__data = {__lock = 0, __futex = 6527, __total_seq = 3264, __wakeup_seq = 3263, __woken_seq = 3263, > __mutex = 0xffffffff, __nwaiters = 2, __broadcast_seq = 0}, > __size = "\000\000\000\000\177\031\000\000�\f\000\000\000\000\000\000�\f\000\000\000\000\000\000�\f\000\000\000\000\000\000����\002\000\000\000\000\000\000\000\000\000\000", __align = 28033251540992} >(gdb) p *(pthread_mutex_t *)0xb7ed2604 >$41 = {__data = {__lock = 0, __count = 0, __owner = 0, __kind = 0, __nusers = 1, __spins = 0}, > __size = '\0' <repeats 16 times>, "\001\000\000\000\000\000\000", __align = 0} >(gdb) p *(struct timespec *)0x00f0c430 >$42 = {tv_sec = 1168627303, tv_nsec = 135000000} > >Thread 13 (Thread 15985584 (LWP 12472)): >#0 0x004547a2 in _dl_sysinfo_int80 () at rtld.c:577 >#1 0x00a2b1d4 in poll () from /lib/tls/libc.so.6 >#2 0x00bd098d in ii_CL_poll_poll () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#3 0x00bcff66 in iiCLpoll () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#4 0x00be2116 in IICSMTsuspend () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#5 0x00be00ac in CSMT_setup () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#6 0x00348371 in start_thread (arg=0xf3ebb0) at pthread_create.c:261 >#7 0x00a34ffe in clone () from /lib/tls/libc.so.6 > >Thread 12 (Thread 16149424 (LWP 12473)): >#0 0x004547a2 in _dl_sysinfo_int80 () at rtld.c:577 >#1 0x00a2b1d4 in poll () from /lib/tls/libc.so.6 >#2 0x00bd098d in ii_CL_poll_poll () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#3 0x00bcff66 in iiCLpoll () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#4 0x00be2116 in IICSMTsuspend () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#5 0x00be00ac in CSMT_setup () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#6 0x00348371 in start_thread (arg=0xf66bb0) at pthread_create.c:261 >#7 0x00a34ffe in clone () from /lib/tls/libc.so.6 > >Thread 11 (Thread 54766512 (LWP 25086)): >#0 0x004547a2 in _dl_sysinfo_int80 () at rtld.c:577 >#1 0x0034ab26 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 >#2 0x00be2366 in IICSMTsuspend () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#3 0x007c3d07 in switch_buffer () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#4 0x007c3b44 in put_record () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#5 0x007c3393 in dm2u_pload_table () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#6 0x007c29b4 in dm2u_pindex () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#7 0x0085fc20 in dmu_pindex () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#8 0x007fa5a4 in dmf_call () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#9 0x002b043f in qeu_dbu () from /opt/Ingres/IngresII/ingres/lib/libqef.1.so >#10 0x0024ed47 in qef_call () from /opt/Ingres/IngresII/ingres/lib/libqef.1.so >#11 0x00143f2a in scs_sequencer () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#12 0x00be01c6 in CSMT_setup () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#13 0x00348371 in start_thread (arg=0x343abb0) at pthread_create.c:261 >#14 0x00a34ffe in clone () from /lib/tls/libc.so.6 > >(gdb) p *(pthread_cond_t *)0xb7ed282c >$43 = {__data = {__lock = 0, __futex = 7, __total_seq = 4, __wakeup_seq = 3, __woken_seq = 3, __mutex = 0xffffffff, > __nwaiters = 2, __broadcast_seq = 0}, > __size = "\000\000\000\000\a\000\000\000\004\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000����\002\000\000\000\000\000\000\000\000\000\000", __align = 30064771072} >(gdb) p *(pthread_mutex_t *)0xb7ed2814 >$44 = {__data = {__lock = 0, __count = 0, __owner = 0, __kind = 0, __nusers = 1, __spins = 0}, > __size = '\0' <repeats 16 times>, "\001\000\000\000\000\000\000", __align = 0} > >Thread 10 (Thread 16968624 (LWP 25087)): >#0 0x004547a2 in _dl_sysinfo_int80 () at rtld.c:577 >#1 0x0034ab26 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 >#2 0x00be8e36 in IICSMTp_semaphore () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#3 0x007c3633 in build_pindex () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#4 0x00130265 in scs_dbms_task () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#5 0x0013d794 in scs_sequencer () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#6 0x00be01c6 in CSMT_setup () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#7 0x00348371 in start_thread (arg=0x102ebb0) at pthread_create.c:261 > >(gdb) p *(pthread_cond_t *)0xaca7055c >$45 = {__data = {__lock = 1, __futex = 5866, __total_seq = 2933, __wakeup_seq = 2933, __woken_seq = 2932, > __mutex = 0xaca70544, __nwaiters = 2, __broadcast_seq = 0}, > __size = "\001\000\000\000�\026\000\000u\v\000\000\000\000\000\000u\v\000\000\000\000\000\000t\v\000\000\000\000\000\000D\005��\002\000\000\000\000\000\000\000\000\000\000", __align = 25194278158337} >(gdb) p *(pthread_mutex_t *)0xaca70544 >$46 = {__data = {__lock = 1, __count = 0, __owner = 25088, __kind = 0, __nusers = 2, __spins = 0}, > __size = "\001\000\000\000\000\000\000\000\000b\000\000\000\000\000\000\002\000\000\000\000\000\000", __align = 1} > >Thread 9 (Thread 126991280 (LWP 25088)): >#0 pthread_cond_signal@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_signal.S:61 >#1 0x00be9221 in IICSMTv_semaphore () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#2 0x007c3715 in build_pindex () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#3 0x00130265 in scs_dbms_task () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#4 0x0013d794 in scs_sequencer () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#5 0x00be01c6 in CSMT_setup () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#6 0x00348371 in start_thread (arg=0x791bbb0) at pthread_create.c:261 >#7 0x00a34ffe in clone () from /lib/tls/libc.so.6 > >(gdb) p *(pthread_cond_t *)0xaca7055c >$48 = {__data = {__lock = 1, __futex = 5866, __total_seq = 2933, __wakeup_seq = 2933, __woken_seq = 2932, > __mutex = 0xaca70544, __nwaiters = 2, __broadcast_seq = 0}, > __size = "\001\000\000\000�\026\000\000u\v\000\000\000\000\000\000u\v\000\000\000\000\000\000t\v\000\000\000\000\000\000D\005��\002\000\000\000\000\000\000\000\000\000\000", __align = 25194278158337} > >Thread 8 (Thread 16313264 (LWP 25089)): >#0 0x0034a106 in __pthread_mutex_unlock (mutex=0xaca70544) at pthread_mutex_unlock.c:76 >#1 0x007c3633 in build_pindex () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#2 0x00130265 in scs_dbms_task () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#3 0x0013d794 in scs_sequencer () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#4 0x00be01c6 in CSMT_setup () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#5 0x00348371 in start_thread (arg=0xf8ebb0) at pthread_create.c:261 >#6 0x00a34ffe in clone () from /lib/tls/libc.so.6 > >Thread 7 (Thread 16804784 (LWP 25090)): >#0 0x004547a2 in _dl_sysinfo_int80 () at rtld.c:577 >#1 0x0034ab26 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 >#2 0x00be2f6a in IICSMTcnd_wait () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#3 0x00851898 in child_suspend () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#4 0x008511fd in dmse_child_put () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#5 0x00850f33 in dmse_child_thread () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#6 0x00130265 in scs_dbms_task () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#7 0x0013d794 in scs_sequencer () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#8 0x00be01c6 in CSMT_setup () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#9 0x00348371 in start_thread (arg=0x1006bb0) at pthread_create.c:261 >#10 0x00a34ffe in clone () from /lib/tls/libc.so.6 > >(gdb) p *(pthread_cond_t *)0xb7ed2934 >$49 = {__data = {__lock = 0, __futex = 477, __total_seq = 239, __wakeup_seq = 238, __woken_seq = 238, __mutex = 0xffffffff, > __nwaiters = 2, __broadcast_seq = 0}, > __size = "\000\000\000\000�\001\000\000�\000\000\000\000\000\000\000�\000\000\000\000\000\000\000�\000\000\000\000\000\000\000����\002\000\000\000\000\000\000\000\000\000\000", __align = 2048699400192} >(gdb) p *(pthread_mutex_t *)0xb7ed291c >$50 = {__data = {__lock = 0, __count = 0, __owner = 0, __kind = 0, __nusers = 1, __spins = 0}, > __size = '\0' <repeats 16 times>, "\001\000\000\000\000\000\000", __align = 0} > >Thread 6 (Thread 17132464 (LWP 25091)): >#0 0x00be892b in IICSMTp_semaphore () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#1 0x0085119c in dmse_child_put () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#2 0x00850f33 in dmse_child_thread () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#3 0x00130265 in scs_dbms_task () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#4 0x0013d794 in scs_sequencer () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#5 0x00be01c6 in CSMT_setup () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#6 0x00348371 in start_thread (arg=0x1056bb0) at pthread_create.c:261 >#7 0x00a34ffe in clone () from /lib/tls/libc.so.6 > >(gdb) x/32w $esp >0x104c400: 0x00010b93 0xacaee4c0 0x0104c458 0x00be9247 >0x104c410: 0xacad9624 0x01056bb0 0x00000005 0x00be8f87 >0x104c420: 0x00000002 0xacad9684 0x7d9aaea7 0x01056bb0 >0x104c430: 0xacad95e8 0xacad95e8 0x0000000b 0x00851741 >0x104c440: 0x00021727 0x01056bb0 0x00195974 0x00964e20 >0x104c450: 0xb7007ce0 0xacad95e8 0x0104c488 0x0085119c >0x104c460: 0x00000001 0xacad95e8 0x0104c478 0x00851154 >0x104c470: 0x00000000 0xacad91c0 0x0000000d 0x00964e20 > >Thread 5 (Thread 16640944 (LWP 25092)): >#0 0x004547a2 in _dl_sysinfo_int80 () at rtld.c:577 >#1 0x0034ab26 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 >#2 0x00be2f6a in IICSMTcnd_wait () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#3 0x00851898 in child_suspend () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#4 0x008511fd in dmse_child_put () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#5 0x00850f33 in dmse_child_thread () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#6 0x00130265 in scs_dbms_task () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#7 0x0013d794 in scs_sequencer () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#8 0x00be01c6 in CSMT_setup () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#9 0x00348371 in start_thread (arg=0xfdebb0) at pthread_create.c:261 >#10 0x00a34ffe in clone () from /lib/tls/libc.so.6 > >(gdb) p *(pthread_cond_t *)0xb7ed29e4 >$51 = {__data = {__lock = 0, __futex = 1605, __total_seq = 803, __wakeup_seq = 802, __woken_seq = 802, __mutex = 0xffffffff, > __nwaiters = 2, __broadcast_seq = 0}, > __size = "\000\000\000\000E\006\000\000#\003\000\000\000\000\000\000\"\003\000\000\000\000\000\000\"\003\000\000\000\000\000\000����\002\000\000\000\000\000\000\000\000\000\000", __align = 6893422510080} >(gdb) p *(pthread_mutex_t *)0xb7ed29cc >$52 = {__data = {__lock = 0, __count = 0, __owner = 0, __kind = 0, __nusers = 1, __spins = 0}, > __size = '\0' <repeats 16 times>, "\001\000\000\000\000\000\000", __align = 0} > >Thread 4 (Thread 31382448 (LWP 25093)): >#0 0x0034a101 in __pthread_mutex_unlock (mutex=0xacae45e4) at pthread_mutex_unlock.c:65 >#1 0x00be9247 in IICSMTv_semaphore () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#2 0x00851217 in dmse_child_put () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#3 0x00850f33 in dmse_child_thread () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#4 0x00130265 in scs_dbms_task () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#5 0x0013d794 in scs_sequencer () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#6 0x00be01c6 in CSMT_setup () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#7 0x00348371 in start_thread (arg=0x1dedbb0) at pthread_create.c:261 >#8 0x00a34ffe in clone () from /lib/tls/libc.so.6 > >Thread 3 (Thread 16477104 (LWP 25094)): >#0 0x004547a2 in _dl_sysinfo_int80 () at rtld.c:577 >#1 0x0034ab26 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 >#2 0x00be2f6a in IICSMTcnd_wait () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#3 0x00851898 in child_suspend () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#4 0x008511fd in dmse_child_put () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#5 0x00850f33 in dmse_child_thread () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#6 0x00130265 in scs_dbms_task () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#7 0x0013d794 in scs_sequencer () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#8 0x00be01c6 in CSMT_setup () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#9 0x00348371 in start_thread (arg=0xfb6bb0) at pthread_create.c:261 >#10 0x00a34ffe in clone () from /lib/tls/libc.so.6 > >(gdb) p *(pthread_cond_t *)0xb7ed2a94 >$53 = {__data = {__lock = 0, __futex = 3639, __total_seq = 1820, __wakeup_seq = 1819, __woken_seq = 1819, > __mutex = 0xffffffff, __nwaiters = 2, __broadcast_seq = 0}, > __size = "\000\000\000\0007\016\000\000\034\a\000\000\000\000\000\000\033\a\000\000\000\000\000\000\033\a\000\000\000\000\000\000����\002\000\000\000\000\000\000\000\000\000\000", __align = 15629385990144} >(gdb) p *(pthread_mutex_t *)0xb7ed2a7c >$54 = {__data = {__lock = 0, __count = 0, __owner = 0, __kind = 0, __nusers = 1, __spins = 0}, > __size = '\0' <repeats 16 times>, "\001\000\000\000\000\000\000", __align = 0} > >Thread 2 (Thread 101350320 (LWP 25095)): >#0 0x00be89a4 in IICSMTp_semaphore () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#1 0x0085119c in dmse_child_put () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#2 0x00850f33 in dmse_child_thread () from /opt/Ingres/IngresII/ingres/lib/libdmf.1.so >#3 0x00130265 in scs_dbms_task () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#4 0x0013d794 in scs_sequencer () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#5 0x00be01c6 in CSMT_setup () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#6 0x00348371 in start_thread (arg=0x60a7bb0) at pthread_create.c:261 >#7 0x00a34ffe in clone () from /lib/tls/libc.so.6 > >(gdb) x/32w $esp >0x609d400: 0x00c5c2a0 0x0034a15f 0x0609d458 0x00be9247 >0x609d410: 0xacaedfa4 0x060a7bb0 0x00000003 0x00be8f87 >0x609d420: 0x00000002 0xacaee004 0xd48be092 0x060a7bb0 >0x609d430: 0xacaedf68 0x00000001 0x00000001 0x00851741 >0x609d440: 0x0002d2f9 0x060a7bb0 0x0075596c 0x00964e20 >0x609d450: 0xb7017f00 0xacaedf68 0x0609d488 0x0085119c >0x609d460: 0x00000001 0xacaedf68 0x0609d478 0x00851154 >0x609d470: 0x00000000 0xacaedb40 0x00000008 0x00964e20 > >Thread 1 (Thread -1208772928 (LWP 12192)): >#0 0x004547a2 in _dl_sysinfo_int80 () at rtld.c:577 >#1 0x00a2b1d4 in poll () from /lib/tls/libc.so.6 >#2 0x00bd098d in ii_CL_poll_poll () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#3 0x00bcff66 in iiCLpoll () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#4 0x00be2116 in IICSMTsuspend () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#5 0x00be0647 in CSMT_rcv_request () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#6 0x00be0a56 in CSMT_admin_task () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#7 0x00be1bb5 in IICSMTdispatch () from /opt/Ingres/IngresII/ingres/lib/libbecompat.1.so >#8 0x001218d9 in iidbms_libmain () from /opt/Ingres/IngresII/ingres/lib/libscf.1.so >#9 0x080499dd in main ()
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 217067
:
142001
|
145480
|
145684
|
145993
|
145994
|
145995
|
146161
|
146162
|
150237
|
152587
|
152592
|
161087
|
161088
| 161089 |
161090
|
161091
|
161092
|
161093
|
161094
|
161095