Your message dated Mon, 09 Nov 2020 12:52:58 +0000
with message-id <[email protected]>
and subject line Bug#973125: fixed in pdfsam 4.2.0-2
has caused the Debian Bug report #973125,
regarding pdfsam: stackoverflow error when closing the application
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
973125: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973125
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pdfsam
Version: 4.1.4-1
Severity: normal

When I close pdfsam, there is an unexpected error. It seems to be
related to jackson-jr.


Exception in Application stop method
ERROR 18:33:20.952 org.pdfsam.UncaughtExceptionLogger[main] Unexpected error
java.lang.RuntimeException: Exception in Application stop method
        at 
com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:905)
        at 
com.sun.javafx.application.LauncherImpl.lambda$launchApplication$2(LauncherImpl.java:195)
        at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.pdfsam.eventstudio.exception.EventStudioException: Reflective 
method invocation exception
        at 
org.pdfsam.eventstudio.Listeners$ReflectiveListenerWrapper.onEvent(Listeners.java:251)
        at org.pdfsam.eventstudio.Station.doBroadcast(Station.java:94)
        at org.pdfsam.eventstudio.Station.broadcast(Station.java:80)
        at 
org.pdfsam.eventstudio.DefaultEventStudio.broadcast(DefaultEventStudio.java:208)
        at org.pdfsam.PdfsamApp.stop(PdfsamApp.java:227)
        at 
com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$10(LauncherImpl.java:865)
        at 
com.sun.javafx.application.PlatformImpl.lambda$runAndWait$12(PlatformImpl.java:455)
        at 
com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:428)
        at java.base/java.security.AccessController.doPrivileged(Native Method)
        at 
com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:427)
        at 
com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96)
        at com.sun.glass.ui.gtk.GtkApplication._runLoop(Native Method)
        at 
com.sun.glass.ui.gtk.GtkApplication.lambda$runLoop$11(GtkApplication.java:277)
        ... 1 common frames omitted
Caused by: java.lang.reflect.InvocationTargetException: null
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
org.pdfsam.eventstudio.Listeners$ReflectiveListenerWrapper.onEvent(Listeners.java:244)
        ... 13 common frames omitted
Caused by: java.lang.StackOverflowError: null
        at 
com.fasterxml.jackson.core.json.WriterBasedJsonGenerator.writeStartObject(WriterBasedJsonGenerator.java:296)
        at 
com.fasterxml.jackson.jr.ob.impl.JSONWriter.writeBeanValue(JSONWriter.java)
        at 
com.fasterxml.jackson.jr.ob.impl.BeanWriter.writeValue(BeanWriter.java)
        at 
com.fasterxml.jackson.jr.ob.impl.JSONWriter._writeValue(JSONWriter.java)
        at 
com.fasterxml.jackson.jr.ob.impl.JSONWriter.writeBeanValue(JSONWriter.java)
        at 
com.fasterxml.jackson.jr.ob.impl.BeanWriter.writeValue(BeanWriter.java)
        at 
com.fasterxml.jackson.jr.ob.impl.JSONWriter._writeValue(JSONWriter.java)
        at 
com.fasterxml.jackson.jr.ob.impl.JSONWriter.writeBeanValue(JSONWriter.java)
        at 
com.fasterxml.jackson.jr.ob.impl.BeanWriter.writeValue(BeanWriter.java)
        at 
com.fasterxml.jackson.jr.ob.impl.JSONWriter._writeValue(JSONWriter.java)
        at 
com.fasterxml.jackson.jr.ob.impl.JSONWriter.writeBeanValue(JSONWriter.java)
        at 
com.fasterxml.jackson.jr.ob.impl.BeanWriter.writeValue(BeanWriter.java)
        at 
com.fasterxml.jackson.jr.ob.impl.JSONWriter._writeValue(JSONWriter.java)
        at 
com.fasterxml.jackson.jr.ob.impl.JSONWriter.writeBeanValue(JSONWriter.java)
        at 
com.fasterxml.jackson.jr.ob.impl.BeanWriter.writeValue(BeanWriter.java)

and the last line is repeated multiple times.

--- End Message ---
--- Begin Message ---
Source: pdfsam
Source-Version: 4.2.0-2
Done: Markus Koschany <[email protected]>

We believe that the bug you reported is fixed in the latest version of
pdfsam, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Koschany <[email protected]> (supplier of updated pdfsam package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 09 Nov 2020 13:26:44 +0100
Source: pdfsam
Architecture: source
Version: 4.2.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Markus Koschany <[email protected]>
Closes: 973125
Changes:
 pdfsam (4.2.0-2) unstable; urgency=medium
 .
   * Fix stackoverflow error when closing the application. (Closes: #973125)
Checksums-Sha1:
 cdad38804be6b379dd789d47f7e7ee6516cbfef2 2555 pdfsam_4.2.0-2.dsc
 77257ca2c79fcf26e237a9daa8ecf6935877b2b8 19324 pdfsam_4.2.0-2.debian.tar.xz
 e45ff81a4fec42091ef3dfb8b9815f5b52255632 17276 pdfsam_4.2.0-2_amd64.buildinfo
Checksums-Sha256:
 c3fcf3e51f3dfcfe2eb5f690d5e594373ed9bd1982cc9e06c73af3bb35ae672f 2555 
pdfsam_4.2.0-2.dsc
 b1663b1d91b8efad97428939d88eff13ed53b2350a2a08869e997f911b36891b 19324 
pdfsam_4.2.0-2.debian.tar.xz
 b28d97a1d3c116625b5cf1a5868b6b52374cb9c84949c1b28fe6db9a742b516f 17276 
pdfsam_4.2.0-2_amd64.buildinfo
Files:
 b4a55b7fe8785a4ab3fcf1768804ebbd 2555 text optional pdfsam_4.2.0-2.dsc
 8efbeab0935e1dc047fde051f82615d8 19324 text optional 
pdfsam_4.2.0-2.debian.tar.xz
 932766f5efc3b4e24333857e3568a4bc 17276 text optional 
pdfsam_4.2.0-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAl+pNnBfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1Hk8TIQAL5m2gXL1BhG0LEknRmd3E2QIkM+aX/w4/xP
4c9zwW4HHoIN57ycABkwlenGzct1YKY2OGzYSXcae0WpPk/2tgIgBdgLAAF/ZQlf
oyQVcKmkg4zYM03zJNVLezfr6e8ZmepoJXqzWXAEb1L1Dr080FdEVW6JAK+bkGl/
BEdPbJIxtRbZjaRmaGNBd9xXABanMyKxAlp4+YXIr5eR6I7/9DSCM6YPaVteVJjn
uT/NQIpoOZntvOUUNv4t2KPho1Jz3+G6Y4wVClgI3c+ZYtvjMZPEBz/d/9ujnxJH
iTHWGdJZvH/0jCb8iXNrqYtWxbNDjMC81B+VDD2Aa5HBnlaHBzT170ApRLvzGeeX
51XOpsJxcS8KRVTjBRJ9+3Hi7mMZ3WcCSUeMO+6b2mMwkegq0zr+InJfKx+oI+Ug
QA3HtA11+N/NEqWtqo8LniHribiWtsTSATQJCgnGjwTI+QdkdWfhBBFXpGgwC7Mq
lNO0AsQjcgVgUCr0Oa/9CYRTpqMisJtffZijpFXrJEgPocloUWZPLtrYc364Gb0i
+EEvXw3R7EPo5vadQViuh8jzGWfJqsmiyOkwCfkF4eOeTXa1zirxhufUbemq9vGg
9rEEHZBLBL0ZdbSpz4zsG4qMD+JDxIgPoBzy+3bdNe3Uucmo1DM9Oy7JN9MDSn1d
JMv0V97a
=ELcn
-----END PGP SIGNATURE-----

--- End Message ---
__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
 Please use
[email protected] for discussions and questions.

Reply via email to