OpenJDK core dump Java_org_eclipse_swt_internal_gtk_OS_G_1OBJECT_1TYPE+0x0

Bug #2036334 reported by PeterO
22
This bug affects 3 people
Affects Status Importance Assigned to Milestone
openjdk-lts (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

(BiglyBT:7984): Gtk-CRITICAL **: 10:34:53.366: gtk_container_foreach: assertion 'GTK_IS_CONTAINER (container)' failed
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f2eda44f3cd, pid=7984, tid=8001
#
# JRE version: OpenJDK Runtime Environment (11.0.20.1+1) (build 11.0.20.1+1-post-Ubuntu-0ubuntu122.04)
# Java VM: OpenJDK 64-Bit Server VM (11.0.20.1+1-post-Ubuntu-0ubuntu122.04, mixed mode, sharing, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# C [libswt-pi3-gtk-4942r22.so+0x4f3cd] Java_org_eclipse_swt_internal_gtk_OS_G_1OBJECT_1TYPE+0x0
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to /home/bear/zzzbiglybt/core.7984)
#
# An error report file with more information is saved as:
# /home/bear/zzzbiglybt/hs_err_pid7984.log
Compiled method (nm) 15879 3312 n 0 org.eclipse.swt.internal.gtk.OS::G_OBJECT_TYPE (native)
 total in heap [0x00007f2f283e1990,0x00007f2f283e1d38] = 936
 relocation [0x00007f2f283e1b08,0x00007f2f283e1b38] = 48
 main code [0x00007f2f283e1b40,0x00007f2f283e1d30] = 496
 oops [0x00007f2f283e1d30,0x00007f2f283e1d38] = 8
Compiled method (nm) 15880 3312 n 0 org.eclipse.swt.internal.gtk.OS::G_OBJECT_TYPE (native)
 total in heap [0x00007f2f283e1990,0x00007f2f283e1d38] = 936
 relocation [0x00007f2f283e1b08,0x00007f2f283e1b38] = 48
 main code [0x00007f2f283e1b40,0x00007f2f283e1d30] = 496
 oops [0x00007f2f283e1d30,0x00007f2f283e1d38] = 8
Compiled method (nm) 15884 3312 n 0 org.eclipse.swt.internal.gtk.OS::G_OBJECT_TYPE (native)
 total in heap [0x00007f2f283e1990,0x00007f2f283e1d38] = 936
 relocation [0x00007f2f283e1b08,0x00007f2f283e1b38] = 48
 main code [0x00007f2f283e1b40,0x00007f2f283e1d30] = 496
 oops [0x00007f2f283e1d30,0x00007f2f283e1d38] = 8
#
# If you would like to submit a bug report, please visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
./biglybt: line 227: 7984 Aborted (core dumped) ${JAVA_PROGRAM_DIR}java -Xmx256m -cp "${CLASSPATH}" "-Djava.library.path=${PROGRAM_DIR}" "-Dazureus.install.path=${PROGRAM_DIR}" "-Dazureus.script=$0" ${JAVA_PROPS} ${JAVA_ARGS} ${START_CLASS} ${OTHER_PARAMS} "$@"

Tags: fr-5830
Revision history for this message
PeterO (beartechau) wrote :
Revision history for this message
Vladimir Petko (vpa1977) wrote :
Download full text (3.2 KiB)

The issue occurs with the screen reader enabled:

Stacktrace:

__pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44
Download failed: Invalid argument. Continuing without source file ./nptl/./nptl/pthread_kill.c.
44 ./nptl/pthread_kill.c: No such file or directory.
(gdb) where
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44
#1 __pthread_kill_internal (signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:78
#2 __GI___pthread_kill (threadid=<optimized out>, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#3 0x00007ffff7c42866 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#4 0x00007ffff7c268b7 in __GI_abort () at ./stdlib/abort.c:79
#5 0x00007ffff6a52063 in os::abort (dump_core=true, siginfo=<optimized out>, context=<optimized out>) at src/hotspot/os/posix/os_posix.cpp:2082
#6 0x00007ffff7737fac in VMError::report_and_die
    (id=<optimized out>, message=message@entry=0x0, detail_fmt=<optimized out>, detail_args=detail_args@entry=0x7ffff67fc048, thread=thread@entry=0x7ffff0014ee0, pc=pc@entry=0x7fff71743a5d <gtk_widget_get_parent+29> "H90t\fH\211\337\350V\336\324\377\205\300t\022H\213C\030[H\213\200", <incomplete sequence \320>, siginfo=0x7ffff67fc470, context=0x7ffff67fc340, filename=<optimized out>, lineno=0, size=0) at src/hotspot/share/utilities/vmError.cpp:1816
#7 0x00007ffff773894f in VMError::report_and_die
    (thread=thread@entry=0x7ffff0014ee0, sig=sig@entry=11, pc=pc@entry=0x7fff71743a5d <gtk_widget_get_parent+29> "H90t\fH\211\337\350V\336\324\377\205\300t\022H\213C\030[H\213\200", <incomplete sequence \320>, siginfo=siginfo@entry=0x7ffff67fc470, context=context@entry=0x7ffff67fc340, detail_fmt=detail_fmt@entry=0x7ffff77ca321 "%s") at src/hotspot/share/utilities/vmError.cpp:1497
#8 0x00007ffff7738982 in VMError::report_and_die
    (thread=thread@entry=0x7ffff0014ee0, sig=sig@entry=11, pc=pc@entry=0x7fff71743a5d <gtk_widget_get_parent+29> "H90t\fH\211\337\350V\336\324\377\205\300t\022H\213C\030[H\213\200", <incomplete sequence \320>, siginfo=siginfo@entry=0x7ffff67fc470, context=context@entry=0x7ffff67fc340) at src/hotspot/share/utilities/vmError.cpp:1503
#9 0x00007ffff75d4b02 in JVM_handle_linux_signal (sig=11, info=0x7ffff67fc470, ucVoid=0x7ffff67fc340, abort_if_unrecognized=1) at src/hotspot/os/posix/signals_posix.cpp:640
#10 0x00007ffc6cc87ad8 in ??? () at /lib/x86_64-linux-gnu/libjavascriptcoregtk-4.1.so.0
#11 0x00007ffff7c42910 in <signal handler called> () at /lib/x86_64-linux-gnu/libc.so.6
#12 0x00007fff71743a5d in gtk_widget_get_parent () at /lib/x86_64-linux-gnu/libgtk-3.so.0
#13 0x00007fff717f4600 in ??? () at /lib/x86_64-linux-gnu/libgtk-3.so.0
#14 0x00007ffebee033bd in Java_org_eclipse_swt_internal_accessibility_gtk_ATK_call__JJ () at /home/vladimirp/eclipse/jee-2023-09-crashing/eclipse/configuration/org.eclipse.osgi/770/0/.cp/libswt-atk-gtk-4962r3.so
#15 0x00007fffe1e0e269 in ??? ()
#16 0x00007ffff67fd050 in ??? ()
#17 0x00007fffdb88fa14 in ???...

Read more...

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in openjdk-lts (Ubuntu):
status: New → Confirmed
Vladimir Petko (vpa1977)
tags: added: fr-5830
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.