# You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. # # This toplevel file is a little messy at the moment... (2001-06-22) # ...still messy (2013-07-12) # A lot less messy now...
This significantly changes outputs, but provides eventually the same kinds of information, only in different order. Previously: Print that a signal was received, and which one. Log to syslog that this happened. Print userland stack trace of main process. Save core dump: always to /tmp/anaconda...
>>> from spyder.app.start import main >>> main() ... Thread 1 "ZMQbg/5" received signal SIGSEGV, Segmentation fault. 0x0000000000000000 in ?? () (gdb) bt Author DietBru commented May 2, 2018 Following a suggestion in #3326, I was able to work around the problem by doing conda ...
Actual Behavior After updating packages with conda update --all I cannot start spyder anymore. It tries to import from PyQt5.QtWebKitWidgets which is not available. Expected Behavior Execution of spyder. Steps to Reproduce conda update -...
user-agent : conda/4.5.11 requests/2.18.4 CPython/3.6.5 Linux/4.15.0-36-generic ubuntu/18.04 glibc/2.27 UID:GID : 1000:1000 netrc file : None offline mode : False :~$ spyder Received signal 11 SEGV_MAPERR 000000000108 #0 0x7fb4fbd7a72f #1 0x7fb4fa7ac79d #2 0x7fb4fbd7ac3e...
Could not find object file "---src-dir---/Imaging-1.1.7/build/temp.macosx-10.5-x86_64-2.7/Tk/tkImaging.o" - no debug information available for "Tk/tkImaging.c" .. done Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_INVALID_ADDRESS at address: 0x0000000...