Your message dated Fri, 06 Dec 2024 09:32:37 -0600
with message-id <8734j0omi2....@complete.org>
and subject line Re: Bug#1088651: gscan2pdf: Segfaults when duplex scan is
requested
has caused the Debian Bug report #1088651,
regarding gscan2pdf: Segfaults when duplex scan is requested
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 ow...@bugs.debian.org
immediately.)
--
1088651: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1088651
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gscan2pdf
Version: 2.13.2-1
Severity: grave
Justification: renders package unusable
Hello,
I have been using gscan2pdf for many years. My scanner is a Brother ADS-3300W,
connected by wifi, and it also has been working fine for a long time (months or
years). I use it exclusively with gscan2pdf.
Today, it started segfaulting on scan. It always segfaults when scanning in
duplex mode. I have tried both color and B&W modes and both trigger the
segfault so long as it's in duplex mode. (In non-duplex mode, it seems to work
sometimes.)
Just one sheet (with the 2 duplex sides) triggers it. Two sheets in non-duplex
mode will not.
gscan2pdf causes the scanner to fully scan the one page; the segfault appears
after the scan.
I am attaching the --log output as well as the segfault info.
Thanks!
-- System Information:
Debian Release: 12.8
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.11.5+bpo-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages gscan2pdf depends on:
ii imagemagick 8:6.9.11.60+dfsg-1.6+deb12u2
ii imagemagick-6.q16 [imagemagick] 8:6.9.11.60+dfsg-1.6+deb12u2
ii libconfig-general-perl 2.65-2
ii libdate-calc-perl 6.4-2
ii libfilesys-df-perl 0.92-7+b1
ii libgoocanvas2-perl 0.06-3
ii libgtk3-imageview-perl 10-1
ii libgtk3-perl 0.038-3
ii libgtk3-simplelist-perl 0.21-1
ii libhtml-parser-perl 3.81-1
ii libimage-magick-perl 8:6.9.11.60+dfsg-1.6+deb12u2
ii libimage-sane-perl 5-1+b3
ii liblist-moreutils-perl 0.430-2
ii liblocale-codes-perl 3.73-1
ii liblocale-gettext-perl 1.07-5
ii liblog-log4perl-perl 1.57-1
ii libossp-uuid-perl [libdata-uuid-perl] 1.6.2-1.5+b11
ii libpdf-builder-perl 3.025-1
ii libproc-processtable-perl 0.634-1+b2
ii libreadonly-perl 2.050-3
ii librsvg2-common 2.54.7+dfsg-1~deb12u1
ii libset-intspan-perl 1.19-3
ii libtiff-tools 4.5.0-6+deb12u1
ii libtry-tiny-perl 0.31-2
ii sane-utils 1.2.1-2
Versions of packages gscan2pdf recommends:
ii djvulibre-bin 3.5.28-2+b1
ii pdftk 2.02-5+b1
ii pdftk-java [pdftk] 3.3.2-1
ii tesseract-ocr 5.3.0-2
ii unpaper 7.0.0-0.1
ii xdg-utils 1.1.3-4.1
gscan2pdf suggests no packages.
-- no debconf information
gscan2pdflog.xz
Description: application/xz
coredumplog.xz
Description: application/xz
--- End Message ---
--- Begin Message ---
Hi Jeff,
Thanks for noticing that. Somehow I missed it. I upgraded the brscan5
driver and now everything is fine, so I'm marking this one done.
Thanks!
- John
On Mon, Dec 02 2024, Jeff wrote:
> On 29/11/2024 01:35, John Goerzen wrote:
>> I have been using gscan2pdf for many years. My scanner is a Brother
>> ADS-3300W,
>> connected by wifi, and it also has been working fine for a long time (months
>> or
>> years). I use it exclusively with gscan2pdf.
>> Today, it started segfaulting on scan. It always segfaults when scanning in
>> duplex mode. I have tried both color and B&W modes and both trigger the
>> segfault so long as it's in duplex mode. (In non-duplex mode, it seems to
>> work
>> sometimes.)
>> Just one sheet (with the 2 duplex sides) triggers it. Two sheets in
>> non-duplex
>> mode will not.
>> gscan2pdf causes the scanner to fully scan the one page; the segfault appears
>> after the scan.
>> I am attaching the --log output as well as the segfault info.
>
> Thanks for the report.
>
> Looking at the the core dump, it seems to be dumping from ScanCoreApi.so.3,
> which I assume is part of the Brother driver, as it doesn't have anything to
> do
> with SANE or gscan2pdf.
>
> Are you scanning over a network or locally?
>
> Let's see if we can reproduce it with scanimage. What does the following do?
>
> scanimage --device="brother5:net1;dev0" --resolution=300 -y 279 --mode="Black
> &
> White" -x 216 --source="Automatic Document Feeder(center aligned,Duplex)"
--- End Message ---