Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

hpcviewer error with CCT filter #187

@jmellorcrummey

Description

@jmellorcrummey

I created a filter for Intel GPUs. The filter suppresses nodes with "cl::sycl::detail*". I quit hpcviewer, which saves the filter for later use.

I reopened the same database. I get two pop ups.

First:

image

After clicking OK on the first, a second pop-up indicating an error appears:

image

The error file says the following:


(hpcviewer:67442): Gtk-WARNING **: 15:49:27.385: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scroll
edwindow, owner GtkScrolledWindow)

(hpcviewer:67442): Gtk-WARNING **: 15:49:29.069: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scroll
edwindow, owner GtkScrolledWindow)

** (hpcviewer:67442): CRITICAL **: 15:49:29.249: JNI class pointer is NULL for class org/eclipse/swt/accessibility/AccessibleObject

** (hpcviewer:67442): CRITICAL **: 15:49:29.249: JNI class pointer is NULL for class org/eclipse/swt/accessibility/AccessibleObject

If I close that pop up, I can then open the same database properly from the file menu. It still gives the first pop up, but the error disappears.

I can provide a database on JLSE. You can add the filter and see the problem.

I would like to see two changes.

  1. It is fine to flash the warning about CCT nodes elided, but it should be a pop-up that disappears without an active click. (enhancement request)
  2. the error should not happen (bug report)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingresolvedResolved, but need to be tested and confirmed

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions