Opened 11 years ago

Closed 11 years ago

#40677 closed defect (duplicate)

py-spyder @2.2.4_0 Crash on Startup - libc++abi.dylib

Reported by: joe.oboyle@… Owned by: eborisch (Eric A. Borisch)
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc:
Port: py-spyder

Description

py-spyder cashes on launch with following truncated error message (full error message attached):

...
2013-10-04 19:58:27.071 Python[96486:8207] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-
...
libc++abi.dylib: terminate called throwing an exception
Abort trap: 6

MacOS 10.8.5 environment Xcode 5.0 Build version 5A1413

Attachments (2)

error.log (8.5 KB) - added by joe.oboyle@… 11 years ago.
error messages on spyder launch
active.txt (5.4 KB) - added by joe.oboyle@… 11 years ago.
port echo active and rdepof:py-spyder results

Download all attachments as: .zip

Change History (8)

Changed 11 years ago by joe.oboyle@…

Attachment: error.log added

error messages on spyder launch

Changed 11 years ago by joe.oboyle@…

Attachment: active.txt added

port echo active and rdepof:py-spyder results

comment:1 Changed 11 years ago by joe.oboyle@…

Cc: joe.oboyle@… added

Cc Me!

comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: joe.oboyle@… removed
Keywords: py-spyder crash removed
Owner: changed from macports-tickets@… to eborisch@…

comment:3 Changed 11 years ago by eborisch (Eric A. Borisch)

My version (same OS / xcode) is working; I will try to look at the list of installed dependencies to see if there is anything suspicious (and to see if I can recreate the crash) when I have a chance.

In the interim, could you try installing py27-matplotlib +qt4 (and potentially -tkinter) to see if that fixes things?

comment:4 Changed 11 years ago by joe.oboyle@…

Thanks eborisch. I attempted your suggestion and continued to receive the error message both with py27-matplotlib +qt4 and with py27-matplotlib +qt4 -tkinter. Here are the steps I attempted:

sudo port selfupdate
sudo port install py27-matplotlib +qt4
spyder

followed by

sudo port -f uninstall py27-matplotlib @1.3.0_0+qt4
sudo port clean py27-matplotlib
sudo port install py27-matplotlib +qt4 -tkinter
spyder

comment:5 Changed 11 years ago by eborisch (Eric A. Borisch)

Is the error message the same? It shouldn't be entering _tkinter.so.

comment:6 Changed 11 years ago by eborisch (Eric A. Borisch)

Resolution: duplicate
Status: newclosed

Closing. Has duplicate: #39114.

Note: See TracTickets for help on using tickets.