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

glp -d causes a SEGV #69

Closed
michaelrsweet opened this issue May 6, 2003 · 3 comments
Closed

glp -d causes a SEGV #69

michaelrsweet opened this issue May 6, 2003 · 3 comments

Comments

@michaelrsweet
Copy link
Collaborator

Version: 1.1.19rc4
CUPS.org User: jimmy.nccom

OK, so this is from EPP, but...

glp -d printername

causes a segmentation violation. Here's the backtrace:
#0 0xff04f5a8 in strstr ()
#1 0x4fd50 in _1cDstdGstrstr6Fpcpkc_1 ()
#2 0x49dd0 in _1cOPrinterOptionsFvalue6MpnKppd_file_t__v ()
#3 0x3d1ac in _1cKPrintPanelLset_printer6M_v ()
#4 0x3cc1c in _1cKPrintPanelHprinter6Mpkc_v ()
#5 0x335f0 in main ()

truss output is available at http://tokyojim.com/glp.truss where the end looks like:

read(7, " t p a g e d e v i c e "".., 8192) = 8192
read(7, " g e S i z e 0 > > ".., 8192) = 8192
read(7, " 0 0 9 ) " E x t e n d".., 8192) = 8192
read(7, " o n t J o a n n a M T".., 8192) = 8192
read(7, " r e e n A n g l e P r".., 8192) = 3045
read(7, 0x0018517C, 8192) = 0
read(7, 0x0018517C, 8192) = 0
llseek(7, 0, SEEK_CUR) = 52197
close(7) = 0
Incurred fault #6, FLTBOUNDS %pc = 0xFF04F5A8
siginfo: SIGSEGV SEGV_MAPERR addr=0x7452656E
Received signal #11, SIGSEGV [default]
siginfo: SIGSEGV SEGV_MAPERR addr=0x7452656E
*** process killed ***

Running Solaris 8 with CUPS 1.1.18 and glp from 4.4rc3, but this has been a long-standing problem that has prevented us from licensing glp.

@michaelrsweet
Copy link
Collaborator Author

CUPS.org User: mike

First, if you installed 4.4rc3, then you have 1.1.19rc4, not 1.1.18. (and if you try to install 1.1.18 over 4.4rc3, then it just won't work!)

Second, can you list the steps you took to cause the problem, and attach the PPD file for the printer (/etc/cups/ppd/printername.ppd) and the options you are using (~/.lpoptions, /etc/cups/lpoptions) so that we can duplicate the problem?

Thanks!

@michaelrsweet
Copy link
Collaborator Author

CUPS.org User: mike

Please respond before May 20th or we will close the STR with no resolution.

@michaelrsweet
Copy link
Collaborator Author

CUPS.org User: mike

I am closing this STR out; if you have this problem in the current 4.4rc4 version of ESP Print Pro, please post the bug report using the form at:

http://www.easysw.com/printpro/rcbug.php

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant