Apple Event: May 7th at 7 am PT

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

"bad access because of an invalid address" error preventing app from running

Howdy -


I've been working on an app for the last couple years and my programmer sustained a major head injury a few months back that has taken him completely off the job. We were still working out a few last kinks that PC users had with installing and running the program, but generally Macs don't have any issues - except a recent user who has been getting the above error.


I've copied the full error report below, however I'm just starting to learn code in order to carry the project further and so am at a loss as to why she is unable to run the program on her computer (it is being shut down before she has a chance to activate her license ... ).


If anyone has a moment to help me out, I'd greatly appreciate it - I'm in way over my head and don't really have a clue where to start, nor the resources to hire someone else right now!


Thank you kindly for your help!



Rax




Code Type: X86-64 (Native)

Parent Process: launchd [122]


Interval Since Last Report: 199088 sec

Crashes Since Last Report: 3

Per-App Interval Since Last Report: 37 sec

Per-App Crashes Since Last Report: 2


Date/Time: 2012-08-13 18:14:51.976 -0500

OS Version: Mac OS X 10.5.8 (9L31a)

Report Version: 6

Anonymous UUID: 387F5AA8-FDC1-47A1-AB8E-20581A358340


Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000068

Crashed Thread: 0


Thread 0 Crashed:

0 libSystem.B.dylib 0x00007fff805f8729 flockfile + 27

1 libSystem.B.dylib 0x00007fff805ee468 vfprintf_l + 94

2 libSystem.B.dylib 0x00007fff805ee3fc fprintf + 211

3 com.yourcompany.LanguageSparks 0x000000010006a520 myMessageOutput(QtMsgType, char const*) + 256

4 QtCore 0x0000000100f099c1 qt_message_output(QtMsgType, char const*) + 33

5 com.yourcompany.LanguageSparks 0x000000010004b987 Messages::Messages(QString, QString, QString, bool) + 1383

6 com.yourcompany.LanguageSparks 0x000000010005eb16 logic::gotUID() + 502

7 com.yourcompany.LanguageSparks 0x000000010005f307 logic::netCallback() + 1399

8 com.yourcompany.LanguageSparks 0x000000010006ed49 logic::qt_metacall(QMetaObject::Call, int, void**) + 905

9 QtCore 0x0000000100f5fd56 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 710

10 com.yourcompany.LanguageSparks 0x000000010004952a network::replyFinished(QNetworkReply*) + 362

11 com.yourcompany.LanguageSparks 0x000000010006e0af network::qt_metacall(QMetaObject::Call, int, void**) + 143

12 QtCore 0x0000000100f5fd56 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 710

13 QtNetwork 0x0000000100dd9bd1 QNetworkAccessManager::finished(QNetworkReply*) + 49

14 QtNetwork 0x0000000100ddaac9 QNetworkAccessManager::head(QNetworkRequest const&) + 793

15 QtNetwork 0x0000000100ddd969 QNetworkAccessManager::qt_metacall(QMetaObject::Call, int, void**) + 489

16 QtCore 0x0000000100f5fd56 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 710

17 QtNetwork 0x0000000100dfd859 QNetworkReply::setAttribute(QNetworkRequest::Attribute, QVariant const&) + 13881

18 QtNetwork 0x0000000100de9870 QNetworkAccessManager::qt_metacall(QMetaObject::Call, int, void**) + 49392

19 QtNetwork 0x0000000100dfcfcc QNetworkReply::setAttribute(QNetworkRequest::Attribute, QVariant const&) + 11692

20 QtNetwork 0x0000000100dfd019 QNetworkReply::setAttribute(QNetworkRequest::Attribute, QVariant const&) + 11769

21 QtGui 0x0000000100287e9d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189

22 QtGui 0x000000010028e59e QApplication::notify(QObject*, QEvent*) + 2094

23 QtCore 0x0000000100f5940c QCoreApplication::notifyInternal(QObject*, QEvent*) + 124

24 QtCore 0x0000000101046f4b QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 731

25 com.apple.CoreFoundation 0x00007fff826a0e68 CFRunLoopRunSpecific + 2808

26 com.apple.HIToolbox 0x00007fff8287ed0e RunCurrentEventLoopInMode + 278

27 com.apple.HIToolbox 0x00007fff8287eb44 ReceiveNextEventCommon + 322

28 com.apple.HIToolbox 0x00007fff8287e9ef BlockUntilNextEventMatchingListInMode + 79

29 com.apple.AppKit 0x00007fff81cd4e70 _DPSNextEvent + 603

30 com.apple.AppKit 0x00007fff81cd47b1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 136

31 com.apple.AppKit 0x00007fff81cce523 -[NSApplication run] + 434

32 QtGui 0x0000000100244d14 QDesktopWidget::resizeEvent(QResizeEvent*) + 12724

33 QtCore 0x00000001010458b4 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 68

34 QtCore 0x0000000101045bd4 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 180

35 QtCore 0x00000001010471fc QCoreApplication::exec() + 188

36 com.yourcompany.LanguageSparks 0x000000010006a7f1 main + 705

37 com.yourcompany.LanguageSparks 0x0000000100003594 start + 52


Thread 1:

0 libSystem.B.dylib 0x00007fff805bbc56 mach_msg_trap + 10

1 libSystem.B.dylib 0x00007fff805c3293 mach_msg + 59

2 com.apple.CoreFoundation 0x00007fff826a09cf CFRunLoopRunSpecific + 1631

3 com.apple.audio.CoreAudio 0x00007fff819ea65a HALRunLoop::OwnThread(void*) + 142

4 com.apple.audio.CoreAudio 0x00007fff819ea597 CAPThread::Entry(CAPThread*) + 67

5 libSystem.B.dylib 0x00007fff805e9d0f _pthread_start + 316

6 libSystem.B.dylib 0x00007fff805e9bd1 thread_start + 13


Thread 2:

0 libSystem.B.dylib 0x00007fff805c2c22 __semwait_signal + 10

1 QtCore 0x0000000100f10cd0 QWaitCondition::wait(QMutex*, unsigned long) + 272

2 QtCore 0x0000000100f894b2 QThreadPool::start(QRunnable*, int) + 594

3 QtCore 0x0000000100f8d435 QThread::setPriority(QThread::Priority) + 469

4 libSystem.B.dylib 0x00007fff805e9d0f _pthread_start + 316

5 libSystem.B.dylib 0x00007fff805e9bd1 thread_start + 13


Thread 3:

0 libSystem.B.dylib 0x00007fff8060740a select$DARWIN_EXTSN + 10

1 libSystem.B.dylib 0x00007fff805e9d0f _pthread_start + 316

2 libSystem.B.dylib 0x00007fff805e9bd1 thread_start + 13


Thread 0 crashed with X86 Thread State (64-bit):

rax: 0x00007fff70105700 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfd5e0 rdx: 0x000000010013a230

rdi: 0x0000000000000000 rsi: 0x0000000000000001 rbp: 0x00007fff5fbfd590 rsp: 0x00007fff5fbfd580

r8: 0x0000000000000000 r9: 0x0000000000000101 r10: 0x0000000100193db0 r11: 0x00007fff805ee329

r12: 0x00007fff70105700 r13: 0x00007fff5fbfd5e0 r14: 0x00007fff700aa4e4 r15: 0x000000010013a230

rip: 0x00007fff805f8729 rfl: 0x0000000000010202 cr2: 0x0000000000000068


Binary Images:

0x100000000 - 0x100160fff +com.yourcompany.LanguageSparks ??? (???) <6d331cedb0a2301eb069cdab8ec2a803> /Applications/LanguageSparks.app/Contents/MacOS/LanguageSparks

0x1001a4000 - 0x1001e9ff7 +phonon ??? (???) <07a0a4c4b0dd9ec4447560b78a5f959b> /Applications/LanguageSparks.app/Contents/Frameworks/phonon.framework/Versions/ 4/phonon

0x100206000 - 0x100bdbfe7 +QtGui ??? (???) <2e4c85917b5f9493ba0d1e35f352d918> /Applications/LanguageSparks.app/Contents/Frameworks/QtGui.framework/Versions/4 /QtGui

0x100daa000 - 0x100ed1ff7 +QtNetwork ??? (???) <5651c615470695b934d71501aeb63679> /Applications/LanguageSparks.app/Contents/Frameworks/QtNetwork.framework/Versio ns/4/QtNetwork

0x100f06000 - 0x10118efef +QtCore ??? (???) <2ae1ecea6851b7c14c80486a4ffbf545> /Applications/LanguageSparks.app/Contents/Frameworks/QtCore.framework/Versions/ 4/QtCore

