Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Both 32-bit and 64-bit installers hang in Max OS 10.6 snow leopard [CORE2618] #3028

Closed
firebird-automations opened this issue Sep 4, 2009 · 8 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: William Makley (loneigadzra)

Votes: 1

With the 64-bit installer I get lots of repeats of this error in the system log:

9/4/09 4:11:37 PM Installer[48129] Overflow allocating bitmap backing store. Cannot back bitmap with 1152921504606846976 bytes per row, -9223372036854775808 height, and 1 planes.

With the 32-bit installer the system log immediately shows the following (same error, plus one about a cross-reference table):

9/4/09 4:12:19 PM [0x0-0xd10d1].com.apple.installer[48137] failed to find start of cross-reference table.
9/4/09 4:12:19 PM Installer[48137] Overflow allocating bitmap backing store. Cannot back bitmap with 1152921504606846976 bytes per row, -9223372036854775808 height, and 1 planes.
9/4/09 4:12:19 PM Installer[48137] Overflow allocating bitmap backing store. Cannot back bitmap with 1152921504606846976 bytes per row, -9223372036854775808 height, and 1 planes.
9/4/09 4:12:19 PM Installer[48137] Overflow allocating bitmap backing store. Cannot back bitmap with 1152921504606846976 bytes per row, -9223372036854775808 height, and 1 planes.
9/4/09 4:12:19 PM Installer[48137] Overflow allocating bitmap backing store. Cannot back bitmap with 1152921504606846976 bytes per row, -9223372036854775808 height, and 1 planes.

It should be noted that Firebird does, however, work just fine if it was already installed on a computer that has been upgraded to snow leopard.

@firebird-automations
Copy link
Collaborator Author

Commented by: @pmakowski

For Classic the graphic setup hang, but you can set it up by command line
eg : sudo installer -verbose -dumplog -pkg FirebirdCS-2.1.3-18185-RC2-x86_64.pkg -target /

but not Superserver

@firebird-automations
Copy link
Collaborator Author

Modified by: @pmakowski

assignee: Paul Beach [ pbeach ]

@firebird-automations
Copy link
Collaborator Author

Commented by: William Makley (loneigadzra)

I'm sorry, I forgot to specify that I encountered this issue using the installers for classic, not superserver.

Edit: Thanks, that command seems to have worked!

@firebird-automations
Copy link
Collaborator Author

Modified by: @pmakowski

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 2.1.3 [ 10302 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @pmakowski

Q/A tested with 2.1.3-18185-1 release

@firebird-automations
Copy link
Collaborator Author

Modified by: @pmakowski

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Closed [ 6 ] => Closed [ 6 ]

QA Status: No test => Cannot be tested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants