You are not logged in.

#1 2012-06-12 01:53:13

CPUnltd
Member
From: Milwaukee, WI
Registered: 2009-12-05
Posts: 483
Website

Turbojet2 (multiburn gui) crash error

I seem to run into this issue a lot... not sure if it's because I'm running 64bit or not.  I run Turbojet2 so I can start burning some ISOs and when I start the burning (I have 3 burners in my tower) it crashes after a few seconds.  after executing from cli, I find that the only error I get is "Floating point exception".  How do I troubleshoot this?


Help grow the dev population... have your tech trained and certified!

Offline

#2 2012-06-12 02:12:32

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,701

Re: Turbojet2 (multiburn gui) crash error

How are your coding skills?
1. I would check to see if it was built with debug symbols, if not re-install from the AUR, but change the PKGBUILD to enable debug (It is written in c++ using the Qt library)
2. Run the program under gdb.
3. When it crashes, enter the gdb command bt
4. See where it crashed and find root cause (likely a divide by zero)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#3 2012-06-12 05:12:12

CPUnltd
Member
From: Milwaukee, WI
Registered: 2009-12-05
Posts: 483
Website

Re: Turbojet2 (multiburn gui) crash error

will do what I can, but I am no programmer...


Help grow the dev population... have your tech trained and certified!

Offline

Board footer

Powered by FluxBB