This repository was archived by the owner on Apr 4, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
hpcviewer error with CCT filter #187
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingresolvedResolved, but need to be tested and confirmedResolved, but need to be tested and confirmed
Milestone
Description
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:
After clicking OK on the first, a second pop-up indicating an error appears:
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.
- 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)
- the error should not happen (bug report)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingresolvedResolved, but need to be tested and confirmedResolved, but need to be tested and confirmed

