db / put / i386 / bug in Darwin?
db / put / i386 / bug in Darwin?
- Subject: db / put / i386 / bug in Darwin?
- From: Stephane Sudre <email@hidden>
- Date: Tue, 14 Mar 2006 16:53:39 +0100
Is there a known bug in Mac OS X (Intel) when it comes to the db APIs
and the put call?
I'm observing corruptions of the data base whenever put is used. The
same code works OK on Mac OS X (PowerPC).
The data base is initially created on a PowerPC machine.
There is no issue when reading the data base on the Intel architecture
and using the seq or get API.
Type of base: DB_HASH
key size: 160 bits.
data size: 160 bits
The data is correctly swapped (and this shall not have any incidence
anyway).
I'm beginning to wonder if there is not a bug on the key size, where
you need to swap it. Which would be really strange IMHO.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden