Bug 561473 - Error: Set a breakpoint on '_pixman_log_error' to debug
Summary: Error: Set a breakpoint on '_pixman_log_error' to debug
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.16   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-26 03:11 EDT by guy mesika CLA
Modified: 2020-05-14 06:14 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description guy mesika CLA 2020-03-26 03:11:53 EDT
im using eclipse 2020-03

similar to BUG 533799 that was reported fixed

i'm running eclipse via docker container that i logged it via SSH -X
the SSH is done from mobaxterm that is installed on windows-10 machine

org.eclipse.m2e.logback.configuration: The org.eclipse.m2e.logback.configuration bundle was activated before the state locatio
org.eclipse.m2e.logback.configuration: Logback config file: /root/eclipse-workspace/.metadata/.plugins/org.eclipse.m2e.logback
org.eclipse.m2e.logback.configuration: Initializing logback
org.eclipse.m2e.logback.configuration: The org.eclipse.m2e.logback.configuration bundle was activated before the state locatio
org.eclipse.m2e.logback.configuration: Logback config file: /test/.metadata/.plugins/org.eclipse.m2e.logback.configuration/log
org.eclipse.m2e.logback.configuration: Initializing logback

(Eclipse:1063): Gtk-WARNING **: 00:14:57.153: GtkToolbar 0x7fce29ffed10 reported min size 34 and natural size 31 in get_prefer
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
Comment 1 John McCabe CLA 2020-05-14 06:14:41 EDT
I'm running 2020-03 on Ubuntu 16.04 and getting this.

I'm normally using the CDT and, when I right click on a Project and select Properties, a bunch of these messages come up on the console where Eclipse was launched.

I'm using it in two ways; ssh with X forwrding as @guy_mesika, and through TightVNC with x11vnc service on the Ubuntu machine; it happens both ways.