Re: Easytag won't start from desktop icon



Hi Steven

On 2015-08-25 03:39, Steven P. Ulrick <meow8282 gmail com> wrote:
With "tail -f /var/log/messages" open in a terminal, I clicked on the
Easytag icon on my desktop.  The following is result:

Aug 25 03:35:10 afolkey2 kernel: [1364295.800898] traps: easytag[2051]
trap int3 ip:7f4db68deb03 sp:7ffd1a9f3e70 error:0

Apologies for the late reply.

That is either a crash or an assertion failure (which calls abort() and so looks like the same thing to the user). You need to either attach to the easytag process with gdb, to get a stack trace of the failure, or use the crash handler present in some distributions to do a similar thing (Fedora has ABRT and Ubuntu has Apport, for example). Without a stack trace or any log output, it is very difficult for me to diagnose what the problem might be.

Thanks for your patience!

--
http://amigadave.com/

Attachment: signature.asc
Description: Digital signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]