Thanks for the swift reply.
I've re-run the command without --log argument and it still gives me segfault error.
I've also re-run the command with --no-network argument. Segfault error (below).
$ /usr/local/bin/prince --no-network --baseurl='http://gc-course-info-acc.detir.qld.gov.au/' "/opt/coolstack/apache2/vhosts/gc-course-info-acc.detir.qld.gov.au/html/HLT51607_3331.pdf.html" "/opt/coolstack/apache2/vhosts/gc-course-info-acc.detir.qld.gov.au/pdf/HLT51607_3331.pdf"
prince: http://gc-course-info-acc.detir.qld.gov.au/css/pdf.css: warning: not loading HTTP resource due to --no-network flag
prince: http://gc-course-info-acc.detir.qld.gov.au/img/pdf_only/header.jpg: warning: not loading HTTP resource due to --no-network flag
prince: http://gc-course-info-acc.detir.qld.gov.au/img/pdf_only/footer.jpg: warning: not loading HTTP resource due to --no-network flag
prince: http://gc-course-info-acc.detir.qld.gov.au/img/pdf_only/GCIT_details2.jpg: warning: not loading HTTP resource due to --no-network flag
*** Mercury runtime: caught segmentation violation ***
cause: address not mapped to object
PC at signal: -20243120 (fecb1d50)
address involved: 0
This may have been caused by a stack overflow, due to unbounded recursion.
exiting from signal handler
I've also deleted the reference to the stylesheet but the same error.
I've sent you the file.
Thanks for your help.