Skip to content

Instantly share code, notes, and snippets.

@pedrocr
Created September 15, 2014 23:06
Show Gist options
  • Select an option

  • Save pedrocr/fe76fef75ffd48d6b739 to your computer and use it in GitHub Desktop.

Select an option

Save pedrocr/fe76fef75ffd48d6b739 to your computer and use it in GitHub Desktop.
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff49b97700 (LWP 15419)]
__memcpy_sse2_unaligned () at ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S:35
35 ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: No such file or directory.
(gdb) bt
#0 __memcpy_sse2_unaligned () at ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S:35
#1 0x00007ffff79e0eb9 in _default_process_tiling_roi._omp_fn.1 ()
at /usr/include/x86_64-linux-gnu/bits/string3.h:51
#2 0x00007ffff2a2034a in ?? () from /usr/lib/x86_64-linux-gnu/libgomp.so.1
#3 0x00007ffff6d75182 in start_thread (arg=0x7fff49b97700) at pthread_create.c:312
#4 0x00007ffff6aa1fbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment