Thread View: pl.comp.os.hp-ux
1 messages
1 total messages
Started by Panduranga Chary
Mon, 03 Sep 2007 02:15
Application gives si_code: 0 - BUS_UNKNOWN - Unknown Error
Author: Panduranga Chary
Date: Mon, 03 Sep 2007 02:15
Date: Mon, 03 Sep 2007 02:15
22 lines
491 bytes
491 bytes
Hi, I'm newbie to HP-UX. I have got an application which executes the following bit of code. ((unsigned int *)block)[0] = ((unsigned int *)localIV)[0] ^ ((unsigned int *)input)[0]; where unsgined char block[16] unsigned char localIV[16] unsigned char * input This particular piece of code throws error "si_code: 0 - BUS_UNKNOWN - Unknown Error" not every time but some times. Can some one suggest what could go wrong. Thanks in Advance, Panduranga Chary.
Thread Navigation
This is a paginated view of messages in the thread with full content displayed inline.
Messages are displayed in chronological order, with the original post highlighted in green.
Use pagination controls to navigate through all messages in large threads.
Back to All Threads