weird error thrown by moc #34
Unanswered
pranavpk404
asked this question in
Q&A
Replies: 2 comments 2 replies
-
You might want to report the problem to MOC developers on MOC webpage: |
Beta Was this translation helpful? Give feedback.
2 replies
-
(gdb) bt
#0 0x00007ffff793634c in __pthread_kill_implementation () at /usr/lib/libc.so.6
#1 0x00007ffff78e94b8 in raise () at /usr/lib/libc.so.6
#2 0x00007ffff78d3534 in abort () at /usr/lib/libc.so.6
#3 0x00007ffff792a397 in __libc_message () at /usr/lib/libc.so.6
#4 0x00007ffff79c92fa in __fortify_fail () at /usr/lib/libc.so.6
#5 0x00007ffff79c7c16 in () at /usr/lib/libc.so.6
#6 0x00007ffff79c8d39 in () at /usr/lib/libc.so.6
#7 0x0000555555588c64 in ()
#8 0x000055555558a9d4 in strwidth ()
#9 0x0000555555582e03 in ()
#10 0x000055555559a64a in ()
#11 0x0000555555582474 in windows_init ()
#12 0x0000555555576d87 in init_interface ()
#13 0x0000555555562d89 in main () |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
*** buffer overflow detected ***: terminated
fish: Job 1, 'mocp' terminated by signal SIGABRT (Abort)
i have reinstalled my whole system for fixing but it did not
i use arch linux
Beta Was this translation helpful? Give feedback.
All reactions