gdb info shared reporting multiple entries for the same library
gdb info shared reporting multiple entries for the same library
- Subject: gdb info shared reporting multiple entries for the same library
- From: "Neal Sidhwaney" <email@hidden>
- Date: Tue, 3 Jun 2008 18:21:44 -0700
Hi
I noticed when I attached to the DashboardClient process and did "info shared", I get multiple entries for the SecurityFoundation library, all at the same load address with the same offset & flags(note this is with the Google Gadgets plugin installed)
128 SecurityFoundation F 0x906e8000 dyld Y Y /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation at 0x906e8000 (offset -0x6f918000)
.
.
.
132 SecurityFoundation F 0x906e8000 dyld Y Y /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation at 0x906e8000 (offset -0x6f918000)
ALl in all, there are about 10. I work on some exception-handling routines that run through the list of loaded images in a process and while this is easy to deal with, I am curious as to why this happens.
Thanks!
Neal
Attachment:
DashboardClient_2008-06-03-140400_localhost.crash
Description: Binary data
_______________________________________________
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