• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
gdb info shared reporting multiple entries for the same library
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Prev by Date: Re: Problem reading struct file on Mac 10.3.0
  • Next by Date: Compiling msdosfs...
  • Previous by thread: Re: crash when throwing exception
  • Next by thread: Compiling msdosfs...
  • Index(es):
    • Date
    • Thread