[Bug 1826648] Re: cupds crashes with core dump

2020-01-10 Thread Till Kamppeter
August Rydberg (august-rydberg), if you are using Focal, the cups-
browsed crash is possibly caused by bug 1857815. Please follow the
instructions I have given there for a debug log of cups-browsed, but
please post your answer there, not in this bug report.

If you are not using Focal, your bug seems to be something different and
most probably not the bug which was reported here originally. Please
open a new bug report then.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1826648

Title:
  cupds crashes with core dump

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1826648/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1826648] Re: cupds crashes with core dump

2020-01-06 Thread August Rydberg
I have the same problems as described in this bug. Every time I print
something cupsd crashes with core dump and cups-browsed also crashes. My
printer is a Samsung CLX 6260 Series. I can successfully print one job,
then get the crash, then have to wait some minutes before the services
are up again, and so on.

I found out that if I stop the cups-browsed service the problem goes
away. This is fine for me as I've already added my printer manually and
I don't need to automatically find new printers.

For some odd reason, another copy of my printer is added even though the
service was disabled.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1826648

Title:
  cupds crashes with core dump

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1826648/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1826648] Re: cupds crashes with core dump

2019-06-28 Thread Launchpad Bug Tracker
[Expired for cups (Ubuntu) because there has been no activity for 60
days.]

** Changed in: cups (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1826648

Title:
  cupds crashes with core dump

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1826648/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1826648] Re: cupds crashes with core dump

2019-04-29 Thread Till Kamppeter
Can you please attach your /etc/cups/cupsd.conf, /etc/cups/cups-
files.conf, and /etc/cups/printers.conf files.

Please also attach your *.ppd files in /etc/cups/ppd/.

Also follow the instructions of the section "CUPS error_log" on
https://wiki.ubuntu.com/DebuggingPrintingProblems and then run

# cupsd -f -c /etc/cups/cupsd.conf

again. Please attach your /var/log/cups/error_log file.

Please attach all files one by one. Please do not compress them and do
not package them together.

** Changed in: cups (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1826648

Title:
  cupds crashes with core dump

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1826648/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1826648] Re: cupds crashes with core dump

2019-04-27 Thread Vincent Fortier
Here is the core dump with backtrace:

$ gdb -c core /usr/sbin/cupsd
Reading symbols from /usr/sbin/cupsd...
(No debugging symbols found in /usr/sbin/cupsd)
[New LWP 15514]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `cupsd -f -c /etc/cups/cupsd.conf'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
50  ../sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type.
(gdb) backtrace
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#1  0x7ff44c736535 in __GI_abort () at abort.c:79
#2  0x7ff44c79d726 in __libc_message (action=action@entry=do_abort, 
fmt=fmt@entry=0x7ff44c8c3952 "%s\n") at ../sysdeps/posix/libc_fatal.c:181
#3  0x7ff44c7a459a in malloc_printerr (str=str@entry=0x7ff44c8c1a9b 
"free(): invalid pointer") at malloc.c:5352
#4  0x7ff44c7a63cc in _int_free (av=, p=, 
have_lock=) at malloc.c:4181
#5  0x7ff44c9a78be in ?? () from /usr/lib/x86_64-linux-gnu/libcups.so.2
#6  0x7ff44c9a7828 in ippDelete () from 
/usr/lib/x86_64-linux-gnu/libcups.so.2
#7  0x56032e311964 in ?? ()
#8  0x56032e34baa7 in ?? ()
#9  0x56032e309310 in ?? ()
#10 0x7ff44c737b6b in __libc_start_main (main=0x56032e308940, argc=4, 
argv=0x7fffb6f84b28, init=, fini=, 
rtld_fini=, stack_end=0x7fffb6f84b18) at 
../csu/libc-start.c:308
#11 0x56032e30a5fa in ?? ()
(gdb) quit


** Attachment added: "core dumped with manual invocation"
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1826648/+attachment/5259490/+files/core

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1826648

Title:
  cupds crashes with core dump

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1826648/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs