• 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
App crashes in 10.4.9
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

App crashes in 10.4.9


  • Subject: App crashes in 10.4.9
  • From: email@hidden
  • Date: Sat, 7 Apr 2007 14:08:16 +0200

Hi list,

after upgrading to 10.4.9 my app suddenly started crashing. I know
where the code breaks, but not how to fix it.

I use a series of command line tasks to read Safari RSS bookmarks
(convert the binary file to XML using "plutil", then "grep" and "sed"
to retrieve the URLs). I then pass the selected URL to a Quartz
composition. This is where the crash occurs. It seems to me that the
culprit is the text encoding. I can log the string without problem,
and if I simply pass the logged string to the composition everything
works just fine. I have tried casting the string to Unicode text, I
even tried writing the string to a temp file and reading it as plain
text from there, all to no avail.

Any idea how I can solve this issue? I'm lost.

Thanks
F.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: App crashes in 10.4.9
      • From: Shawn Erickson <email@hidden>
  • Prev by Date: Re: pointer address changes for no reason
  • Next by Date: Re: characterAtIndex: method and composite characters
  • Previous by thread: taking over othre application names in the menu bar
  • Next by thread: Re: App crashes in 10.4.9
  • Index(es):
    • Date
    • Thread