Re: [Eclipseme-users] Debugging problems on Linux
Brought to you by:
setera
From: Diego T. <di...@to...> - 2008-09-29 07:21:19
|
Hi Marcel, I am still not sure what is causing this. I have started taking backups of all directories involved* and thus keeping a 'last known good' state. Reverting to this seems to fix it. As this reverting usually requires a refresh/build, there are still many open parameters as to what breaks it. I find that once it starts to happen, it is almost impossible to get the debugging going again. Thus my approach to completely reverse all settings. *the directories are: ${home}/.eclipse /usr/local/bin/eclipse (or corresponding eclipse root dir) ./metadata of workspace I will post if I manage to locate the cause, of course. Cheers, Diego On Monday 29 September 2008 16:55:07 Marcel Ruff wrote: > Hi Diego, > > i experience the same here on several similar systems as yours. > It occassionally happens - consistently the last year(s). > I think a SIGSEGV is a crash from a underlying C-lib, > and a strace or similar could probably show the location. > But i have not investigated in this issue yet, > please post if you find a solution, > > thanks > Marcel > > Diego Tognola schrieb: > > Hi all, > > > > I'm having difficulties launching midlets in debug mode. I've configured > > the Debug settings as directed on the web page, but after a few seconds, > > the WTK crashes. Running the same launch configuration works fine. > > > > --> How can I get more information/log statements ? > > --> How is the WTK launched and where are the settings defined (port, > > JDK, ..) ? > > > > Any hints appreciated :-) > > Diego (digging into the source now) |