| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
I wonder because a test sequence I have should throw a SIGSEGV but it actually throws a SIBGBUS.
What's your test case? If the address is not mapped into your VM space (like 0x80000000, probably), you'd get a SIGSEGV. If the address is mapped into your VM space, but the protection is such that you can't access it (like 0x0), then you'd get a SIGBUS. For example:
| References: | |
| >signals?? (From: Andreas Tobler <email@hidden>) | |
| >Re: signals?? (From: Matt Watson <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.