[MacPorts] #28543: AppKiDo 0.985 crashes after starting up
#28543: AppKiDo 0.985 crashes after starting up ---------------------------------+------------------------------------------ Reporter: trier@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: ---------------------------------+------------------------------------------ The port builds and installs without complaint. When I open it, and specify the Develop Library on my system (OSX 10.6), it soon crashes. Here is the crash log: {{{ Application Specific Information: abort() called *** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[NSCFArray removeObjectAtIndex:]: index (4294967295) beyond bounds (6)' *** Call stack at first throw: ( 0 CoreFoundation 0x00007fff817f87b4 __exceptionPreprocess + 180 1 libobjc.A.dylib 0x00007fff8346b0f3 objc_exception_throw + 45 2 CoreFoundation 0x00007fff817f85d7 +[NSException raise:format:arguments:] + 103 3 CoreFoundation 0x00007fff817f8564 +[NSException raise:format:] + 148 4 Foundation 0x00007fff86c9fba4 _NSArrayRaiseBoundException + 122 5 Foundation 0x00007fff86c0ee9f -[NSCFArray removeObjectAtIndex:] + 135 6 AppKiDo 0x00000001000083b5 +[AKPrefUtils selectedFrameworkNamesPref] + 117 7 AppKiDo 0x0000000100011fe4 -[AKAppController awakeFromNib] + 1156 }}} -- Ticket URL: <https://trac.macports.org/ticket/28543> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28543: AppKiDo 0.985 crashes after starting up ---------------------------------+------------------------------------------ Reporter: trier@… | Owner: michael.klein@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: AppKiDo ---------------------------------+------------------------------------------ Changes (by jmr@…): * owner: macports-tickets@… => michael.klein@… * port: => AppKiDo Comment: Please remember to fill in the Port field and cc the maintainer. -- Ticket URL: <https://trac.macports.org/ticket/28543#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28543: AppKiDo 0.985 crashes after starting up ---------------------------------+------------------------------------------ Reporter: trier@… | Owner: michael.klein@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: AppKiDo ---------------------------------+------------------------------------------ Comment(by michael.klein@…): There's some suspicious code in [AKPrefUtils selectedFrameworkNamesPref] that doesn't look 64bit-clean. Can you try with the patch attached below? -- Ticket URL: <https://trac.macports.org/ticket/28543#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28543: AppKiDo 0.985 crashes after starting up ----------------------------------+----------------------------------------- Reporter: trier@… | Owner: michael.klein@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: AppKiDo | ----------------------------------+----------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: r89158 -- Ticket URL: <https://trac.macports.org/ticket/28543#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts