[Bug 1024207] Re: php5-ps segmentation fault on ps_setfont (64bit)

2017-12-02 Thread Simon Quigley
This seems to have been fixed in all supported releases. ** Changed in: php-ps (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1024207 Title:

[Bug 1024207] Re: php5-ps segmentation fault on ps_setfont (64bit)

2017-08-08 Thread Joshua Bayfield
** Changed in: php-ps (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1024207 Title: php5-ps segmentation fault on ps_setfont (64bit) To manage notifications

[Bug 1024207] Re: php5-ps segmentation fault on ps_setfont (64bit)

2017-05-02 Thread sahana
** Changed in: php-ps (Ubuntu) Assignee: (unassigned) => sahana (smriti1234) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1024207 Title: php5-ps segmentation fault on ps_setfont (64bit) To

[Bug 1024207] Re: php5-ps segmentation fault on ps_setfont (64bit)

2016-12-28 Thread James
https://whitetechservices.freshdesk.com/solution/articles/22000165972 -hp-printer-tech-support-number-1-866-266-6880 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1024207 Title: php5-ps

[Bug 1024207] Re: php5-ps segmentation fault on ps_setfont (64bit)

2016-03-22 Thread nathan
** Changed in: php-ps (Ubuntu) Status: In Progress => New ** Changed in: php-ps (Ubuntu) Assignee: nathan (nathan95-b) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1024207] Re: php5-ps segmentation fault on ps_setfont (64bit)

2016-03-22 Thread nathan
** Changed in: php-ps (Ubuntu) Assignee: (unassigned) => nathan (nathan95-b) ** Changed in: php-ps (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1024207] Re: php5-ps segmentation fault on ps_setfont (64bit)

2014-03-13 Thread Anders
** Changed in: php-ps (Ubuntu) Status: Triaged = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1024207 Title: php5-ps segmentation fault on ps_setfont (64bit) To manage

[Bug 1024207] Re: php5-ps segmentation fault on ps_setfont (64bit)

2012-12-11 Thread Ray Still
I have the same problem, and I'm happy to see that a fix has been released by Debian, but will this fix be released on either the PECL package page or through the Ubuntu repositories? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1024207] Re: php5-ps segmentation fault on ps_setfont (64bit)

2012-11-30 Thread Bug Watch Updater
** Changed in: php-ps (Debian) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1024207 Title: php5-ps segmentation fault on ps_setfont (64bit) To manage

[Bug 1024207] Re: php5-ps segmentation fault on ps_setfont (64bit)

2012-11-29 Thread Clint Byrum
Confirmed on raring: # php ps.php start pre-setfont Segmentation fault (core dumped) ** Changed in: php-ps (Ubuntu) Status: New = Confirmed ** Changed in: php-ps (Ubuntu) Importance: Undecided = Critical -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1024207] Re: php5-ps segmentation fault on ps_setfont (64bit)

2012-11-29 Thread Clint Byrum
** Bug watch added: Debian Bug tracker #694748 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=694748 ** Also affects: php-ps (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=694748 Importance: Unknown Status: Unknown ** Changed in: php-ps (Ubuntu) Status:

[Bug 1024207] Re: php5-ps segmentation fault on ps_setfont (64bit)

2012-11-29 Thread Bug Watch Updater
** Changed in: php-ps (Debian) Status: Unknown = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1024207 Title: php5-ps segmentation fault on ps_setfont (64bit) To manage

[Bug 1024207] Re: php5-ps segmentation fault on ps_setfont (64bit)

2012-07-13 Thread Tom Kaminski
Found this: https://bugs.php.net/bug.php?id=58211 Which gave me enough information on what needed to be changed in the rest of the code to make it all work. Attached is a complete patch to make the php ps module 64 bit compatible. Briefly tested. At least it doesn't seg fault anymore. ** Bug

[Bug 1024207] Re: php5-ps segmentation fault on ps_setfont (64bit)

2012-07-13 Thread Ubuntu Foundation's Bug Bot
The attachment Patch for php5-ps to make it 64bit compatible of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by

[Bug 1024207] Re: php5-ps segmentation fault on ps_setfont (64bit)

2012-07-12 Thread Tom Kaminski
** Attachment added: Sample test php program and font file https://bugs.launchpad.net/bugs/1024207/+attachment/3221879/+files/ps-test.tar.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1024207

[Bug 1024207] Re: php5-ps segmentation fault on ps_setfont (64bit)

2012-07-12 Thread Tom Kaminski
** Description changed: php5-ps doesn't work on amd64 based systems. It will throw a segmentation fault at the ps_setfont() function. I was able to reproduce on two separate amd64 machines, including directly from a live CD.From a live CD, here are the steps to reproduce: 1.