0x113440000 - 0x113446fef com.apple.agl 3.0.9 (AGL-3.0.9) <b0385e6bbcc04cc56717e19a518b5d8e> /System/Library/Frameworks/AGL.framework/Versions/A/AGL

0x11344c000 - 0x113450fff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <f9cc74c2bc3fa2228542ff4fa1a21202> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn

0x1134c2000 - 0x11350cfff +libphonon_qt7.dylib ??? (???) <f387b8e112209d0ad00d5bf9d2fdc458> /Applications/LanguageSparks.app/Contents/PlugIns/phonon_backend/libphonon_qt7. dylib

0x11351c000 - 0x1135ecfef +QtOpenGL ??? (???) <c2583ba5e9ddcbd4ed827c9563ac8b01> /Applications/LanguageSparks.app/Contents/Frameworks/QtOpenGL.framework/Version s/4/QtOpenGL

0x114998000 - 0x1149a3fe7 +libqgenericbearer.dylib ??? (???) <bd422904da109b5a749840e86b549943> /Applications/LanguageSparks.app/Contents/PlugIns/bearer/libqgenericbearer.dyli b

0x116fb4000 - 0x11738ffef com.apple.RawCamera.bundle 3.4.0 (545) <21e61e677c9edb515cb9fab872a5c3ec> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x117aed000 - 0x117be5fef libiconv.dylib ??? (???) <698d6ca445eef34af85c9f2e5b372def> /usr/lib/libiconv.dylib

0x7fff5fc00000 - 0x7fff5fc2e643 dyld 97.1 (???) <1d1ba42c89e77cfe2558a3c66129fff6> /usr/lib/dyld

0x7fff80003000 - 0x7fff8001dfff libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

0x7fff8001e000 - 0x7fff8008dff9 com.apple.print.framework.PrintCore 5.5.4 (245.6) <2b6cfbd8f24b002757d418e0f2a901ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

0x7fff8008e000 - 0x7fff800a6fff com.apple.DictionaryServices 1.0.0 (1.0.0) <0a5c79542cfecfe148558dd5d033aaa1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices

0x7fff800a7000 - 0x7fff800b0fff libCGATS.A.dylib ??? (???) <f6c80ed5581cad5ca4a8ed68bfdfbdf3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib

0x7fff800b1000 - 0x7fff801b7feb com.apple.CoreData 100.2 (186.2) <4f9b42b458d54644f0d97538741414bf> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x7fff801b8000 - 0x7fff801e2fff libcups.2.dylib ??? (???) <04f408feb95d60907e9c958ef9fb2c2d> /usr/lib/libcups.2.dylib

0x7fff801e3000 - 0x7fff801e6ffb com.apple.help 1.1 (36) <4c8c537817ac6888cf01adfc4c099d9a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help

0x7fff801e7000 - 0x7fff801f1fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <3780e10cf1c574c73098426b9f3b91bf> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition

0x7fff801f2000 - 0x7fff802c5ffc com.apple.CFNetwork 438.16 (438.16) <f1f217a1490efc3b8850f4ee6d2c26e8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork

0x7fff802c6000 - 0x7fff80435fff libicucore.A.dylib ??? (???) <d69c6c54ddbf4ef58ea94d733de685b9> /usr/lib/libicucore.A.dylib

0x7fff80436000 - 0x7fff8043afff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib

0x7fff8043b000 - 0x7fff8043ffff libGIF.dylib ??? (???) <81b7cce54846bc3f815eeffe62dd11a8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x7fff80440000 - 0x7fff8044eff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData

0x7fff8044f000 - 0x7fff804d7fef libsqlite3.0.dylib ??? (???) <a12c5f54fbe808e8b0751931bf75e5f1> /usr/lib/libsqlite3.0.dylib

0x7fff804d8000 - 0x7fff80573fe7 com.apple.ink.framework 101.3 (86) <087a78fda9b86c898cd33fdcbc927699> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink

0x7fff80574000 - 0x7fff80574ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib

0x7fff80575000 - 0x7fff805bafef libRIP.A.dylib ??? (???) <30e001bc3ffb434f0a52b309260e03b6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x7fff805bb000 - 0x7fff80746ffb libSystem.B.dylib ??? (???) <f78131260c5dde2afd54e7bbe1efa161> /usr/lib/libSystem.B.dylib

0x7fff80747000 - 0x7fff8074afff com.apple.securityhi 3.0 (30817) <213124d45bbf0cc97e3b1b3e45de121b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

0x7fff8074b000 - 0x7fff8077dff7 libauto.dylib ??? (???) <1da77fa850921678e8e37611578b8f68> /usr/lib/libauto.dylib

0x7fff8077e000 - 0x7fff80784fff com.apple.DiskArbitration 2.2.1 (2.2.1) <177d27ab3079b3bfc41c0318dbc781da> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x7fff80785000 - 0x7fff80905fff com.apple.QTKit 7.6.9 (1680.9) <0316de297793abcad0a41aa04c6bbf3b> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x7fff80906000 - 0x7fff8091aff7 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x7fff8091b000 - 0x7fff8092cfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <106879bf44e44dbfad90830d86076d0b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x7fff8092d000 - 0x7fff80aa0fff com.apple.MediaToolbox 0.484.2 (484.2) <057b4fca132da820da835a69754dea4d> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x

0x7fff80aa1000 - 0x7fff80aa3fff com.apple.NavigationServices 3.5.2 (163) <a4de34598614036eafa22998ae0ac26f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices

0x7fff80aa4000 - 0x7fff80da0fe3 com.apple.CoreServices.CarbonCore 786.16 (786.16) <fa93dadc88f56c42d75a32d9d8d1e983> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

0x7fff80da1000 - 0x7fff80deffff com.apple.CoreMediaIOServices 130.0 (935) <ed32cca9471153096e17bfca40e1490e> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices

0x7fff80df0000 - 0x7fff80e33fef com.apple.CoreMedia 0.484.2 (484.2) <83319414e654185f1ec0350a889de2d7> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia

0x7fff80e34000 - 0x7fff80e36ff9 libRadiance.dylib ??? (???) <d2f1311dd67cf8cd55deebd24fc325cc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x7fff80e37000 - 0x7fff811effff libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

0x7fff811f0000 - 0x7fff811f0ff8 com.apple.Cocoa 6.5 (???) <2431b586687b3f3fa9da37defe5879cc> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x7fff811f1000 - 0x7fff819aefef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

0x7fff819af000 - 0x7fff819d6fff libxslt.1.dylib ??? (???) <1c1ac552c03c667789eecb3d9a6e998f> /usr/lib/libxslt.1.dylib

0x7fff819d7000 - 0x7fff819d7ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver

0x7fff819d8000 - 0x7fff81a5ffef com.apple.audio.CoreAudio 3.1.2 (3.1.2) <688f48384a6778f9133969ec9bb1569e> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x7fff81a60000 - 0x7fff81a6cff1 libgcc_s.1.dylib ??? (???) <568895f7479fefc4796748a618c6ec9f> /usr/lib/libgcc_s.1.dylib

0x7fff81a6d000 - 0x7fff81a7bfff libCSync.A.dylib ??? (???) <465f0a6e1498a13273ea301f5dc753ca> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x7fff81a7c000 - 0x7fff81ab8ff7 libGLImage.dylib ??? (???) <ce54e54e6f98a7c024e72a15434eba78> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

0x7fff81ab9000 - 0x7fff81acaffd libz.1.dylib ??? (???) <adb739c51df0f32aa0edd5565cee1c98> /usr/lib/libz.1.dylib

0x7fff81acb000 - 0x7fff81b0efef libTIFF.dylib ??? (???) <08b2cb3c4c267ecf4961e9a03a92b52d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x7fff81b0f000 - 0x7fff81b1efe7 com.apple.opengl 1.5.10 (1.5.10) <6e90aef2d19eb54c80487b063655fcbc> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x7fff81b1f000 - 0x7fff81b4ffff com.apple.shortcut 1.0.1 (1.0) <51da54522026310c8c828aa31c2f31a4> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut

0x7fff81b50000 - 0x7fff81c93ffb com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x7fff81c94000 - 0x7fff81c94ff8 com.apple.ApplicationServices 34 (34) <71fa30df5b60e756224f1dc853592585> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

0x7fff81c95000 - 0x7fff825befef com.apple.AppKit 6.5.9 (949.54) <5076cda2b3c9560d7f019afd480039c7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x7fff825bf000 - 0x7fff82635fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

