Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When browsing cups webinterface i get SIGPIPE #1829

Closed
michaelrsweet opened this issue Jul 10, 2006 · 3 comments
Closed

When browsing cups webinterface i get SIGPIPE #1829

michaelrsweet opened this issue Jul 10, 2006 · 3 comments
Labels
priority-medium question General usage question
Milestone

Comments

@michaelrsweet
Copy link
Collaborator

Version: 1.2.1
CUPS.org User: SmallOne

when prowsing the cups webinterface i get lots of SIGPIPE from cupsd cannot say that it has any pattern yet.

Using rhel 4 with own packages built from source.
client is configured to polll printers from two quite large servers with 500 printerqueues each.

see the attached backtrace

/Johan "SmallOne" Bernhardsson

Switching to Thread -1208039744 (LWP 7333)]
0x006177a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
(gdb) bt
#0 0x006177a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1 0x0094f8f1 in send () from /lib/tls/libpthread.so.0
#2 0x00b8faab in http_write (http=0x83a3e08,

buffer=0x83a65d0 ".gif\" CLASS=\"button\" ALT=\"\"></A>\n</TD>\n<TD VALIGN=\"TOP\"><B>Description:</B> Testprinter<BR>\n<B>Location:</B> Location Unknown<BR>\n<B>Make and Model:</B> Canon iR3570/iR4570 on n14022.scania.se<BR>\n<B>"..., length=1969) at http.c:2644

#3 0x00b8fb74 in http_write_chunk (http=0x83a3e08,

buffer=0x83a65d0 ".gif\" CLASS=\"button\" ALT=\"\"></A>\n</TD>\n<TD VALIGN=\"TOP\"><B>Description:</B> Testprinter<BR>\n<B>Location:</B> Location Unknown<BR>\n<B>Make and Model:</B> Canon iR3570/iR4570 on n14022.scania.se<BR>\n<B>"..., length=1969) at http.c:2736

#4 0x00b8fc06 in httpFlushWrite (http=0x83a3e08) at http.c:505
#5 0x00b8fd3a in httpWrite2 (http=0x83a3e08,

buffer=0xbff98d00 "\n<H2 CLASS=\"title\"><A HREF=\"/printers/test102\">test102</A>\n</H2>\n\n<TABLE WIDTH=\"100%\" CLASS=\"button\" CELLSPACING=\"0\" CELLPADDING=\"0\" SUMMARY=\"test102\">\n<TR>\n<TD VALIGN=\"TOP\"><A HREF=\"/printers/test102"..., length=456) at http.c:1880

#6 0x080539cf in cupsdWriteClient ()
#7 0x080650fe in main ()

@michaelrsweet
Copy link
Collaborator Author

CUPS.org User: mike

Please attach the error_log file with the LogLevel set to "debug2".

@michaelrsweet
Copy link
Collaborator Author

CUPS.org User: SmallOne

Seems like i get this when the webpage isnt loaded fully before i switch page. I think we can close this.

@michaelrsweet
Copy link
Collaborator Author

CUPS.org User: mike

Um, yeah, SIGPIPE means that the connection closed early...

@michaelrsweet michaelrsweet added priority-medium question General usage question labels Mar 17, 2016
@michaelrsweet michaelrsweet added this to the Stable milestone Mar 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-medium question General usage question
Projects
None yet
Development

No branches or pull requests

1 participant