Bug 1655238 - [abrt] 1:arduino-1.8.5-6.fc29: Uncaught exception java.lang.StringIndexOutOfBoundsException in method java.lang.String.substring()
Summary: [abrt] 1:arduino-1.8.5-6.fc29: Uncaught exception java.lang.StringIndexOutOfB...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: arduino
Version: 29
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gianluca Sforna
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:a46f9b4ca7ad04f6305c6b93ce3...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-12-01 18:54 UTC by Gerhard
Modified: 2019-11-27 20:11 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-11-27 20:11:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.00 KB, text/plain)
2018-12-01 18:54 UTC, Gerhard
no flags Details
File: cgroup (363 bytes, text/plain)
2018-12-01 18:54 UTC, Gerhard
no flags Details
File: cpuinfo (1.20 KB, text/plain)
2018-12-01 18:54 UTC, Gerhard
no flags Details
File: environ (3.70 KB, text/plain)
2018-12-01 18:54 UTC, Gerhard
no flags Details
File: jvm_environment (3.66 KB, text/plain)
2018-12-01 18:54 UTC, Gerhard
no flags Details
File: mountinfo (3.96 KB, text/plain)
2018-12-01 18:54 UTC, Gerhard
no flags Details
File: namespaces (129 bytes, text/plain)
2018-12-01 18:54 UTC, Gerhard
no flags Details
File: open_fds (8.24 KB, text/plain)
2018-12-01 18:54 UTC, Gerhard
no flags Details

Description Gerhard 2018-12-01 18:54:10 UTC
Version-Release number of selected component:
1:arduino-1.8.5-6.fc29

Additional info:
reporter:       libreport-2.9.6
abrt-java-connector: 1.1.0
cmdline:        /usr/lib/jvm/jre-1.8.0-openjdk/bin/java -agentpath:/usr/lib/abrt-java-connector/libabrt-java-connector.so=abrt=on, -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel -classpath /usr/share/java/apache-commons-codec.jar:/usr/share/java/apache-commons-compress.jar:/usr/share/java/apache-commons-exec.jar:/usr/share/java/apache-commons-lang3.jar:/usr/share/java/apache-commons-logging.jar:/usr/share/java/apache-commons-net.jar:/usr/share/java/bcpg.jar:/usr/share/java/bcprov.jar:/usr/share/java/jackson-core.jar:/usr/share/java/jackson-databind.jar:/usr/share/java/jackson-modules/jackson-module-mrbean.jar:/usr/share/java/jmdns/jmdns.jar:/usr/share/java/jsch.jar:/usr/share/java/jsemver/java-semver.jar:/usr/lib/java/jssc.jar:/usr/share/java/guava/guava.jar:/usr/share/java/objectweb-asm/asm-util.jar:/usr/share/java/objectweb-asm/asm-tree.jar:/usr/share/java/objectweb-asm/asm-all.jar:/usr/share/java/objectweb-asm/asm-xml.jar:/usr/share/java/objectweb-asm/asm-commons.jar:/usr/share/java/objectweb-asm/asm.jar:/usr/share/java/objectweb-asm/asm-analysis.jar:/usr/share/java/jackson-annotations.jar:/usr/share/java/jakarta-commons-httpclient.jar:/usr/share/java/rsyntaxtextarea/rsyntaxtextarea.jar:/usr/share/java/batik/batik-svgbrowser.jar:/usr/share/java/batik/batik-codec.jar:/usr/share/java/batik/batik-swing.jar:/usr/share/java/batik/batik-i18n.jar:/usr/share/java/batik/batik-xml.jar:/usr/share/java/batik/batik-svggen.jar:/usr/share/java/batik/batik-css.jar:/usr/share/java/batik/batik-util.jar:/usr/share/java/batik/batik-constants.jar:/usr/share/java/batik/batik-parser.jar:/usr/share/java/batik/batik-dom.jar:/usr/share/java/batik/batik-svg-dom.jar:/usr/share/java/batik/batik-ext.jar:/usr/share/java/batik/batik-extension.jar:/usr/share/java/batik/batik-awt-util.jar:/usr/share/java/batik/batik-gui-util.jar:/usr/share/java/batik/batik-svgrasterizer.jar:/usr/share/java/batik/batik-gvt.jar:/usr/share/java/batik/batik-anim.jar:/usr/share/java/batik/batik-bridge.jar:/usr/share/java/batik/batik-script.jar:/usr/share/java/batik/ [D1]r[E1][FB]
executable:     /usr/share/arduino/pde.jar
java_executable: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-8.fc29.x86_64/jre/bin/java
kernel:         4.18.17-300.fc29.x86_64
pid:            24193
pkg_fingerprint: A20A A56B 4294 76B4
pkg_vendor:     Fedora Project
runlevel:       N 5
uid:            1000

Truncated backtrace:
Exception in thread "DefaultThread" java.lang.StringIndexOutOfBoundsException: String index out of range: -1
	at java.lang.String.substring(String.java:1967) [jar:file:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-8.fc29.x86_64/jre/lib/rt.jar!/java/lang/String.class]
	at javax.jmdns.impl.ServiceInfoImpl.decodeQualifiedNameMapForType(ServiceInfoImpl.java:291) [jar:file:/usr/share/java/jmdns/jmdns.jar!/javax/jmdns/impl/ServiceInfoImpl.class]
	at javax.jmdns.impl.JmDNSImpl.registerServiceType(JmDNSImpl.java:1074) [jar:file:/usr/share/java/jmdns/jmdns.jar!/javax/jmdns/impl/JmDNSImpl.class]
	at javax.jmdns.impl.JmDNSImpl.handleRecord(JmDNSImpl.java:1383) [jar:file:/usr/share/java/jmdns/jmdns.jar!/javax/jmdns/impl/JmDNSImpl.class]
	at javax.jmdns.impl.JmDNSImpl.handleResponse(JmDNSImpl.java:1412) [jar:file:/usr/share/java/jmdns/jmdns.jar!/javax/jmdns/impl/JmDNSImpl.class]
	at javax.jmdns.impl.SocketListener.run(SocketListener.java:60) [jar:file:/usr/share/java/jmdns/jmdns.jar!/javax/jmdns/impl/SocketListener.class]

Comment 1 Gerhard 2018-12-01 18:54:16 UTC
Created attachment 1510477 [details]
File: backtrace

Comment 2 Gerhard 2018-12-01 18:54:17 UTC
Created attachment 1510478 [details]
File: cgroup

Comment 3 Gerhard 2018-12-01 18:54:18 UTC
Created attachment 1510479 [details]
File: cpuinfo

Comment 4 Gerhard 2018-12-01 18:54:20 UTC
Created attachment 1510480 [details]
File: environ

Comment 5 Gerhard 2018-12-01 18:54:21 UTC
Created attachment 1510481 [details]
File: jvm_environment

Comment 6 Gerhard 2018-12-01 18:54:22 UTC
Created attachment 1510482 [details]
File: mountinfo

Comment 7 Gerhard 2018-12-01 18:54:24 UTC
Created attachment 1510483 [details]
File: namespaces

Comment 8 Gerhard 2018-12-01 18:54:25 UTC
Created attachment 1510484 [details]
File: open_fds

Comment 9 Ben Cotton 2019-10-31 20:23:02 UTC
This message is a reminder that Fedora 29 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 29 on 2019-11-26.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '29'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 29 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 10 Ben Cotton 2019-11-27 20:11:59 UTC
Fedora 29 changed to end-of-life (EOL) status on 2019-11-26. Fedora 29 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.