New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #35032 (new defect)

Opened 11 months ago

Last modified 8 months ago

namebench crash at Lion

Reported by: ag@… Owned by: singingwolfboy@…
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc:
Port: namebench

Description (last modified by ryandesign@…) (diff)

Build namebench on Lion 10.7.4 and Xcode 4.3.3. When starting, namebench is crashing. Starting from Terminal and the message in the Terminal is:

    print "Starting up on Python %s [%s] compiled with %s" % (platform.python_version(),
                                                         ^
SyntaxError: invalid syntax
2012-06-30 10:09:56.120 namebench[27158:407] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_namebench/namebench/work/namebench-1.3.1/cocoa/main.m:44 main() PyRun_SimpleFile failed with file '/Applications/MacPorts/namebench.app/Contents/Resources/main.py'.  See console for errors.'
*** First throw call stack:
(
	0   CoreFoundation                      0x00007fff96d28f56 __exceptionPreprocess + 198
	1   libobjc.A.dylib                     0x00007fff949efd5e objc_exception_throw + 43
	2   CoreFoundation                      0x00007fff96d28d8a +[NSException raise:format:arguments:] + 106
	3   CoreFoundation                      0x00007fff96d28d14 +[NSException raise:format:] + 116
	4   namebench                           0x00000001079d2c13 namebench + 7187
	5   namebench                           0x00000001079d2958 namebench + 6488
)
terminate called throwing an exceptionAbort trap: 6

Change History

comment:1 Changed 11 months ago by ryandesign@…

  • Keywords namebench crash removed
  • Owner changed from macports-tickets@… to singingwolfboy@…
  • Description modified (diff)

comment:2 Changed 11 months ago by ag@…

Build at Lion 10.7.4, Xcode 4.3.3, python27. No given options at install.

comment:3 Changed 8 months ago by jmr@…

I can't reproduce this, FWIW.

Note: See TracTickets for help on using tickets.