"fb_lock_print -c" hangs server
-------------------------------

                 Key: CORE-3454
                 URL: http://tracker.firebirdsql.org/browse/CORE-3454
             Project: Firebird Core
          Issue Type: Bug
          Components: LOCK_PRINT
    Affects Versions: 2.5.0
         Environment: linux
            Reporter: Alexander Peshkov


Lock print remaps robust shared mutex betwen different memory locations. This 
probably violates posix rules that say "mutex, returned by pthread_mutex_init, 
can't be copied to another location", though not explicitly. On attempt to 
unlock such remapped mutex linux returns no error, but does not release mutex.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to