On Wed, Jan 02, 2019 at 01:42:39PM +0100, Jean-Marc Lasgouttes wrote:
> Le 02/01/2019 à 05:59, Scott Kostyshak a écrit :
> > On Wed, Jan 02, 2019 at 05:28:05AM +0100, Kornel Benko wrote:
> > 
> > > I would try to get a backtrace under gdb.
> > > Here, I don't get a core dump.
> > 
> > Backtrace attached.
> 
> It crashes immediately.

It still produces the length output though. The entire output from
executing the binary is attached.

> Looks like a mismatch between a part compiled in
> debug mode, versus another one compiled in normal mode.
> 
> Did you try a fresh build?

Yes. Just tried again on current 2.3.x. Note again that it does not
crash for me on master. I could probably do a bisect or figure things
out by comparing 2.3.x to master and experimenting. Is it worth the time
to look into it?

Scott
$ ./check_Length 
2342000 pix(250) = 2342bp
29951094 pix(250) = 2342cc
66387402 pix(250) = 2342cm
2495925 pix(250) = 2342dd
23332503 pix(250) = 2342em
10044643 pix(250) = 2342ex
168624000 pix(250) = 2342in
6638740 pix(250) = 2342mm
1296250 pix(250) = 2342mu
27999004 pix(250) = 2342pc
2333250 pix(250) = 2342pt
36 pix(250) = 2342sp
5855 pix(250) = 2342text%
5855 pix(250) = 2342col%
9954 pix(250) = 2342page%
5855 pix(250) = 2342line%
10463 pix(250) = 2342theight%
12881 pix(250) = 2342pheight%
279990 pix(250) = 2342baselineskip%
0 pix(250) = 
2342 BP = 2342bp
29951 BP = 2342cc
66387 BP = 2342cm
2496 BP = 2342dd
23333 BP = 2342em
10045 BP = 2342ex
168624 BP = 2342in
6639 BP = 2342mm
1296 BP = 2342mu
27999 BP = 2342pc
2333 BP = 2342pt
0 BP = 2342sp
139414 BP = 2342text%
139414 BP = 2342col%
237003 BP = 2342page%
139414 BP = 2342line%
249132 BP = 2342theight%
306710 BP = 2342pheight%
280 BP = 2342baselineskip%
0 BP = 
Segmentation fault (core dumped)
$ 

Attachment: signature.asc
Description: PGP signature

Reply via email to