Bug Process finished with exit code 138 (interrupted by signal 10: SIGBUS) - sigbus

I ask for your help because I have a problem :(
I am currently in a computer project with a group. We have to code a Dofus 🤩
My team codes under Windows and I under Mac OS.
We all use the Allegro5 graphics library.
We are on JetBrain's CLion IDE and we code in C.
In our project, compiling under Windows poses no problem. On the other hand, under MacOS the error message:
Process finished with exit code 138 (interrupted by signal 10: SIGBUS)
is posted.
Our teacher couldn't identify the error so I'm calling on you.
Thank you very much for any answers given!

From the support (here), it seems this is a randomly occurring issue on the platform. Have you tried many times?

Related

Debugging MBED with Eclipse

I am currently using mac OS to set up a debugger to debug Mbed OS application , I followed the instruction from https://os.mbed.com/docs/mbed-os/v5.12/tutorials/eclipse.html .
I successfully set up the local debug toolchain and I am stuck at this error for quite awhile already. I install "make" as written in the documentary using homebrew and also set the path as suggested but still getting this error
00:13:27 **** Incremental Build of configuration Default for project mbed-os-example-blinky ****
make all
Cannot run program “make”: Unknown reason
Error: Program “make” not found in PATH
PATH=[/Users/roseyv/Developer/gcc-arm-none-eabi-6-2017-q2-update/bin/arm-none-eabi-g++]
00:13:27 Build Failed. 1 errors, 0 warnings. (took 4ms)
Any idea how to resolve this issue? or if there is any other better way we can set up debugger to debug MBED os application
Your help will be greatly appreciated, Thank you in advance!
In the mean time Mbed has updated their website. The link you posted is no longer valid. My suggestion now would be to use Mbed Studio.
Unfortunately Mbed is moving away from supporting Eclipse and only supports IDE's for which you have to be logged in with your account, Mbed Studio or the online compiler.
You could build from the command line option. Next use something like a Segger j-link and Segger Ozone to debug. I found Ozone easier to setup with random code compared to embedded debugging on Eclipse. This is what you pay for.

Xlib: unexpected async reply (sequence 0x1cb4)!

I am unable to run Windows tester on SLED 10 machine. When I try to run test as JUnit plugin-in-test, eclipse launches and I see Xlib: unexpected async reply (sequence 0x1cb4)! error in console and eclipse does nothing. I googled and found n number post for the issue but no proper solutions. If anyone have encountered with the problem and found solution pls feel free to reply to this post.
Note: This link clearly describes about the problem http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6386791
Here is the config of my machine
LSB_VERSION="core-2.0-noarch:core-3.0-noarch:core-2.0-ia32:core-3.0-ia32"
SUSE Linux Enterprise Desktop 10 (i586)
VERSION = 10
PATCHLEVEL = 4
SUSE Linux Enterprise Desktop 10 (i586)
VERSION = 10
PATCHLEVEL = 4
Thanks
Deepak
I am getting this problem too. What I am trying to do is make a plugin for my Qt application that will move the mouse around and test the GUI. The mouse is moved around using X11 libs. The plugin launches a separate QThread and in this thread I make calls to Qt functions to retrieve information about widgets but I do not ever set any positions or anything. Maybe even calling Qt functions from another thread can also cause the error.

The process cannot access the file because it is being used by another process

I ask this Question because it is Moles specific.
Running VS2010 on Windows 7 64bit the VsHost of moles stays in the task manager, causing this message:
Unable to copy file
The process cannot access the file because it is being used by another process
Solution: Kill the Process Microsoft.Moles.VsHost.x86.exe in the Task-Manager
To do this very often is very very annoying. I read in the msdn social forum that this issue shall be fixe sometime (i recall the post was from 2010 but cant find the post).
This happens nearly every time I stop the Debugging of the Test or if there is an Error while Debugging.
Anything new about this Issue?
I very much hope that Moles will be a standard part of Visual Studio someday, because I like this Typemocking very much!

Unhandled win32 Exception occurred in my Android ADV

Help!
Every time I run any device from Android AVD it crashes, then the Visual Studio ? starts and gives the followed message.
A unhandled win32 Exception occurred
in emulator.exe
followed message appears on Console
[2011-03-18 16:10:16 - Logcat]device not found
com.android.ddmlib.AdbCommandRejectedException: device not found
at com.android.ddmlib.AdbHelper.setDevice(AdbHelper.java:736)
at com.android.ddmlib.AdbHelper.executeRemoteCommand(AdbHelper.java:373)
at com.android.ddmlib.Device.executeShellCommand(Device.java:284)
at com.android.ddmuilib.logcat.LogPanel$3.run(LogPanel.java:527)
the loGcAT point these Error, I'm not sure it can help:
System(50): Failure starting core service
System(50): Failure starting core service
System(50): at android.os.BinderProxy.transact(Native Method)
System(50): at android.os.ServiceManagerProxy.addService(ServiceManagerNative.java:146)
System(50): at android.os.ServiceManager.addService(ServiceManager.java:72)
System(50): at com.android.server.ServerThread.run(SystemServer.java:162)
AndroidRuntime(50): Crash logging skipped, no checkin service
It happens whith all devices and I can't get more information, Eclipse don't returns any.
I realy dont know what to do. Help!
I hade the same issue yesterday. I managed to fix this by uninstalling the Android SDK and re-install it.
I don't know what caused the issue, and I don't want to try to reproduce it now, but I know of 2 differences between the 2 installations:
1) The first time I went directry to the AVD manager in the "Available packages" and made some updates there. In the "Third party Add-ons" there were some available packages that were still there after the installation and after "Refresh". This puzzled me and made me try a couple of times. Therefore I made a couple of redundant installations, and this may have caused some trouble.
2) The first time I used the .exe file to make the installation, while I downloaded the .zip-file for the second installation. Probably this has nothing to do with the error.
Hope this helps you! It really is an annoying problem.

Java was started but returned exit code=1073807364

I am using STS, jdk 1.6. It was working fine until now. I am getting this STS pop-up when I start it.
Java was started but returned exit code=1073807364
C:/jdk1.6.0_18/bin/javaw.exe
-Dosgi.requiredJavaVersion=1.5
...
... /15 more lines of stack on the pop-up window.
Any idea?
Found this; Looks like there is no one problem, that error code can come from a variety of events.
From what I can tell, this error code (0x40010004) arises in all sorts of situations, with (as you noted) no obvious common thread.
However this page says "0x40010004" means "the task is running"! So, I would surmise that the correct way to interpret it is as saying "this tasked has exited in a way that prevented it setting a proper exit code".
I don't know if this will help, but I would try looking in the Windows Event logs to see if the problem is being reported there.
found here: What is the cause of JVM exit code 1073807364?
From my experience, that error (described as "task is running") occurs when there is a thread in blocking mode, and the thread cannot be terminated by being interrupted (per the rules) so it lingers, causing the program to hang, and requiring a kill shot. I have experienced that error as recently as today (Sept 5, 2012), and that was the cause (because I did it deliberately).
There may be other causes, but that is one distinct possibility.
All I can suggest is updating your JDK to the latest release (1.6.0_23) and STS to the latest version (2.5.2) and seeing if the problem still persists.