Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] 4.20 I-Build: I20210511-0330



On Tue, May 11, 2021 at 1:55 PM Sravan K Lakkimsetti <sravankumarl@xxxxxxxxxx> wrote:

Marking the build as unstable(removing build from update site and adding a warning against the build). Lets investigate the issue. Interestingly the smoke tests jobs succeeded. They run platform UI test bundles on different variants of linux.


I don't hit the issue but it's due to code being called only when emoji is disabled. So the build is not that bad for majority of people. Andrey's fix is totally correct . Sorry that I haven't catched that one. The split of gtk3/4 is touching a lot of code trying to prevent exactly this type of errors and unfortunately we introduced one while trying to make it less likely to do so.
 

 

Thanks and Regards,
Sravan

Sravan Kumar Lakkimsetti
IBM India Pvt Ltd,
Embassy Golf Links Business Park, C Block,
Off Indiranagar-Kormangla Inner Ring Road,
Bangalore - 560071, India

 

From: Andrey Loskutov <loskutov@xxxxxx>
Sent: 11 May 2021 16:02
To: platform-releng-dev@xxxxxxxxxxx
Subject: [EXTERNAL] Re: [platform-releng-dev] 4.20 I-Build: I20210511-0330
Importance: High

 

This build can't be started on Linux, due SWT native loading issue, probably because of bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=570533 changes eclipse.buildId=4.20.0.I20210511-0330 java.version=11.0.10 ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍ ‍

This build can't be started on Linux, due SWT native loading issue, probably because of bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=570533 changes

 

eclipse.buildId=4.20.0.I20210511-0330
java.version=11.0.10
java.vendor=Red Hat, Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Command-line arguments:  -os linux -ws gtk -arch x86_64

!ENTRY org.eclipse.e4.ui.workbench.swt 4 2 2021-05-11 12:24:18.409
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.e4.ui.workbench.swt".
!STACK 0
java.lang.UnsatisfiedLinkError: 'void org.eclipse.swt.internal.gtk4.GTK4.gtk_entry_set_input_hints(long, int)'
    at org.eclipse.swt.internal.gtk4.GTK4.gtk_entry_set_input_hints(Native Method)
    at org.eclipse.swt.widgets.Text.<init>(Text.java:189)
    at org.eclipse.e4.ui.dialogs.filteredtree.FilteredTree.doCreateFilterText(FilteredTree.java:570)
    at org.eclipse.e4.ui.dialogs.filteredtree.FilteredTree.createFilterText(FilteredTree.java:447)
    at org.eclipse.e4.ui.dialogs.filteredtree.FilteredTree.createFilterControls(FilteredTree.java:247)
    at org.eclipse.e4.ui.dialogs.filteredtree.FilteredTree.createControl(FilteredTree.java:220)
    at org.eclipse.e4.ui.dialogs.filteredtree.FilteredTree.init(FilteredTree.java:193)
    at org.eclipse.e4.ui.dialogs.filteredtree.FilteredTree.<init>(FilteredTree.java:162)
    at org.eclipse.ui.internal.views.log.LogView.createViewer(LogView.java:569)
    at org.eclipse.ui.internal.views.log.LogView.createPartControl(LogView.java:218)
    at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(CompatibilityPart.java:158)
    at org.eclipse.ui.internal.e4.compatibility.CompatibilityView.createPartControl(CompatibilityView.java:155)
    at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:365)

Kind regards,
Andrey Loskutov

Спасение утопающих - дело рук самих утопающих

https://www.eclipse.org/user/aloskutov

 

 

Gesendet: Dienstag, 11. Mai 2021 um 11:47 Uhr
Von: genie.releng@xxxxxxxxxxx
An: platform-releng-dev@xxxxxxxxxxx
Betreff: [platform-releng-dev] 4.20 I-Build: I20210511-0330

_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/platform-releng-dev

 


_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/platform-releng-dev


--
Aleksandar Kurtakov
Red Hat Eclipse Team

Back to the top