0x7fff82636000 - 0x7fff8276efef com.apple.CoreFoundation 6.5.7 (476.19) <d7aea66b6a0d43c717a9d974d4b3e2de> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x7fff8276f000 - 0x7fff82805ffb com.apple.LaunchServices 292 (292) <d6750e4efb1986b3ffd2bc037223a3ad> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices

0x7fff82806000 - 0x7fff8285bfe3 com.apple.HIServices 1.7.1 (???) <8c601c198e138905743161674f558fcc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

0x7fff8285c000 - 0x7fff82b43ffb com.apple.HIToolbox 1.5.6 (???) <54f8e0b178ed377fb279ba48fa1aa88b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox

0x7fff82b44000 - 0x7fff82bd5fff com.apple.SearchKit 1.2.2 (1.2.2) <87379484090b910fd05c027b66d1228f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit

0x7fff82bd6000 - 0x7fff82bdbfff com.apple.CommonPanels 1.2.4 (85) <564fc0c6c53a00d1a7bf8a94545beffa> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels

0x7fff82bdc000 - 0x7fff82bdcffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x7fff82bdd000 - 0x7fff82bf3ff9 com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture

0x7fff82bf4000 - 0x7fff82e8ffe3 com.apple.Foundation 6.5.9 (677.26) <d7c197fec4d7c3097be95ae742a47c22> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x7fff82e90000 - 0x7fff82e90ffa com.apple.CoreServices 32 (32) <beac1b7266aaf0da184cd5925910217e> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x7fff82e91000 - 0x7fff82ee3fff com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x7fff82ee4000 - 0x7fff82fa2fff edu.mit.Kerberos 6.0.15 (6.0.15) <332e58bc00db238784e92ab8fe0fdfa6> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x7fff82fa3000 - 0x7fff82fabffa libbsm.dylib ??? (???) <e4eaac0d1d83b90c308d2ee2ab957cc5> /usr/lib/libbsm.dylib

0x7fff82fac000 - 0x7fff82fc9fff libPng.dylib ??? (???) <9dd5bf64f354332720309183cb6aa983> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib

0x7fff82fca000 - 0x7fff83108fe9 com.apple.ImageIO.framework 2.0.9 (2.0.9) <4f60c1cbfcaa3f37e8b05bbbb5f8ab10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO

0x7fff83109000 - 0x7fff83159fe7 com.apple.Metadata 10.5.8 (398.26) <c6f33c64966aceb08eeea18e29609c26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

0x7fff8315a000 - 0x7fff831d5ff3 com.apple.CoreText 2.0.5 (???) <21c92ca8838402adc16d0ffdb2a2ada2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText

0x7fff831d6000 - 0x7fff83213ff7 com.apple.SystemConfiguration 1.9.2 (1.9.2) <adbf2cf79d4ca56a6aaf282758342368> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x7fff83214000 - 0x7fff8359bff0 com.apple.VideoToolbox 0.484.2 (484.2) <b0668c17f1419a5084611664587dc53c> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x

0x7fff8359c000 - 0x7fff83691fff libxml2.2.dylib ??? (???) <7f8ff78b4e85fbd963287356a7e3d817> /usr/lib/libxml2.2.dylib

0x7fff83692000 - 0x7fff83745fef com.apple.DesktopServices 1.4.9 (1.4.9) <5f0496e25a01c3f56c30c5038890697a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

