Cups dies after first http request

Lindberg cups_mail_list at lindbergonline.dk
Wed Oct 29 03:06:10 PDT 2008


> Lindberg wrote:
> >
> > Whenever I access the webinterface, the cupsd process dies.
> > No messages are generated in the error log.
>
> If you can ssh into the box and run gdb, you can run cupsd in gdb
> as root with:
>
>      gdb /usr/sbin/cupsd
>      run -f
>

okay, that kind of explains alot :), but now I have a "new" problem, as indicated by the output of the above commands
--------------
#>sudo gdb /opt/sbin/cupsd
<cut copyright statement>
This GDB was configured as "arm-none-linux-gnueabi"...
(no debugging symbols found)
(gdb) run -f
Starting program: /opt/sbin/cupsd -f
[Thread debugging using libthread_db enabled]
[New Thread 0x4001ce60 (LWP 9188)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x4001ce60 (LWP 9188)]
0x000437c4 in ?? ()
--------------

Just to highlight the issue:

Program received signal SIGSEGV, Segmentation fault.

Can I do anything about this or what should be my course of action?

regards,

Lindberg




More information about the cups mailing list