Bug 577694 - crash of jre
Summary: crash of jre
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 4.21   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2021-12-08 09:56 EST by Lopez olivier CLA
Modified: 2021-12-08 10:11 EST (History)
1 user (show)

See Also:


Attachments
log frome crash (167.62 KB, text/plain)
2021-12-08 09:56 EST, Lopez olivier CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lopez olivier CLA 2021-12-08 09:56:42 EST
Created attachment 287641 [details]
log frome crash

Ecplise IDe crash each time i opened a sepcific workspace
That's new, i worked on last week and don't have any problem.
Eclipse IDE work on other workspace.

Version Of eclipse IDE for C/C++ Developers - 2021-06
Comment 1 Andrey Loskutov CLA 2021-12-08 10:11:06 EST
(In reply to Lopez olivier from comment #0)
> Created attachment 287641 [details]
> log frome crash
> 
> Ecplise IDe crash each time i opened a sepcific workspace
> That's new, i worked on last week and don't have any problem.

What happened in the last week? Could it be, you have changes font preferences or updated the system? The crash happened in native font config code.

Current thread (0x00007f0530015390):  JavaThread "main" [_thread_in_native, id=15598, stack(0x00007f0538f9f000,0x00007f05390a0000)]

Stack: [0x00007f0538f9f000,0x00007f05390a0000],  sp=0x00007f053909c170,  free space=1012k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [libfontconfig.so.1+0x1c7f8]  FcFontRenderPrepare+0x658

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.eclipse.swt.internal.gtk.OS.call(JJJJJ)J+0
j  org.eclipse.swt.widgets.Tree.rendererGetPreferredWidthProc(JJJJ)J+36
j  org.eclipse.swt.widgets.Display.rendererGetPreferredWidthProc(JJJJ)J+26
v  ~StubRoutines::call_stub
J 11983  org.eclipse.swt.internal.gtk3.GTK3.gtk_main_iteration_do(Z)Z (0 bytes) @ 0x00007f05210386e9 [0x00007f05210386a0+0x0000000000000049]
J 11441 c1 org.eclipse.swt.widgets.Display.readAndDispatch()Z (88 bytes) @ 0x00007f051a7f0eac [0x00007f051a7f0ce0+0x00000000000001cc]
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run()V+564
j  org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/co