Mike,

2011/9/25 Mike Hommey <[email protected]>:
> nsISupportsImpl.cpp:44 is:
>    while (entries->iid) {
>
> entries is 0x70004008fb8, and its type is a pointer to:
>
> struct QITableEntry
> {
>  const nsIID *iid;
>  PROffset32   offset;
> };
>
> I fail to see how this can be unaligned...
>
> What is the corresponding address of that particular SIGBUS?

Do you simply want the memory address (the ip value in the unaligned
access message) or something else?

     Émeric



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to