Re: Bug#1008280: pstoedit: silently fails with success return for some purifyeps use cases

2022-04-03 Thread Thorsten Glaser
Hi Wolfgang, > The issue is caused because pdftops creates a PostScript file which > contains the whole drawing as a single bitmap image (don't know why). Oh, ouch. So, bug in poppler after all? >> $ pdf2ps test1.pdf test4-1.ps >> $ ps2eps test4-1.ps Hm, not just poppler? test4-1.ps has a large

Bug#975578: cups-browsed: segfault at 0 ip 00000000f7b5637c sp 00000000ffab2890 (NULL pointer deref)

2021-01-05 Thread Thorsten Glaser
Package: cups-filters Version: 1.28.6-1 Followup-For: Bug #975578 X-Debbugs-Cc: t...@mirbsd.de Jan 4 18:42:09 tglase vmunix: [15803628.091735] cups-browsed[7855]: segfault at 0 ip f7b2f354 sp ffe47140 error 6 in libcupsfilters.so.1.0.0[f7b13000+24000] Jan 4 18:42:09 tglase vmun

Bug#975578: cups-browsed: segfault at 0 ip 00000000f7b5637c sp 00000000ffab2890 (NULL pointer deref)

2020-11-23 Thread Thorsten Glaser
Package: cups-browsed Version: 1.28.5-1 Severity: important X-Debbugs-Cc: t...@mirbsd.de Nov 23 20:34:11 tglase vmunix: [12181565.392373] cups-browsed[19303]: segfault at 0 ip f7b5637c sp ffab2890 error 6 in libcupsfilters.so.1.0.0[f7b3a000+24000] Nov 23 20:34:11 tglase vmunix: [

Bug#950669: cups-browsed: segfault at 0 ip 00000000f79ffb5b sp 00000000fffd3828 error 4 in libc-2.29.so

2020-02-21 Thread Thorsten Glaser
Dixi quod… > No systemd here, but I wasn’t aware that something like > corekeeper exists and will have a look. Aaaand we have a coredump! ;-) (gdb) bt #0 __strncasecmp_l_sse42 () at ../sysdeps/x86_64/multiarch/strcmp-sse42.S:199 #1 0x565fc6d7 in is_local_hostname (host_name=) at utils/cups-br

Bug#950669: cups-browsed: segfault at 0 ip 00000000f79ffb5b sp 00000000fffd3828 error 4 in libc-2.29.so

2020-02-10 Thread Thorsten Glaser
On Mon, 10 Feb 2020, Bernhard Übelacker wrote: > I made an attempt in [1], hopefully my english is not too bad... Thanks, I’ll have a look at it later (caught the flu and can only concentrate for short times at best atm). > Maybe a core could be collected with one of the > three core-dump-handle

Bug#950669: cups-browsed: segfault at 0 ip 00000000f79ffb5b sp 00000000fffd3828 error 4 in libc-2.29.so

2020-02-06 Thread Thorsten Glaser
On Thu, 6 Feb 2020, Bernhard Übelacker wrote: > Hello Thorsten, > getting the source of such an address is possible, even with ASLR, > if the library versions are known and dbgsyms are available, > like in attached file. This is great. Do you mind writing this up and posting it somewhere so peopl

Bug#950669: cups-browsed: segfault at 0 ip 00000000f79ffb5b sp 00000000fffd3828 error 4 in libc-2.29.so

2020-02-05 Thread Thorsten Glaser
Dixi quod… > A core dump would probably have been helpful… hmm… I’ll start > it again with ulimit -c unlimited and see if I can’t get one, > iff it dumps one _and_ I figure out where. Today, cups-browsed simply isn’t running (according to “ps ax”), but I don’t have a segfault in dmesg or ANYTHING

Bug#950669: cups-browsed: segfault at 0 ip 00000000f79ffb5b sp 00000000fffd3828 error 4 in libc-2.29.so

2020-02-04 Thread Thorsten Glaser
On Tue, 4 Feb 2020, Didier 'OdyX' Raboud wrote: > Care to provide a backtrace ? I would if I knew how. It had been running for two days or so at that point, dæmonised, and now does not run. I had not been using the machine in that time. The addresses don’t help much due to ASLR either. If you h

Bug#950669: cups-browsed: segfault at 0 ip 00000000f79ffb5b sp 00000000fffd3828 error 4 in libc-2.29.so

2020-02-04 Thread Thorsten Glaser
Package: cups-browsed Version: 1.27.0-2 Severity: normal It just crashed: cups-browsed[20400]: segfault at 0 ip f79ffb5b sp fffd3828 error 4 in libc-2.29.so[f78d2000+145000] Code: 66 0f 6f 25 37 7c 03 00 66 0f 6f 2d 3f 7c 03 00 66 0f 6f 35 47 7c 03 00 83 f9 30 0f 87 8e 00 00 00

Bug#926707: cups: please do not generate files under /etc but use /var/lib for that (etckeeper woes)

2019-04-10 Thread Thorsten Glaser
# mention etckeeper in the title (easier found thus) retitle 549673 cups: constantly modify configuration files in /etc (bad for etckeeper) retitle 926707 cups-browsed: generates PPDs in /etc, not /var/lib (bad for etckeeper) # merging, as these are effectively the same issue unblock 926707 by 54

Bug#926707: cups: please do not generate files under /etc but use /var/lib for that (etckeeper woes)

2019-04-09 Thread Thorsten Glaser
Package: cups-browsed Version: 1.21.6-4 Severity: normal With etckeeper on a laptop that often is taken around to different networks, I see lines like these on apt-get --purge dist-upgrade all the time: [master 48dee15] saving uncommitted changes in /etc prior to apt run […] create mode 100644

Bug#918033: cups: please use consistent case (if needed, convert to lower case) for generated PPD files in /etc (reproducibly)

2019-01-02 Thread Thorsten Glaser
Package: cups-browsed Version: 1.21.5-2 Severity: normal Each time I run apt-get install/dist-upgrade, I see tons of messages like: rename cups/ppd/{pr_dymo_bn_office_dymo_labelwriter_400_turbo_172_26_7_16.ppd => pr_dymo_bn_office_DYMO_LabelWriter_400_Turbo_172_26_7_16.ppd} (100%) Please store

Bug#916377: cups-browsed: segfault during upgrade

2018-12-13 Thread Thorsten Glaser
retitle 916377 cups-browsed: segfault during upgrade and at system shutdown forcemerge 916377 916149 thanks On Thu, 13 Dec 2018, Till Kamppeter wrote: > This I have already fixed upstream. It was already reported as Ah, okay. In this case, sorry about the noise. > upstream issue #79 and Debian

Bug#916377: cups-browsed: segfault during upgrade

2018-12-13 Thread Thorsten Glaser
Package: cups-browsed Version: 1.21.5-1 Severity: serious Justification: segfaults Setting up cups-browsed (1.21.5-1) ... Installing new version of config file /etc/cups/cups-browsed.conf ... Restarting CUPS Bonjour daemon: cups-browsed. [ 1143.414255] cups-browsed[8312]: segfault at b8 ip 55d

Bug#765668: cups: dpkg: cycle found while processing triggers:

2014-10-17 Thread Thorsten Glaser
Package: cups Version: 1.7.5-4 Severity: serious Justification: fails to install Hi, I’ve been having dpkg messages about cycles in triggers for a while recently, but they all involved multiple packages (mostly cups, postgresql, man-db) and were resolved just configuring the packages again. Toda

[PATCH] Do not run the testsuite if DEB_BUILD_OPTIONS contains nocheck

2013-08-10 Thread Thorsten Glaser
Signed-off-by: Thorsten Glaser --- debian/changelog |4 debian/rules |2 ++ 2 files changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0ac3fd2..86fc318 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,9 @@ cups (1.6.3-2) UNRELEASED