0x7fff83746000 - 0x7fff83811ff7 com.apple.ColorSync 4.5.4 (4.5.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync

0x7fff83812000 - 0x7fff838c3fef com.apple.CoreServices.OSServices 228.1 (228.1) <1489551e96f1faf3d92ccdf13e789d26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

0x7fff838c4000 - 0x7fff83938fe7 libstdc++.6.dylib ??? (???) <e53abb5051fc1a623459b7c58ca05d24> /usr/lib/libstdc++.6.dylib

0x7fff83939000 - 0x7fff8395cfff com.apple.CoreVideo 1.6.1 (48.6) <3c92baaf68647ad6783f96ff2d6fc5cb> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x7fff8395d000 - 0x7fff83a3efff libcrypto.0.9.7.dylib ??? (???) <752f9db6e46f8d48fe3a6663d97acc34> /usr/lib/libcrypto.0.9.7.dylib

0x7fff83a3f000 - 0x7fff83a7cfe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x7fff83a7d000 - 0x7fff83a7dffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x7fff83a7e000 - 0x7fff83f9ef6e libGLProgrammability.dylib ??? (???) <dfe7bb0409f4a83d28818fd40452d013> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib

0x7fff83f9f000 - 0x7fff84002fef libGLU.dylib ??? (???) <f67da5b01d66550356e36ab111d403ac> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x7fff84003000 - 0x7fff8403efff com.apple.AE 402.3 (402.3) <02920492662a2afd9329814761de7625> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

0x7fff8403f000 - 0x7fff84040ff3 com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x7fff84041000 - 0x7fff84082fef com.apple.framework.IOKit 1.5.2 (???) <ebadf76b05d974c057871f79d1155160> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x7fff84083000 - 0x7fff84085fff com.apple.print.framework.Print 218.0.3 (220.2) <b61026a1ec74657ef632c870614c97ff> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print

0x7fff84086000 - 0x7fff8414afe2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage

0x7fff8414b000 - 0x7fff8423ffff libobjc.A.dylib ??? (???) <efc7ebdfe5ea8b723ebdb322ce775ddf> /usr/lib/libobjc.A.dylib

0x7fff84240000 - 0x7fff84449feb com.apple.security 5.0.7 (1) <8277f726dbcf75bea6e19db6d4f41577> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x7fff8444a000 - 0x7fff8482afef com.apple.QuartzCore 1.5.8 (1.5.8) <fa8e35e6d3005eea6cd3215757d8f1d1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x7fff8482b000 - 0x7fff8484dfff libJPEG.dylib ??? (???) <6fdc1a2794f35c40ae924921aad64434> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x7fff8484e000 - 0x7fff8486ffff libresolv.9.dylib ??? (???) <8ab980fcb57ab0bac63ca2302ca86ca9> /usr/lib/libresolv.9.dylib

0x7fff84870000 - 0x7fff84910fe3 com.apple.ApplicationServices.ATS 3.8 (???) <d0fa98ea4500d9d03c291bbe29f6cada> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS

0x7fff84911000 - 0x7fff84913ff7 libffi.dylib ??? (???) <dc89a0cfa89fa40bd5e67ac301a9ba2a> /usr/lib/libffi.dylib

0x7fff84914000 - 0x7fff8492efff com.apple.openscripting 1.2.8 (???) <a05b9d0ca893061d44b492d7c7169e0a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

0x7fff8492f000 - 0x7fff84972fef com.apple.QD 3.11.57 (???) <8b866ad370ea1d63dac867d4d857a30b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

0x7fff84973000 - 0x7fff84f3ffff com.apple.CoreGraphics 1.409.8 (???) <853a61b783f5b6c427a52a6594c0ad5c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics

0x7fff84f40000 - 0x7fff84f40fff com.apple.Carbon 136 (136) <20fabc7633537fcb085a66c697441b0e> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x7fffffe00000 - 0x7fffffe01780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

0xfffffffffffec000 - 0xfffffffffffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib

MacBook Air, Mac OS X (10.6.7), Mem: 2GB 1067 MHz DDR3 (sigh)

Posted on Sep 7, 2012 2:39 PM

Reply
7 replies

Sep 11, 2012 8:46 AM in response to Shootist007

Thanks for responding. I understand that this is not an App programming forum - the issue is not that my program does not run on any mac or is not compatible with OS X whatsoever - it runs on every other mac that has downloaded it (50-100), it is just this one Mac user that has gotten some sort of weird warning that is preemptively shutting down the program before it has a chance to run.


As I mentioned in the first post - I am kind of between a rock and hard place because the only person who is more familiar with my app suffered notable brain damage in an accident last year and is struggling to recall basic commands, let alone more complicated projects.


Any help would be greatly, greatly appreciated.


Best,



Rax

Sep 11, 2012 5:14 PM in response to Shootist007

Yes - as it says in the first post: Macs don't have any issues [running my program] - except a recent user who has been getting the above error.


I have not been able to identify the reason that this individual cannot run the program, and so stand to learn something from helping them resolve the issue, unfortunately I've exhausted my own knowledge and immediate resources, which is why I'm asking for help here.


Thank you for your continued attention the thread.


Best,


Rax


"bad access because of an invalid address" error preventing app from running

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.