Custom Query (204 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (19 - 21 of 204)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Resolution Summary Owner Reporter
#167 invalid GhostScript 9.18 (and 9.14) crash herwigb
Description
Killed by SIGSEGV
pid=0x01b3 ppid=0x0000 tid=0x0001 slot=0x00c6 pri=0x0200 mc=0x0001 ps=0x0000
U:\USR\BIN\GSOS2.EXE
GSDLL2 0:001bdf58
cs:eip=005b:1405df58      ss:esp=0053:0212de80      ebp=0212fa88
 ds=0053      es=0053      fs=150b      gs=0000     efl=00010246
eax=00000000 ebx=02338d5c ecx=00000000 edx=00000000 edi=00000001 esi=00000000
Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it.

The exact reason will be added as soon as I understand it completely.

#100 fixed Ghostscript 9.18 and GSView David McKenna
Description

I have installed ghostscript 9.18 using yum install ghostscript. I have also set up GSView according to its docs to use the Netlabs ghostscript with the following settings:

Ghostscript DLL: C:\usr\lib\gsdll2.dll Ghostscript include paths: C:\usr\share\ghostscript\gs9.18\Resource\Init;C:\usr\share\ghostscript\gs9.18\lib;C:\usr\share\fonts;C:\PSFONTS Ghostscript Options: -dNOPLATFONTS -sFONTPATH="C:\PSFONTS"

I can start GSView and open docs, but only images will display, no text. Is there some other setup I need to do? GSView works without problems with the equivalent settings using Paul's version 9.15 of ghostscript.

#196 fixed Git bisect does not accept revisions dryeo
Description

Attempting to use git bisect always fails when trying to enter the good revision. For example, a session,

[C:\work\cc45esr\mozilla]sh
# git bisect start
# git bisect bad
# git bisect good 69cd3cf7204047ed79c3a5d6d35fe75b09e0e94e
 revision is needed
# git bisect good FIREFOX_45_5_0esr_RELEASE_OS2_Beta_8
 revision is needed
# git bisect good 7674a41
 revision is needed
#
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracQuery for help on using queries.