• 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
Application crashing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Application crashing


  • Subject: Application crashing
  • From: "Jose Barroso" <email@hidden>
  • Date: Mon, 31 Jul 2006 09:01:50 -0400

Hello all,

My application is crashing on one of my user's G5. I have the crash log and it looks like a memory access problem but I have looked everywhere and can't find a problem. He is the only one. I can't replicate the problem on PPC or Intel using his data. He said that deleting the plist file fix the problem for a while but then it came back again. Below is the crash report.

I would think it's a problem with my code but it's very weird that he is the only one reporting this problem???

Any pointers or ideas are welcome.

Thanks,
Jose


Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x7263656c

Thread 0 Crashed:
0   <<00000000>> 0xfffeff20 objc_msgSend_rtp + 32
1   com.apple.CoreFoundation 0x9078247c __CFStringCheckAndReplace + 284
2   com.apple.Foundation     0x928ce40c -[NSCFString appendString:] + 80
3   com.orionbelt.easytask   0x0000cb20 -[controller completed:] + 1708 (crt.c:355)
4   com.apple.AppKit         0x93833ae4 -[NSToolbarButton sendAction:to:] + 76
5   com.apple.AppKit         0x93833a84 -[NSToolbarButton sendAction] + 80
6   com.apple.AppKit         0x938333dc -[NSToolbarItemViewer mouseDown:] + 1568
7   com.apple.AppKit         0x936c7eb0 -[NSWindow sendEvent:] + 4616
8   com.apple.AppKit         0x93670ef4 -[NSApplication sendEvent:] + 4172
9   com.apple.AppKit         0x93668330 -[NSApplication run] + 508

Thread 0 crashed with PPC Thread State 64:
  srr0: 0x00000000fffeff20 srr1: 0x100000000200f030                        vrsave: 0x0000000000000000
    cr: 0x44004438          xer: 0x0000000000000000   lr: 0x000000009078247c  ctr: 0xfffffffffffeff00
    r0: 0x000000009078247c   r1: 0x00000000bfffed30   r2: 0x000000007263656c   r3: 0x000000000001a3e8
    r4: 0x0000000090a1f35c   r5: 0x0000000000000000   r6: 0x000000000001a3e8   r7: 0x0000000000000045
    r8: 0x0000000000000000   r9: 0x000000000000001c  r10: 0x0000000000000045  r11: 0x000000006f5ff35c
   r12: 0x0000000090a1cab0  r13: 0x0000000000020000  r14: 0x0000000000020000  r15: 0x0000000000020000
   r16: 0x0000000000020000  r17: 0x00000000000183d4  r18: 0x000000000001a0e0  r19: 0x0000000000020000
   r20: 0x000000000001a408  r21: 0x0000000005ed3370  r22: 0x0000000000000000  r23: 0x000000000001a24c
   r24: 0x0000000000000000  r25: 0x0000000000018804  r26: 0x00000000bfffed90  r27: 0x000000000001a3ec
   r28: 0x0000000005ed4ed0  r29: 0x000000000001a3e8  r30: 0x00000000bfffed80  r31: 0x0000000090782378
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Application crashing
      • From: "I. Savant" <email@hidden>
    • Re: Application crashing
      • From: "I. Savant" <email@hidden>
  • Prev by Date: launchd and Cocoa apps?
  • Next by Date: Re: Application crashing
  • Previous by thread: Re: launchd and Cocoa apps?
  • Next by thread: Re: Application crashing
  • Index(es):
    • Date
    • Thread