Skip to content

Instantly share code, notes, and snippets.

View drewrobson's full-sized avatar

Drew Robson drewrobson

  • Max Planck Institute for Biological Cybernetics
  • Tübingen, Germany
View GitHub Profile
@drewrobson
drewrobson / ReadOnlyMemoryError.ipynb
Created August 12, 2017 16:04
Reduced example demonstrating SegFault or ReadOnlyMemoryError()
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@drewrobson
drewrobson / Backtrace.log
Created August 12, 2017 16:06
Backtrace for reduced example demonstrating SegFault or ReadOnlyMemoryError()
[I 10:55:14.723 NotebookApp] Kernel started: d6c312f1-4256-4af0-b5cc-a28bebeb59cf
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff3f3d700 (LWP 11602)]
[New Thread 0x7fffe8b4e700 (LWP 11603)]
[New Thread 0x7fffe834d700 (LWP 11604)]
[New Thread 0x7fffe5b4c700 (LWP 11605)]
[New Thread 0x7fffe134b700 (LWP 11606)]
[New Thread 0x7fffdeb4a700 (LWP 11607)]
[New Thread 0x7fffdc349700 (LWP 11608)]
@drewrobson
drewrobson / bug.ipynb
Last active January 22, 2019 03:03
Possible xeus-cling bug mixing const and not const
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.