Page 1 of 1
CodeLite Crash Handler
Posted: Fri May 28, 2010 11:50 am
by jiapei100
Hi, Eran:
After upgrading my GDB recently, there seems to be a serious confliction between GDB and current CodeLite.
Error message is:
CodeLite Crash Handler
codelite crashed: you may attach to it using gdb
or let it crash silently..
Attach debugger?
I'm using
Ubuntu 9.10
gdb 7.0-0ubuntu1
codelite v2.5.2.4031
Since this happens from time to time, I'm not able to run codelite at all now.
I may need a thorough reinstallation.
Best Regards
JIA Pei
Re: CodeLite Crash Handler
Posted: Fri May 28, 2010 3:31 pm
by eranif
It has nothing to do with the gdb version. However, did you try to attach gdb to codelite and see the backtrace?
Eran
Re: CodeLite Crash Handler
Posted: Fri May 28, 2010 5:23 pm
by jiapei100
Haha... yes, I noticed the gdb output.
But, seriously have no idea how to copy everything out yet.
I mean, how to copy every error messages out from the gdb window when codelite got crashed?
I attached the first 3 pages down here.
There should be around 16 pages in total.
I upload a folder at
http://www.visionopen.com/pngs
all gdb output are saved as .png files, page by page.
Codelite is so cool that I can't program without it.
So, Eran, I wonder if you can help at your earliest convenience?
Well, this situation occurred ever since I upgraded a new gdb or gcc. (Seriously can't remember).
And it just started happening these days.
Best Regards
JIA Pei
Re: CodeLite Crash Handler
Posted: Fri May 28, 2010 6:24 pm
by eranif
Ok... these pages are not interesting. What is interesting is that what is the output of the 'bt' command.
Follow these steps:
1) When codelite crashes, and offers you to attach debugger, say 'Yes'.
2) Next, hit ENTER until you get the prompt from gdb.
3) When you get the prompt from gdb, type:
and gdb will print the backtrace of the crash - paste the output here and we will continue it from there
Eran
Re: CodeLite Crash Handler
Posted: Fri May 28, 2010 7:36 pm
by jiapei100
Thanks for your kind guidance.
the output is now attached, in 1 page.
Re: CodeLite Crash Handler
Posted: Fri May 28, 2010 11:41 pm
by eranif
It looks like codelite crashes on exit
But other than that, I need a reproduction for this...
Are you doing anything special to make it crash?
Eran
Re: CodeLite Crash Handler
Posted: Sat May 29, 2010 8:16 am
by jiapei100
Hi, Eran:
I don't think I did anything special.
Let me reproduce it using a video.
http://www.visionopen.com/codelitecrash.ogv
No longer than 1 minute after I started Codelite, it will go crash.
What can I do? Please do help.
I reinstalled Codelite already. Is it possible this has something to do with Codelite settings?
After Codelite uninstalled, is there still some leftover for Codelite configuration?
Looking forward to your reply.
Cheers
JIA
Re: CodeLite Crash Handler
Posted: Sun May 30, 2010 11:41 pm
by jiapei100
After I uninstall codelite and remove the folder "~/.codelite", and reinstall codelite once again.
Codelite seems to be recovered.
Therefore, it's possible that my codelite configuration went wrong some time.
However, after a while, no longer than 5 minutes, it went wrong once again.
Seriously annoying.
Anyway, looking forward to your response and hopefully there will be a help soon.
Best Regards
JIA