Firebird 2.5.1 Classic (32-bit) Hangs on MacOSX 10.7 (Lion) on DB create after 
reboot
-------------------------------------------------------------------------------------

                 Key: CORE-3786
                 URL: http://tracker.firebirdsql.org/browse/CORE-3786
             Project: Firebird Core
          Issue Type: Bug
    Affects Versions: 2.5.1
         Environment: MacOSX Lion 10.7.3 (fully updated) - happened also on 
10.7.2
Hardware: mac mini server i7 8G RAM
            Reporter: Samo Dadela


Firebird hangs with simple db create only first time after the machine is 
(re)booted.

How to reproduce:
1. Install Firebird Classic MacOSX 32-bit: 
    October 04, 2011 / FirebirdCS-2.5.1-26351-i386.pkg.zip / 14 MB / MacOS X 
10.6+ 32-bit Classic, Superclassic & Embedded (Intel) package, compressed
2. Add user to firebird user group:
    # sudo dscl . append Groups/firebird GroupMembership username
3. Reboot!
4. Run:
    # /Library/Frameworks/Firebird.framework/Versions/A/Resources/bin/isql
   SQL> create database '/tmp/hang.db' user 'SYSDBA' password 'masterkey';
   SQL> quit; <---- *** hang when enter is pressed ***

Note: If isql is then killed and the operation is retried - it just works (does 
not hang)... until the next reboot. The hang happens about 90% of the time.



-- 
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

        

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to