Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jun 2020 00:28:47 +1000
From:      Dewayne Geraghty <dewayne@heuristicsystems.com.au>
To:        freebsd-ports@freebsd.org
Subject:   Re: cups-pdf crash status -139
Message-ID:  <9cfd865e-743e-1977-06ad-2ed6d9971fd9@heuristicsystems.com.au>
In-Reply-To: <b3295625-2d4c-f541-5559-f4f9b5f6ffa3@nethead.se>
References:  <ea164f59-56ae-d93a-25de-b0fc8ba8d49a@nethead.se> <4910A962-B20D-4D0B-A1A2-B57E2B2F4434@grem.de> <dab27457-58c0-37a1-769d-4f02455e11b7@nethead.se> <20200617112333.5cb48ffa@bsd64.grem.de> <b3295625-2d4c-f541-5559-f4f9b5f6ffa3@nethead.se>

next in thread | previous in thread | raw e-mail | index | archive | help
I suspect that you've set your locale incorrectly.  You might like to
try (what I think you're trying to use)
/usr/share/locale/en_US.UTF-8
instead of, what the ktrace is using, which is:
/usr/share/locale/en_US.UTF8
An easy mistake ;)

On 18/06/2020 12:04 am, Per olof Ljungmark wrote:
> On 2020-06-17 11:23, Michael Gmelin wrote:
>>
>>
>> On Wed, 17 Jun 2020 09:43:35 +0200
>> Per olof Ljungmark <peo@nethead.se> wrote:
...
> 59594: write(5,"D [16/Jun/2020:11:43:18 +0200] c"...,130) = 130 (0x82)
> 70204:
> open("/usr/share/locale/en_US.UTF8/LC_TIME",O_RDONLY|O_CLOEXEC,015533671400)
> ERR#2 'No such file or directory'
> 59594: kevent(3,0x0,0,{ 9,EVFILT_READ,0x0,0,0xdb,0x803ed55e0 },469674,{
> 1.000000000 }) = 1 (0x1)
> 70204: write(2,"DEBUG: cgiSetArray: job_printer_"...,59) = 59 (0x3b)
> 59594: read(9,"cgiSetVariable: TOTAL="1"\nDEBUG"...,2047) = 278 (0x116)
> 70204: write(2,"DEBUG: cgiSetArray: job_printer_"...,68) = 68 (0x44)
> 59594: write(5,"D [16/Jun/2020:11:43:18 +0200] ["...,65) = 65 (0x41)
> 
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9cfd865e-743e-1977-06ad-2ed6d9971fd9>