Problem with new symbol viewer

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Problem with new symbol viewer

2,788 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by 1234567890 on Tue Feb 03 13:31:28 MST 2015
Kubuntu 14.04 (x64), LPCXpresso 7.6.2:

I allways get an extra error window from Symbol Viewer with 'process hasn't exited' and an 'OK' button. And no symbol view.

0 Kudos
Reply
8 Replies

2,765 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by 1234567890 on Wed Apr 01 10:43:44 MST 2015
Fixed in 7.7.2.
0 Kudos
Reply

2,765 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by 1234567890 on Tue Feb 10 10:02:33 MST 2015
I would say particularly fast. A Q6600 Quadcore @ 2.4 GHz, 2 GB of RAM.

But at the weekend I tried it on another machine (Kubuntu 14.04, x64); quite more powerful and 8 GB of RAM. Same result. But there I was able to open the symbol view for exactly one time. Not the first time after installing 7.6.2, maybe the 5-8 try.
0 Kudos
Reply

2,765 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcxpresso-support on Mon Feb 09 09:44:59 MST 2015
Thanks for providing the log file. Unfortunately, it does not give any additional information and we have still not been able to reproduce the problem.

However, by doing a thought experiment, we can think of a scenario where this error could be generated and have modified the code to remove the possibility. This will be in the next LPCXpresso release.

Do you have a particularly fast (or slow) machine?
0 Kudos
Reply

2,765 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by 1234567890 on Thu Feb 05 12:56:01 MST 2015
Strange. What I did:

- Deleted -r /usr/local/lpcxpresso...
- Deleted -r ~/.eclipse
- Installed LPCXpresso 7.6.2
- Created new workspace (now obviously new default is ~/LPCXpresso/workspace)
- Imported archive from fresh installed LPCXpresso
- Build clkout example
- In tab 'Project' selected clkout/Debug/.axf file
- Right click and selected Tools/View Symbols

And then....: Same error.

The log is attached.
0 Kudos
Reply

2,765 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by 1234567890 on Thu Feb 05 09:52:22 MST 2015
Well, the above log is a complete one: IDE closed, log deleted, IDE opened, trying symbol viewer. Anyway.

Here is a complete log from another workspace on the same machine (with the same error of course).
0 Kudos
Reply

2,765 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcxpresso-support on Thu Feb 05 01:07:22 MST 2015
None of these messages are anything to with the symbol viewer, and will be created every time you start the IDE .

Could you please run the symbol viewer, generating the error, and then post the entire log file as a text file attachment.

Thanks
0 Kudos
Reply

2,765 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by 1234567890 on Wed Feb 04 10:50:01 MST 2015
Yes, it is same with any .axf or .o file.

Symbol Viewer tab is there and browsing from there: Same result.

I deleted the .log. A new one is created with every start of the IDE. The last 2 blocks are added when trying to use the symbol viewer.

!SESSION 2015-02-04 18:37:49.637 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_71
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments:  -os linux -ws gtk -arch x86

!ENTRY org.eclipse.ui 4 4 2015-02-04 18:37:54.373
!MESSAGE Conflicting handlers for com.crt.dsfswv.TraceViews: {com.crt.dsfswv.views.TraceViewsHandler} vs {com.crt.dsfswv.views.TraceViewsHandler}

!ENTRY org.eclipse.ui 4 4 2015-02-04 18:37:55.790
!MESSAGE Conflicting handlers for com.crt.dsfswv.TraceViews: {com.crt.dsfswv.views.TraceViewsHandler} vs {com.crt.dsfswv.views.TraceViewsHandler}

!ENTRY org.eclipse.ui 4 4 2015-02-04 18:37:57.524
!MESSAGE Plugin org.eclipse.cdt.ui, extension org.eclipse.ui.decorators, id org.eclipse.cdt.internal.ui.CustomBuildSettingsDecorator: Duplicate id found: org.eclipse.cdt.internal.ui.CustomBuildSettingsDecorator

!ENTRY org.eclipse.ui 4 4 2015-02-04 18:37:57.525
!MESSAGE Plugin org.eclipse.cdt.ui, extension org.eclipse.ui.decorators, id org.eclipse.cdt.internal.ui.CustomBuildSettingsDecorator: Unknown extension tag found: decorator

!ENTRY org.eclipse.ui 4 4 2015-02-04 18:37:57.769
!MESSAGE Conflicting handlers for com.crt.dsfswv.TraceViews: {com.crt.dsfswv.views.TraceViewsHandler} vs {com.crt.dsfswv.views.TraceViewsHandler}

!ENTRY org.eclipse.ui 4 4 2015-02-04 18:38:00.467
!MESSAGE Conflicting handlers for com.crt.dsfswv.TraceViews: {com.crt.dsfswv.views.TraceViewsHandler} vs {com.crt.dsfswv.views.TraceViewsHandler}

!ENTRY org.eclipse.ui 4 4 2015-02-04 18:38:40.782
!MESSAGE Conflicting handlers for com.crt.dsfswv.TraceViews: {com.crt.dsfswv.views.TraceViewsHandler} vs {com.crt.dsfswv.views.TraceViewsHandler}

!ENTRY org.eclipse.ui 4 4 2015-02-04 18:38:47.986
!MESSAGE Conflicting handlers for com.crt.dsfswv.TraceViews: {com.crt.dsfswv.views.TraceViewsHandler} vs {com.crt.dsfswv.views.TraceViewsHandler}
0 Kudos
Reply

2,765 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcxpresso-support on Wed Feb 04 01:22:29 MST 2015
No problems seen here running Ubuntu14.04.

I presume you see the same problem with any .axf or .o file that you try to open?

Can you open the Symbol Viewer view itself (tabbed in parallel to the Project Explorer View) and try browsing to your .axf / .o instead. Does this work?

It might also be useful to see your {workspace}/.metadata/.log file. Can you zip up and post it?

Regards,
LPCXpresso Support
0 Kudos
Reply