Paraview crashed: "../sysdeps/unix/sysv/linux/raise.c: No such file or directory" - paraview

I installed Paraview and It seems there was no error when I compiled it. There is no problem when I run paraview --help or paraview --version. But it crashed (aborted (core dumped) when I invoked paraview. I'm wondering if someone has similar experience and can help me out of this issue.
I ran gdb and got the following information:
(gdb) run
Starting program: /home/ubuntu/OpenFOAM/ThirdParty-v1806/platforms/linux64Gcc/ParaView-5.5.2/bin/paraview
process 16370 is executing new program: /home/ubuntu/OpenFOAM/ThirdParty-v1806/platforms/linux64Gcc/ParaView-5.5.2/lib/paraview
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffd1baf700 (LWP 16382)]
[New Thread 0x7fffc73c1700 (LWP 16383)]
[New Thread 0x7fffc6bc0700 (LWP 16384)]
[New Thread 0x7fffb5a09700 (LWP 16393)]
[New Thread 0x7fffaa1cc700 (LWP 16394)]
[New Thread 0x7fffa3fff700 (LWP 16395)]
[New Thread 0x7fffa99cb700 (LWP 16396)]
[New Thread 0x7fffa91ca700 (LWP 16397)]
Thread 1 "paraview" received signal SIGABRT, Aborted.
__GI_raise (sig=sig#entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
51 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
download paraview from paraview website, ran and got the same crash result. gdb information are:
(gdb) run
Starting program: /home/ubuntu/ParaView-5.6.0-RC2-Qt5-MPI-Linux-64bit/bin/paraview
process 10177 is executing new program: /home/ubuntu/ParaView-5.6.0-RC2-Qt5-MPI-Linux-64bit/lib/paraview
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux- gnu/libthread_db.so.1".
[New Thread 0x7fffcac8c700 (LWP 10205)]
[New Thread 0x7fffbd98e700 (LWP 10214)]
[New Thread 0x7fffbd18d700 (LWP 10215)]
[New Thread 0x7fffbc98c700 (LWP 10216)]
[New Thread 0x7fffaffff700 (LWP 10217)]
Thread 1 "paraview" received signal SIGABRT, Aborted.
__GI_raise (sig=sig#entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
51 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb)

Related

MySQLWorkbench Quit unexpectedly on macOS 12.6

Translated Report (Full Report Below)
Process: MySQLWorkbench [10215]
Path: /Applications/MySQLWorkbench.app/Contents/MacOS/MySQLWorkbench
Identifier: com.oracle.workbench.MySQLWorkbench
Version: 8.0.29.CE (1)
Code Type: X86-64 (Native)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2022-09-18 01:13:02.9024 +0700
OS Version: macOS 12.6 (21G115)
Report Version: 12
Anonymous UUID: 93C12037-7AA4-2F17-6953-BD95C09A967C
Time Awake Since Boot: 8100 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008
Exception Codes: 0x0000000000000001, 0x0000000000000008
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [10215]

Latest VSCode 1.67.1 Run and Debug C++ application using CMake doesn't produce any program `cout` output in Debug Console

Starting the Run and Debug session the first time (CTRL + F5) when the VSCode is first started up, I only see this in the VSCode Debug Console. I expect to see all the cout output but there is none. The program cout output only shows up when running it the second time onwards. What's the difference? Isn't it weird?
=thread-group-added,id="i1"
GNU gdb (Ubuntu 12.0.90-0ubuntu1) 12.0.90
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word".
Warning: Debuggee TargetArchitecture not detected, assuming x86_64.
=cmd-param-changed,param="pagination",value="off"
Stopped due to shared library event (no libraries added or removed)
Loaded '/lib64/ld-linux-x86-64.so.2'. Symbols loaded.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Breakpoint 1, main (argc=1, argv=0x7fffffffd988) at /usr/src/MyProgram/MyProgram/MyProgram.cpp:11
11 {
Loaded '/lib/x86_64-linux-gnu/libtbb.so.12'. Symbols loaded.
Loaded '/lib/x86_64-linux-gnu/libstdc++.so.6'. Symbols loaded.
Loaded '/lib/x86_64-linux-gnu/libm.so.6'. Symbols loaded.
Loaded '/lib/x86_64-linux-gnu/libgcc_s.so.1'. Symbols loaded.
Loaded '/lib/x86_64-linux-gnu/libc.so.6'. Symbols loaded.
[New Thread 0x7ffff7363640 (LWP 11113)]
[New Thread 0x7fffeffff640 (LWP 11114)]
[New Thread 0x7ffff6f62640 (LWP 11115)]
[New Thread 0x7ffff6b61640 (LWP 11116)]
[New Thread 0x7ffff635f640 (LWP 11117)]
[New Thread 0x7ffff6760640 (LWP 11118)]
[New Thread 0x7ffff5f5e640 (LWP 11120)]
[New Thread 0x7ffff535b640 (LWP 11122)]
[New Thread 0x7ffff4f5a640 (LWP 11123)]
[New Thread 0x7ffff5b5d640 (LWP 11119)]
[New Thread 0x7ffff575c640 (LWP 11121)]
[New Thread 0x7ffff4b59640 (LWP 11124)]
[New Thread 0x7ffff4758640 (LWP 11126)]
[New Thread 0x7fffefbfe640 (LWP 11125)]
[Thread 0x7ffff4758640 (LWP 11126) exited]
[Thread 0x7fffefbfe640 (LWP 11125) exited]
[Thread 0x7ffff4b59640 (LWP 11124) exited]
[Thread 0x7ffff4f5a640 (LWP 11123) exited]
[Thread 0x7ffff535b640 (LWP 11122) exited]
[Thread 0x7ffff575c640 (LWP 11121) exited]
[Thread 0x7ffff5f5e640 (LWP 11120) exited]
[Thread 0x7ffff5b5d640 (LWP 11119) exited]
[Thread 0x7ffff6760640 (LWP 11118) exited]
[Thread 0x7ffff635f640 (LWP 11117) exited]
[Thread 0x7ffff6b61640 (LWP 11116) exited]
[Thread 0x7ffff6f62640 (LWP 11115) exited]
[Thread 0x7fffeffff640 (LWP 11114) exited]
[Thread 0x7ffff7363640 (LWP 11113) exited]
[Inferior 1 (process 11090) exited normally]
The program '/usr/src/MyProgram/x64/Debug/MyProgram' has exited with code 0 (0x00000000).

sourcetree keeps crashing after upgrade to 4.1.1

I upgraded the source to latest version 4.1.1 but it keeps crashing whenever I click any repo after that. How can I fix it?
Process: Sourcetree [9208]
Path: /Applications/Sourcetree.app/Contents/MacOS/Sourcetree
Identifier: com.torusknot.SourceTreeNotMAS
Version: 4.1.1 (237)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Sourcetree [9208]
User ID: 501
Date/Time: 2021-06-16 12:30:58.563 -0400
OS Version: macOS 11.4 (20F71)
Report Version: 12
Anonymous UUID: D1F6D388-FE59-1547-31C8-BEF723D91654
Time Awake Since Boot: 230000 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [9208]
VM Regions Near 0:
-->
__TEXT 10bc16000-10bf0e000 [ 3040K] r-x/r-x SM=COW /Applications/Sourcetree.app/Contents/MacOS/Sourcetree
Application Specific Information:
Performing #selector(localOutlineDoubleClick:) from sender STRepoBrowserBookmarkOutlineView 0x7fa54d044600
Any help is greatly appreciated
Same issue on an Intel Mac here.
I manually replaced the executable by the latest one from this page (4.1.9) and it solved the issue.
I downgrade the source tree version to 3.2.1 and it worked

Xcode crashes when adding a Swift package

When adding a swift package to a repo adding the package causes a crash.
Have you seen such a failure? What did you do?
Here is the stack trace:
PlugIn Identifier: libSwiftPM.dylib
PlugIn Version: ??? (17700)
Date/Time: 2021-04-17 14:02:53.780 +0100
OS Version: macOS 11.3 (20E5231a)
Report Version: 12
Bridge OS Version: 5.3 (18P54555a)
Anonymous UUID: E0A63D54-3439-6D85-7A26-1B18A623DBA6
Sleep/Wake UUID: 48028EAA-522A-4F9B-A1DB-08E369AB0C6B
Time Awake Since Boot: 94000 seconds
Time Since Wake: 44000 seconds
System Integrity Protection: enabled
Crashed Thread: 13 Dispatch queue: -[IDEExecutionEnvironment initWithWorkspaceArena:] (QOS: UNSPECIFIED)
Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Illegal instruction: 4
Termination Reason: Namespace SIGNAL, Code 0x4
Terminating Process: exc handler [49193]
Application Specific Information:
ProductBuildVersion: 12D4e
Workspace/Workspace.swift:1161: Fatal error: 'try!' expression unexpectedly raised an error: TSCBasic.GraphError.unexpectedCycle
In my case it was because I had the package before and I deleted it, but it's still in Derived Data. Clearing Derived data in /Users/<USER>/Library/Developer/Xcode/DerivedData/, then adding the swift package again fixes it.

Problems running eclipse juno 64 bit on Mac Lion

Sorry for my stupid question, but I just don't get eclipse juno running...
Here the error report:
Process: eclipse [10355] Path:
/Applications/eclipse/Eclipse.app/Contents/MacOS/eclipse Identifier:
eclipse Version: ??? (???) Code Type: X86-64 (Native)
Parent Process: bash [10309]
Date/Time: 2012-09-10 23:11:26.871 +0100 OS Version: Mac OS
X 10.7.4 (11E53) Report Version: 9
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes:
KERN_INVALID_ADDRESS at 0x000000000000003c
VM Regions Near 0x3c:
-->
__TEXT 0000000100000000-0000000100004000 [ 16K] r-x/rwx SM=COW
/Applications/eclipse/Eclipse.app/Contents/MacOS/eclipse
Application Specific Information: objc[10355]: garbage collection is
OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0
com.apple.CoreFoundation 0x00007fff8d0f7aef
CFBundleGetFunctionPointerForName + 31 1 eclipse
0x00000001000030bd findSymbol + 66 2 eclipse
0x00000001000018be original_main + 1572 3 eclipse
0x0000000100001f7d main + 1230 4 eclipse
0x0000000100001158 start + 52
Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0
libsystem_kernel.dylib 0x00007fff8fd6e7e6 kevent + 10 1
libdispatch.dylib 0x00007fff8f90d78a _dispatch_mgr_invoke
+ 923 2 libdispatch.dylib 0x00007fff8f90c31a _dispatch_mgr_thread + 54
Thread 0 crashed with X86 Thread State (64-bit): rax:
0xe1bfa23753d57bd3 rbx: 0x0000000100200ad0 rcx: 0x0000000000000000
rdx: 0x0000000000000000 rdi: 0x0000000000000000 rsi:
0x0000000100200ad0 rbp: 0x00007fff5fbff9b0 rsp: 0x00007fff5fbff590
r8: 0x000000000000000f r9: 0x000000000000000a r10:
0x0000000000064000 r11: 0x00007fff8d0f7ad0 r12: 0x00000001000043f8
r13: 0x00000001002007f0 r14: 0x00007fff5fbffbc8 r15:
0x00007fff5fbffbc8 rip: 0x00007fff8d0f7aef rfl: 0x0000000000010206
cr2: 0x000000000000003c Logical CPU: 1
Part removed ...
External Modification Summary: Calls made by other processes
targeting this process:
task_for_pid: 1
thread_create: 0
thread_set_state: 0 Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0 Calls made by all processes on this machine:
task_for_pid: 16727
thread_create: 7
thread_set_state: 10414
VM Region Summary: ReadOnly portion of Libraries: Total=140.5M
resident=68.1M(49%) swapped_out_or_unallocated=72.3M(51%) Writable
regions: Total=29.1M written=424K(1%) resident=644K(2%)
swapped_out=0K(0%) unallocated=28.5M(98%) REGION TYPE
VIRTUAL
=========== ======= MALLOC 20.3M MALLOC guard page 32K STACK GUARD 56.0M Stack 8712K VM_ALLOCATE 32K
__CI_BITMAP 80K
__DATA 12.1M
__IMAGE 528K
__LINKEDIT 47.8M
__TEXT 92.7M
__UNICODE 544K shared memory 308K
=========== ======= TOTAL 238.9M
It would be great if anybody could help me.
Thank you very much for your help.
Greetings
Anselm
found the problem... I used Unarchiver to unpack the pack... It seems to have a bug... When I used another program to unpack it it worked :-)
here the eclipse link as reference: https://bugs.eclipse.org/bugs/show_bug.cgi?id=305758