search for: lwp_mutex_regist

Displaying 1 result from an estimated 1 matches for "lwp_mutex_regist".

Did you mean: lwp_mutex_register
2019 Apr 02
2
gencache.tdb: device busy
...xFFFFFD7FFFDFB040) = 0 > 2116: read(21, " T D B f i l e\n\0\0\0".., 168) = 168 > 2116: fstat(21, 0xFFFFFD7FFFDFB130) = 0 > 2116: fcntl(21, F_SETLK, 0xFFFFFD7FFFDFB040) = 0 > 2116: mmap(0x00000000, 241664, PROT_READ|PROT_WRITE, MAP_SHARED, 21, 0) = 0xFFFFFD7FED194000 > 2116: lwp_mutex_register(0xFFFFFD7FED1940C8, 0xFFFFFD7FED2A30D0) = 0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This is probably what the pthread_XXX calls map to on Solaris. You'll need to dig closer (maybe add debug statements) to tdb_mutex_init() to see exactly which call fails.