Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segfault in test suite with latest ImageMagick #247

Closed
remicollet opened this issue May 29, 2018 · 6 comments
Closed

Segfault in test suite with latest ImageMagick #247

remicollet opened this issue May 29, 2018 · 6 comments

Comments

@remicollet
Copy link
Contributor

With 6.9.9-47:


TEST 182/267 [tests/189_ImagickDraw_setClipPath_basic.phpt]
========DIFF========
001+ Termsig=11
001- Ok
========DONE========
FAIL Test ImagickDraw, setClipPath [tests/189_ImagickDraw_setClipPath_basic.phpt] 
...
TEST 185/267 [tests/192_ImagickDraw_setClipPath_basic.phpt]
========DIFF========
001+ Termsig=11
001- Ok
========DONE========
FAIL Test ImagickDraw, setClipPath [tests/192_ImagickDraw_setClipPath_basic.phpt] 
...
TEST 191/267 [tests/198_ImagickDraw_setClipPath_basic.phpt]
========DIFF========
001+ Termsig=11
001- Ok
========DONE========
FAIL Test ImagickDraw, setClipPath [tests/198_ImagickDraw_setClipPath_basic.phpt] 
TEST 192/267 [tests/199_ImagickDraw_setClipRule_basic.phpt]
========DIFF========
001+ Termsig=11
001- Ok
========DONE========
FAIL Test ImagickDraw, setClipRule [tests/199_ImagickDraw_setClipRule_basic.phpt] 
TEST 193/267 [tests/200_ImagickDraw_setClipUnits_basic.phpt]
========DIFF========
001+ Termsig=11
001- Ok
========DONE========
...
Tests failed    :    5 (  1.9%) (  1.9%)

@Danack
Copy link
Collaborator

Danack commented May 29, 2018

Could you generate a backtrace please?

Very likely to be an upstream bug.

@remicollet
Copy link
Contributor Author

remicollet commented May 30, 2018

gdb backtrace (running tests/189_ImagickDraw_setClipPath_basic.phpt)

#0  AcquireMagickResource (type=type@entry=WidthResource, size=500) at magick/resource.c:194
#1  0x00007fffec8da38b in OpenPixelCache (image=image@entry=0x55555b5c1940, mode=mode@entry=IOMode, exception=exception@entry=0x55555b5c4bb8) at magick/cache.c:3899
#2  0x00007fffec8bccf2 in GetImagePixelCache (image=image@entry=0x55555b5c1940, clone=clone@entry=MagickTrue, exception=exception@entry=0x55555b5c4bb8) at magick/cache.c:1916
#3  0x00007fffec8ddcdb in SyncImagePixelCache (image=image@entry=0x55555b5c1940, exception=exception@entry=0x55555b5c4bb8) at magick/cache.c:5667
#4  0x00007fffec99fea0 in SetImageExtent (image=image@entry=0x55555b5c1940, columns=columns@entry=500, rows=rows@entry=500) at magick/image.c:2707
#5  0x00007fffec9a03d3 in CloneImage (image=image@entry=0x55555b5b6b50, columns=500, rows=500, detach=detach@entry=MagickTrue, exception=exception@entry=0x55555b5b9dc8)
    at magick/image.c:912
#6  0x00007fffec954e07 in DrawClippingMask (image=image@entry=0x55555b5b6b50, draw_info=draw_info@entry=0x55555b5c1600, id=id@entry=0x55555b5c5130 "testClipPath", 
    clip_path=clip_path@entry=0x55555b5c6200 "rectangle 0 0 250 250\n", exception=exception@entry=0x55555b5b9dc8) at magick/draw.c:1535
#7  0x00007fffec94dad5 in DrawImage (image=image@entry=0x55555b5b6b50, draw_info=draw_info@entry=0x55555b5b3b50) at magick/draw.c:2577
#8  0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555b5a3c10, draw_info=draw_info@entry=0x55555b5ae6c0, id=0x0, 
    clip_path=0x55555b59dc70 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555b5a6e88) at magick/draw.c:1557
#9  0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555b5a3c10, draw_info=0x55555b5ae6c0, id=<optimized out>) at magick/draw.c:1474
#10 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555b5a3c10, draw_info=draw_info@entry=0x55555b59d510) at magick/draw.c:2581
#11 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555b470c90, draw_info=draw_info@entry=0x55555b4772a0, id=0x0, 
    clip_path=0x55555b46e430 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555b473f08) at magick/draw.c:1557
#12 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555b470c90, draw_info=0x55555b4772a0, id=<optimized out>) at magick/draw.c:1474
#13 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555b470c90, draw_info=draw_info@entry=0x55555b46dcd0) at magick/draw.c:2581
#14 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555b45dd90, draw_info=draw_info@entry=0x55555b468840, id=0x0, 
    clip_path=0x55555b45b4f0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555b461008) at magick/draw.c:1557
#15 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555b45dd90, draw_info=0x55555b468840, id=<optimized out>) at magick/draw.c:1474
#16 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555b45dd90, draw_info=draw_info@entry=0x55555b45ad90) at magick/draw.c:2581
#17 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555b44ae50, draw_info=draw_info@entry=0x55555b455900, id=0x0, 
    clip_path=0x55555b444eb0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555b44e0c8) at magick/draw.c:1557
#18 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555b44ae50, draw_info=0x55555b455900, id=<optimized out>) at magick/draw.c:1474
#19 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555b44ae50, draw_info=draw_info@entry=0x55555b444750) at magick/draw.c:2581
#20 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555b317d10, draw_info=draw_info@entry=0x55555b31e320, id=0x0, 
    clip_path=0x55555b3154b0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555b31af88) at magick/draw.c:1557
#21 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555b317d10, draw_info=0x55555b31e320, id=<optimized out>) at magick/draw.c:1474
#22 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555b317d10, draw_info=draw_info@entry=0x55555b314d50) at magick/draw.c:2581
#23 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555b304e10, draw_info=draw_info@entry=0x55555b30f8c0, id=0x0, 
    clip_path=0x55555b302570 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555b308088) at magick/draw.c:1557
#24 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555b304e10, draw_info=0x55555b30f8c0, id=<optimized out>) at magick/draw.c:1474
#25 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555b304e10, draw_info=draw_info@entry=0x55555b301e10) at magick/draw.c:2581
#26 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555b2f1ed0, draw_info=draw_info@entry=0x55555b2fc980, id=0x0, 
---Type <return> to continue, or q <return> to quit---
    clip_path=0x55555b2ec2b0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555b2f5148) at magick/draw.c:1557
#27 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555b2f1ed0, draw_info=0x55555b2fc980, id=<optimized out>) at magick/draw.c:1474
#28 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555b2f1ed0, draw_info=draw_info@entry=0x55555b2ebc10) at magick/draw.c:2581
#29 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555b1bf170, draw_info=draw_info@entry=0x55555b1c5780, id=0x0, 
    clip_path=0x55555b1bc770 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555b1c23e8) at magick/draw.c:1557
#30 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555b1bf170, draw_info=0x55555b1c5780, id=<optimized out>) at magick/draw.c:1474
#31 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555b1bf170, draw_info=draw_info@entry=0x55555b1bc010) at magick/draw.c:2581
#32 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555b1ac2b0, draw_info=draw_info@entry=0x55555b1b6d60, id=0x0, 
    clip_path=0x55555b1a9a70 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555b1af528) at magick/draw.c:1557
#33 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555b1ac2b0, draw_info=0x55555b1b6d60, id=<optimized out>) at magick/draw.c:1474
#34 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555b1ac2b0, draw_info=draw_info@entry=0x55555b1a9310) at magick/draw.c:2581
#35 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555b199530, draw_info=draw_info@entry=0x55555b1a3fe0, id=0x0, 
    clip_path=0x55555b1938b0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555b19c7a8) at magick/draw.c:1557
#36 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555b199530, draw_info=0x55555b1a3fe0, id=<optimized out>) at magick/draw.c:1474
#37 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555b199530, draw_info=draw_info@entry=0x55555b193150) at magick/draw.c:2581
#38 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555b066490, draw_info=draw_info@entry=0x55555b06caa0, id=0x0, 
    clip_path=0x55555b063c30 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555b069708) at magick/draw.c:1557
#39 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555b066490, draw_info=0x55555b06caa0, id=<optimized out>) at magick/draw.c:1474
#40 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555b066490, draw_info=draw_info@entry=0x55555b0634d0) at magick/draw.c:2581
#41 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555b053750, draw_info=draw_info@entry=0x55555b05e200, id=0x0, 
    clip_path=0x55555b050e30 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555b0569c8) at magick/draw.c:1557
#42 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555b053750, draw_info=0x55555b05e200, id=<optimized out>) at magick/draw.c:1474
#43 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555b053750, draw_info=draw_info@entry=0x55555b050790) at magick/draw.c:2581
#44 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555b040910, draw_info=draw_info@entry=0x55555b04b3c0, id=0x0, 
    clip_path=0x55555b03ad70 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555b043b88) at magick/draw.c:1557
#45 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555b040910, draw_info=0x55555b04b3c0, id=<optimized out>) at magick/draw.c:1474
#46 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555b040910, draw_info=draw_info@entry=0x55555b03a6d0) at magick/draw.c:2581
#47 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555af0d9f0, draw_info=draw_info@entry=0x55555af14000, id=0x0, 
    clip_path=0x55555af0aff0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555af10c68) at magick/draw.c:1557
#48 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555af0d9f0, draw_info=0x55555af14000, id=<optimized out>) at magick/draw.c:1474
#49 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555af0d9f0, draw_info=draw_info@entry=0x55555af0a890) at magick/draw.c:2581
#50 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555aefabf0, draw_info=draw_info@entry=0x55555af056a0, id=0x0, 
    clip_path=0x55555aef82f0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 25---Type <return> to continue, or q <return> to quit---
0\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555aefde68) at magick/draw.c:1557
#51 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555aefabf0, draw_info=0x55555af056a0, id=<optimized out>) at magick/draw.c:1474
#52 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555aefabf0, draw_info=draw_info@entry=0x55555aef7c50) at magick/draw.c:2581
#53 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555aee7e70, draw_info=draw_info@entry=0x55555aef2920, id=0x0, 
    clip_path=0x55555aee2030 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555aeeb0e8) at magick/draw.c:1557
#54 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555aee7e70, draw_info=0x55555aef2920, id=<optimized out>) at magick/draw.c:1474
#55 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555aee7e70, draw_info=draw_info@entry=0x55555aee1990) at magick/draw.c:2581
#56 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555adb4fb0, draw_info=draw_info@entry=0x55555adbb5c0, id=0x0, 
    clip_path=0x55555adb25b0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555adb8228) at magick/draw.c:1557
#57 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555adb4fb0, draw_info=0x55555adbb5c0, id=<optimized out>) at magick/draw.c:1474
#58 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555adb4fb0, draw_info=draw_info@entry=0x55555adb1e50) at magick/draw.c:2581
#59 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555ada2030, draw_info=draw_info@entry=0x55555adacae0, id=0x0, 
    clip_path=0x55555ad9f8b0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555ada52a8) at magick/draw.c:1557
#60 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555ada2030, draw_info=0x55555adacae0, id=<optimized out>) at magick/draw.c:1474
#61 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555ada2030, draw_info=draw_info@entry=0x55555ad9f150) at magick/draw.c:2581
#62 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555ad8f2b0, draw_info=draw_info@entry=0x55555ad99d60, id=0x0, 
    clip_path=0x55555ad89370 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555ad92528) at magick/draw.c:1557
#63 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555ad8f2b0, draw_info=0x55555ad99d60, id=<optimized out>) at magick/draw.c:1474
#64 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555ad8f2b0, draw_info=draw_info@entry=0x55555ad88c10) at magick/draw.c:2581
#65 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555ac58ab0, draw_info=draw_info@entry=0x55555ac5f0c0, id=0x0, 
    clip_path=0x55555ac55ff0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555ac5bd28) at magick/draw.c:1557
#66 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555ac58ab0, draw_info=0x55555ac5f0c0, id=<optimized out>) at magick/draw.c:1474
#67 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555ac58ab0, draw_info=draw_info@entry=0x55555ac55950) at magick/draw.c:2581
#68 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555ac45bf0, draw_info=draw_info@entry=0x55555ac506a0, id=0x0, 
    clip_path=0x55555ac432f0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555ac48e68) at magick/draw.c:1557
#69 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555ac45bf0, draw_info=0x55555ac506a0, id=<optimized out>) at magick/draw.c:1474
#70 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555ac45bf0, draw_info=draw_info@entry=0x55555ac42b90) at magick/draw.c:2581
#71 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555ac32c90, draw_info=draw_info@entry=0x55555ac3d830, id=0x0, 
    clip_path=0x55555ac3d740 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555ac35f08) at magick/draw.c:1557
#72 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555ac32c90, draw_info=0x55555ac3d830, id=<optimized out>) at magick/draw.c:1474
#73 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555ac32c90, draw_info=draw_info@entry=0x55555ac2fd10) at magick/draw.c:2581
#74 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555ab03310, draw_info=draw_info@entry=0x55555ac5f460, id=0x0, 
    clip_path=0x55555ab00ab0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555ab06588) at magick/draw.c:1557
---Type <return> to continue, or q <return> to quit---
#75 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555ab03310, draw_info=0x55555ac5f460, id=<optimized out>) at magick/draw.c:1474
#76 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555ab03310, draw_info=draw_info@entry=0x55555ab00350) at magick/draw.c:2581
#77 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555aaf0410, draw_info=draw_info@entry=0x55555aafaec0, id=0x0, 
    clip_path=0x55555aaedb70 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555aaf3688) at magick/draw.c:1557
#78 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555aaf0410, draw_info=0x55555aafaec0, id=<optimized out>) at magick/draw.c:1474
#79 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555aaf0410, draw_info=draw_info@entry=0x55555aaed410) at magick/draw.c:2581
#80 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555aadd4d0, draw_info=draw_info@entry=0x55555aae7f80, id=0x0, 
    clip_path=0x55555aad7530 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555aae0748) at magick/draw.c:1557
#81 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555aadd4d0, draw_info=0x55555aae7f80, id=<optimized out>) at magick/draw.c:1474
#82 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555aadd4d0, draw_info=draw_info@entry=0x55555aad6dd0) at magick/draw.c:2581
#83 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555a9aa550, draw_info=draw_info@entry=0x55555a9b0b60, id=0x0, 
    clip_path=0x55555a9a7cf0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555a9ad7c8) at magick/draw.c:1557
#84 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555a9aa550, draw_info=0x55555a9b0b60, id=<optimized out>) at magick/draw.c:1474
#85 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555a9aa550, draw_info=draw_info@entry=0x55555a9a7590) at magick/draw.c:2581
#86 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555a997650, draw_info=draw_info@entry=0x55555a9a2100, id=0x0, 
    clip_path=0x55555a994db0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555a99a8c8) at magick/draw.c:1557
#87 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555a997650, draw_info=0x55555a9a2100, id=<optimized out>) at magick/draw.c:1474
#88 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555a997650, draw_info=draw_info@entry=0x55555a994650) at magick/draw.c:2581
#89 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555a984710, draw_info=draw_info@entry=0x55555a98f1c0, id=0x0, 
    clip_path=0x55555a97e770 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555a987988) at magick/draw.c:1557
#90 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555a984710, draw_info=0x55555a98f1c0, id=<optimized out>) at magick/draw.c:1474
#91 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555a984710, draw_info=draw_info@entry=0x55555a97e010) at magick/draw.c:2581
#92 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555a8515d0, draw_info=draw_info@entry=0x55555a857be0, id=0x0, 
    clip_path=0x55555a84ed70 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555a854848) at magick/draw.c:1557
#93 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555a8515d0, draw_info=0x55555a857be0, id=<optimized out>) at magick/draw.c:1474
#94 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555a8515d0, draw_info=draw_info@entry=0x55555a84e610) at magick/draw.c:2581
#95 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555a83e6d0, draw_info=draw_info@entry=0x55555a849180, id=0x0, 
    clip_path=0x55555a83be30 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555a841948) at magick/draw.c:1557
#96 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555a83e6d0, draw_info=0x55555a849180, id=<optimized out>) at magick/draw.c:1474
#97 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555a83e6d0, draw_info=draw_info@entry=0x55555a83b6d0) at magick/draw.c:2581
#98 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555a82b790, draw_info=draw_info@entry=0x55555a836240, id=0x0, 
    clip_path=0x55555a825b70 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555a82ea08) at magick/draw.c:1557
#99 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555a82b790, draw_info=0x55555a836240, id=<optimized out>) at magick/draw.c:1474
---Type <return> to continue, or q <return> to quit---
#100 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555a82b790, draw_info=draw_info@entry=0x55555a8254d0) at magick/draw.c:2581
#101 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555a6f8a30, draw_info=draw_info@entry=0x55555a6ff040, id=0x0, 
    clip_path=0x55555a6f6030 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555a6fbca8) at magick/draw.c:1557
#102 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555a6f8a30, draw_info=0x55555a6ff040, id=<optimized out>) at magick/draw.c:1474
#103 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555a6f8a30, draw_info=draw_info@entry=0x55555a6f58d0) at magick/draw.c:2581
#104 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555a6e5b70, draw_info=draw_info@entry=0x55555a6f0620, id=0x0, 
    clip_path=0x55555a6e3330 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555a6e8de8) at magick/draw.c:1557
#105 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555a6e5b70, draw_info=0x55555a6f0620, id=<optimized out>) at magick/draw.c:1474
#106 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555a6e5b70, draw_info=draw_info@entry=0x55555a6e2bd0) at magick/draw.c:2581
#107 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555a6d2df0, draw_info=draw_info@entry=0x55555a6dd8a0, id=0x0, 
    clip_path=0x55555a6cd170 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555a6d6068) at magick/draw.c:1557
#108 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555a6d2df0, draw_info=0x55555a6dd8a0, id=<optimized out>) at magick/draw.c:1474
#109 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555a6d2df0, draw_info=draw_info@entry=0x55555a6cca10) at magick/draw.c:2581
#110 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555a59fd50, draw_info=draw_info@entry=0x55555a5a6360, id=0x0, 
    clip_path=0x55555a59d4f0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555a5a2fc8) at magick/draw.c:1557
#111 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555a59fd50, draw_info=0x55555a5a6360, id=<optimized out>) at magick/draw.c:1474
#112 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555a59fd50, draw_info=draw_info@entry=0x55555a59cd90) at magick/draw.c:2581
#113 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555a58d010, draw_info=draw_info@entry=0x55555a597ac0, id=0x0, 
    clip_path=0x55555a58a6f0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555a590288) at magick/draw.c:1557
#114 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555a58d010, draw_info=0x55555a597ac0, id=<optimized out>) at magick/draw.c:1474
#115 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555a58d010, draw_info=draw_info@entry=0x55555a58a050) at magick/draw.c:2581
#116 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555a57a1d0, draw_info=draw_info@entry=0x55555a584c80, id=0x0, 
    clip_path=0x55555a574630 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555a57d448) at magick/draw.c:1557
#117 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555a57a1d0, draw_info=0x55555a584c80, id=<optimized out>) at magick/draw.c:1474
#118 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555a57a1d0, draw_info=draw_info@entry=0x55555a573f90) at magick/draw.c:2581
#119 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555a4472b0, draw_info=draw_info@entry=0x55555a44d8c0, id=0x0, 
    clip_path=0x55555a4448b0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555a44a528) at magick/draw.c:1557
#120 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555a4472b0, draw_info=0x55555a44d8c0, id=<optimized out>) at magick/draw.c:1474
#121 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555a4472b0, draw_info=draw_info@entry=0x55555a444150) at magick/draw.c:2581
#122 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555a4344b0, draw_info=draw_info@entry=0x55555a43ef60, id=0x0, 
    clip_path=0x55555a431bb0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555a437728) at magick/draw.c:1557
#123 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555a4344b0, draw_info=0x55555a43ef60, id=<optimized out>) at magick/draw.c:1474
#124 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555a4344b0, draw_info=draw_info@entry=0x55555a431510) at magick/draw.c:2581
---Type <return> to continue, or q <return> to quit---
#125 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555a421730, draw_info=draw_info@entry=0x55555a42c1e0, id=0x0, 
    clip_path=0x55555a41b8f0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555a4249a8) at magick/draw.c:1557
#126 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555a421730, draw_info=0x55555a42c1e0, id=<optimized out>) at magick/draw.c:1474
#127 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555a421730, draw_info=draw_info@entry=0x55555a41b250) at magick/draw.c:2581
#128 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555a2ee870, draw_info=draw_info@entry=0x55555a2f4e80, id=0x0, 
    clip_path=0x55555a2ebe70 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555a2f1ae8) at magick/draw.c:1557
#129 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555a2ee870, draw_info=0x55555a2f4e80, id=<optimized out>) at magick/draw.c:1474
#130 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555a2ee870, draw_info=draw_info@entry=0x55555a2eb710) at magick/draw.c:2581
#131 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555a2db8f0, draw_info=draw_info@entry=0x55555a2e63a0, id=0x0, 
    clip_path=0x55555a2d9170 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555a2deb68) at magick/draw.c:1557
#132 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555a2db8f0, draw_info=0x55555a2e63a0, id=<optimized out>) at magick/draw.c:1474
#133 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555a2db8f0, draw_info=draw_info@entry=0x55555a2d8a10) at magick/draw.c:2581
#134 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555a2c8b70, draw_info=draw_info@entry=0x55555a2d3620, id=0x0, 
    clip_path=0x55555a2c2c30 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555a2cbde8) at magick/draw.c:1557
#135 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555a2c8b70, draw_info=0x55555a2d3620, id=<optimized out>) at magick/draw.c:1474
#136 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555a2c8b70, draw_info=draw_info@entry=0x55555a2c24d0) at magick/draw.c:2581
#137 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555a192370, draw_info=draw_info@entry=0x55555a198980, id=0x0, 
    clip_path=0x55555a18f8b0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555a1955e8) at magick/draw.c:1557
#138 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555a192370, draw_info=0x55555a198980, id=<optimized out>) at magick/draw.c:1474
#139 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555a192370, draw_info=draw_info@entry=0x55555a18f210) at magick/draw.c:2581
#140 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555a17f4b0, draw_info=draw_info@entry=0x55555a189f60, id=0x0, 
    clip_path=0x55555a17cbb0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555a182728) at magick/draw.c:1557
#141 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555a17f4b0, draw_info=0x55555a189f60, id=<optimized out>) at magick/draw.c:1474
#142 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555a17f4b0, draw_info=draw_info@entry=0x55555a17c450) at magick/draw.c:2581
#143 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555a16c550, draw_info=draw_info@entry=0x55555a1770f0, id=0x0, 
    clip_path=0x55555a177000 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555a16f7c8) at magick/draw.c:1557
#144 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555a16c550, draw_info=0x55555a1770f0, id=<optimized out>) at magick/draw.c:1474
#145 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555a16c550, draw_info=draw_info@entry=0x55555a1695d0) at magick/draw.c:2581
#146 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555a03cbd0, draw_info=draw_info@entry=0x55555a198d20, id=0x0, 
    clip_path=0x55555a03a370 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555a03fe48) at magick/draw.c:1557
#147 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555a03cbd0, draw_info=0x55555a198d20, id=<optimized out>) at magick/draw.c:1474
#148 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555a03cbd0, draw_info=draw_info@entry=0x55555a039c10) at magick/draw.c:2581
#149 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555a029cd0, draw_info=draw_info@entry=0x55555a034780, id=0x0, 
---Type <return> to continue, or q <return> to quit---
    clip_path=0x55555a027430 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555a02cf48) at magick/draw.c:1557
#150 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555a029cd0, draw_info=0x55555a034780, id=<optimized out>) at magick/draw.c:1474
#151 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555a029cd0, draw_info=draw_info@entry=0x55555a026cd0) at magick/draw.c:2581
#152 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555a016d90, draw_info=draw_info@entry=0x55555a021840, id=0x0, 
    clip_path=0x55555a010df0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555a01a008) at magick/draw.c:1557
#153 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555a016d90, draw_info=0x55555a021840, id=<optimized out>) at magick/draw.c:1474
#154 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555a016d90, draw_info=draw_info@entry=0x55555a010690) at magick/draw.c:2581
#155 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555559ee3e10, draw_info=draw_info@entry=0x555559eea420, id=0x0, 
    clip_path=0x555559ee15b0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555559ee7088) at magick/draw.c:1557
#156 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555559ee3e10, draw_info=0x555559eea420, id=<optimized out>) at magick/draw.c:1474
#157 0x00007fffec94db0f in DrawImage (image=image@entry=0x555559ee3e10, draw_info=draw_info@entry=0x555559ee0e50) at magick/draw.c:2581
#158 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555559ed0f10, draw_info=draw_info@entry=0x555559edb9c0, id=0x0, 
    clip_path=0x555559ece670 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555559ed4188) at magick/draw.c:1557
#159 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555559ed0f10, draw_info=0x555559edb9c0, id=<optimized out>) at magick/draw.c:1474
#160 0x00007fffec94db0f in DrawImage (image=image@entry=0x555559ed0f10, draw_info=draw_info@entry=0x555559ecdf10) at magick/draw.c:2581
#161 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555559ebdfd0, draw_info=draw_info@entry=0x555559ec8a80, id=0x0, 
    clip_path=0x555559eb8030 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555559ec1248) at magick/draw.c:1557
#162 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555559ebdfd0, draw_info=0x555559ec8a80, id=<optimized out>) at magick/draw.c:1474
#163 0x00007fffec94db0f in DrawImage (image=image@entry=0x555559ebdfd0, draw_info=draw_info@entry=0x555559eb78d0) at magick/draw.c:2581
#164 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555559d8ae90, draw_info=draw_info@entry=0x555559d914a0, id=0x0, 
    clip_path=0x555559d88630 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555559d8e108) at magick/draw.c:1557
#165 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555559d8ae90, draw_info=0x555559d914a0, id=<optimized out>) at magick/draw.c:1474
#166 0x00007fffec94db0f in DrawImage (image=image@entry=0x555559d8ae90, draw_info=draw_info@entry=0x555559d87ed0) at magick/draw.c:2581
#167 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555559d77f90, draw_info=draw_info@entry=0x555559d82a40, id=0x0, 
    clip_path=0x555559d756f0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555559d7b208) at magick/draw.c:1557
#168 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555559d77f90, draw_info=0x555559d82a40, id=<optimized out>) at magick/draw.c:1474
#169 0x00007fffec94db0f in DrawImage (image=image@entry=0x555559d77f90, draw_info=draw_info@entry=0x555559d74f90) at magick/draw.c:2581
#170 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555559d65050, draw_info=draw_info@entry=0x555559d6fb00, id=0x0, 
    clip_path=0x555559d5f430 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555559d682c8) at magick/draw.c:1557
#171 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555559d65050, draw_info=0x555559d6fb00, id=<optimized out>) at magick/draw.c:1474
#172 0x00007fffec94db0f in DrawImage (image=image@entry=0x555559d65050, draw_info=draw_info@entry=0x555559d5ed90) at magick/draw.c:2581
#173 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555559c322f0, draw_info=draw_info@entry=0x555559c38900, id=0x0, 
    clip_path=0x555559c2f8f0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 25---Type <return> to continue, or q <return> to quit---
0\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555559c35568) at magick/draw.c:1557
#174 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555559c322f0, draw_info=0x555559c38900, id=<optimized out>) at magick/draw.c:1474
#175 0x00007fffec94db0f in DrawImage (image=image@entry=0x555559c322f0, draw_info=draw_info@entry=0x555559c2f190) at magick/draw.c:2581
#176 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555559c1f430, draw_info=draw_info@entry=0x555559c29ee0, id=0x0, 
    clip_path=0x555559c1cbf0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555559c226a8) at magick/draw.c:1557
#177 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555559c1f430, draw_info=0x555559c29ee0, id=<optimized out>) at magick/draw.c:1474
#178 0x00007fffec94db0f in DrawImage (image=image@entry=0x555559c1f430, draw_info=draw_info@entry=0x555559c1c490) at magick/draw.c:2581
#179 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555559c0c6b0, draw_info=draw_info@entry=0x555559c17160, id=0x0, 
    clip_path=0x555559c06a30 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555559c0f928) at magick/draw.c:1557
#180 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555559c0c6b0, draw_info=0x555559c17160, id=<optimized out>) at magick/draw.c:1474
#181 0x00007fffec94db0f in DrawImage (image=image@entry=0x555559c0c6b0, draw_info=draw_info@entry=0x555559c062d0) at magick/draw.c:2581
#182 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555559ad9610, draw_info=draw_info@entry=0x555559adfc20, id=0x0, 
    clip_path=0x555559ad6db0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555559adc888) at magick/draw.c:1557
#183 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555559ad9610, draw_info=0x555559adfc20, id=<optimized out>) at magick/draw.c:1474
#184 0x00007fffec94db0f in DrawImage (image=image@entry=0x555559ad9610, draw_info=draw_info@entry=0x555559ad6650) at magick/draw.c:2581
#185 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555559ac68d0, draw_info=draw_info@entry=0x555559ad1380, id=0x0, 
    clip_path=0x555559ac3fb0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555559ac9b48) at magick/draw.c:1557
#186 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555559ac68d0, draw_info=0x555559ad1380, id=<optimized out>) at magick/draw.c:1474
#187 0x00007fffec94db0f in DrawImage (image=image@entry=0x555559ac68d0, draw_info=draw_info@entry=0x555559ac3910) at magick/draw.c:2581
#188 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555559ab3a90, draw_info=draw_info@entry=0x555559abe540, id=0x0, 
    clip_path=0x555559aadef0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555559ab6d08) at magick/draw.c:1557
#189 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555559ab3a90, draw_info=0x555559abe540, id=<optimized out>) at magick/draw.c:1474
#190 0x00007fffec94db0f in DrawImage (image=image@entry=0x555559ab3a90, draw_info=draw_info@entry=0x555559aad850) at magick/draw.c:2581
#191 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555559980b70, draw_info=draw_info@entry=0x555559987180, id=0x0, 
    clip_path=0x55555997e170 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555559983de8) at magick/draw.c:1557
#192 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555559980b70, draw_info=0x555559987180, id=<optimized out>) at magick/draw.c:1474
#193 0x00007fffec94db0f in DrawImage (image=image@entry=0x555559980b70, draw_info=draw_info@entry=0x55555997da10) at magick/draw.c:2581
#194 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555996dd70, draw_info=draw_info@entry=0x555559978820, id=0x0, 
    clip_path=0x55555996b470 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555559970fe8) at magick/draw.c:1557
#195 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555996dd70, draw_info=0x555559978820, id=<optimized out>) at magick/draw.c:1474
#196 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555996dd70, draw_info=draw_info@entry=0x55555996add0) at magick/draw.c:2581
#197 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555995aff0, draw_info=draw_info@entry=0x555559965aa0, id=0x0, 
    clip_path=0x5555599551b0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555995e268) at magick/draw.c:1557
---Type <return> to continue, or q <return> to quit---
#198 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555995aff0, draw_info=0x555559965aa0, id=<optimized out>) at magick/draw.c:1474
#199 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555995aff0, draw_info=draw_info@entry=0x555559954b10) at magick/draw.c:2581
#200 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555559828130, draw_info=draw_info@entry=0x55555982e740, id=0x0, 
    clip_path=0x555559825730 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555982b3a8) at magick/draw.c:1557
#201 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555559828130, draw_info=0x55555982e740, id=<optimized out>) at magick/draw.c:1474
#202 0x00007fffec94db0f in DrawImage (image=image@entry=0x555559828130, draw_info=draw_info@entry=0x555559824fd0) at magick/draw.c:2581
#203 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555598151b0, draw_info=draw_info@entry=0x55555981fc60, id=0x0, 
    clip_path=0x555559812a30 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555559818428) at magick/draw.c:1557
#204 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555598151b0, draw_info=0x55555981fc60, id=<optimized out>) at magick/draw.c:1474
#205 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555598151b0, draw_info=draw_info@entry=0x5555598122d0) at magick/draw.c:2581
#206 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555559802430, draw_info=draw_info@entry=0x55555980cee0, id=0x0, 
    clip_path=0x5555597fc4f0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555598056a8) at magick/draw.c:1557
#207 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555559802430, draw_info=0x55555980cee0, id=<optimized out>) at magick/draw.c:1474
#208 0x00007fffec94db0f in DrawImage (image=image@entry=0x555559802430, draw_info=draw_info@entry=0x5555597fbd90) at magick/draw.c:2581
#209 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555596cbc30, draw_info=draw_info@entry=0x5555596d2240, id=0x0, 
    clip_path=0x5555596c9170 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555596ceea8) at magick/draw.c:1557
#210 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555596cbc30, draw_info=0x5555596d2240, id=<optimized out>) at magick/draw.c:1474
#211 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555596cbc30, draw_info=draw_info@entry=0x5555596c8ad0) at magick/draw.c:2581
#212 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555596b8d70, draw_info=draw_info@entry=0x5555596c3820, id=0x0, 
    clip_path=0x5555596b6470 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555596bbfe8) at magick/draw.c:1557
#213 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555596b8d70, draw_info=0x5555596c3820, id=<optimized out>) at magick/draw.c:1474
#214 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555596b8d70, draw_info=draw_info@entry=0x5555596b5d10) at magick/draw.c:2581
#215 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555596a5e10, draw_info=draw_info@entry=0x5555596b09b0, id=0x0, 
    clip_path=0x5555596b08c0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555596a9088) at magick/draw.c:1557
#216 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555596a5e10, draw_info=0x5555596b09b0, id=<optimized out>) at magick/draw.c:1474
#217 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555596a5e10, draw_info=draw_info@entry=0x5555596a2e90) at magick/draw.c:2581
#218 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555559576490, draw_info=draw_info@entry=0x5555596d25e0, id=0x0, 
    clip_path=0x555559573c30 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555559579708) at magick/draw.c:1557
#219 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555559576490, draw_info=0x5555596d25e0, id=<optimized out>) at magick/draw.c:1474
#220 0x00007fffec94db0f in DrawImage (image=image@entry=0x555559576490, draw_info=draw_info@entry=0x5555595734d0) at magick/draw.c:2581
#221 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555559563590, draw_info=draw_info@entry=0x55555956e040, id=0x0, 
    clip_path=0x555559560cf0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555559566808) at magick/draw.c:1557
#222 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555559563590, draw_info=0x55555956e040, id=<optimized out>) at magick/draw.c:1474
---Type <return> to continue, or q <return> to quit---
#223 0x00007fffec94db0f in DrawImage (image=image@entry=0x555559563590, draw_info=draw_info@entry=0x555559560590) at magick/draw.c:2581
#224 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555559550650, draw_info=draw_info@entry=0x55555955b100, id=0x0, 
    clip_path=0x55555954a6b0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555595538c8) at magick/draw.c:1557
#225 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555559550650, draw_info=0x55555955b100, id=<optimized out>) at magick/draw.c:1474
#226 0x00007fffec94db0f in DrawImage (image=image@entry=0x555559550650, draw_info=draw_info@entry=0x555559549f50) at magick/draw.c:2581
#227 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555941d6d0, draw_info=draw_info@entry=0x555559423ce0, id=0x0, 
    clip_path=0x55555941ae70 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555559420948) at magick/draw.c:1557
#228 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555941d6d0, draw_info=0x555559423ce0, id=<optimized out>) at magick/draw.c:1474
#229 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555941d6d0, draw_info=draw_info@entry=0x55555941a710) at magick/draw.c:2581
#230 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555940a7d0, draw_info=draw_info@entry=0x555559415280, id=0x0, 
    clip_path=0x555559407f30 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555940da48) at magick/draw.c:1557
#231 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555940a7d0, draw_info=0x555559415280, id=<optimized out>) at magick/draw.c:1474
#232 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555940a7d0, draw_info=draw_info@entry=0x5555594077d0) at magick/draw.c:2581
#233 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555593f7890, draw_info=draw_info@entry=0x555559402340, id=0x0, 
    clip_path=0x5555593f18f0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555593fab08) at magick/draw.c:1557
#234 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555593f7890, draw_info=0x555559402340, id=<optimized out>) at magick/draw.c:1474
#235 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555593f7890, draw_info=draw_info@entry=0x5555593f1190) at magick/draw.c:2581
#236 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555592c4750, draw_info=draw_info@entry=0x5555592cad60, id=0x0, 
    clip_path=0x5555592c1ef0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555592c79c8) at magick/draw.c:1557
#237 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555592c4750, draw_info=0x5555592cad60, id=<optimized out>) at magick/draw.c:1474
#238 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555592c4750, draw_info=draw_info@entry=0x5555592c1790) at magick/draw.c:2581
#239 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555592b1850, draw_info=draw_info@entry=0x5555592bc300, id=0x0, 
    clip_path=0x5555592aefb0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555592b4ac8) at magick/draw.c:1557
#240 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555592b1850, draw_info=0x5555592bc300, id=<optimized out>) at magick/draw.c:1474
#241 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555592b1850, draw_info=draw_info@entry=0x5555592ae850) at magick/draw.c:2581
#242 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555929e910, draw_info=draw_info@entry=0x5555592a93c0, id=0x0, 
    clip_path=0x555559298cf0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555592a1b88) at magick/draw.c:1557
#243 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555929e910, draw_info=0x5555592a93c0, id=<optimized out>) at magick/draw.c:1474
#244 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555929e910, draw_info=draw_info@entry=0x555559298650) at magick/draw.c:2581
#245 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555916bbb0, draw_info=draw_info@entry=0x5555591721c0, id=0x0, 
    clip_path=0x5555591691b0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555916ee28) at magick/draw.c:1557
#246 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555916bbb0, draw_info=0x5555591721c0, id=<optimized out>) at magick/draw.c:1474
#247 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555916bbb0, draw_info=draw_info@entry=0x555559168a50) at magick/draw.c:2581
---Type <return> to continue, or q <return> to quit---
#248 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555559158cf0, draw_info=draw_info@entry=0x5555591637a0, id=0x0, 
    clip_path=0x5555591564b0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555915bf68) at magick/draw.c:1557
#249 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555559158cf0, draw_info=0x5555591637a0, id=<optimized out>) at magick/draw.c:1474
#250 0x00007fffec94db0f in DrawImage (image=image@entry=0x555559158cf0, draw_info=draw_info@entry=0x555559155d50) at magick/draw.c:2581
#251 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555559145f70, draw_info=draw_info@entry=0x555559150a20, id=0x0, 
    clip_path=0x5555591402f0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555591491e8) at magick/draw.c:1557
#252 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555559145f70, draw_info=0x555559150a20, id=<optimized out>) at magick/draw.c:1474
#253 0x00007fffec94db0f in DrawImage (image=image@entry=0x555559145f70, draw_info=draw_info@entry=0x55555913fb90) at magick/draw.c:2581
#254 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555559012ed0, draw_info=draw_info@entry=0x5555590194e0, id=0x0, 
    clip_path=0x555559010670 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555559016148) at magick/draw.c:1557
#255 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555559012ed0, draw_info=0x5555590194e0, id=<optimized out>) at magick/draw.c:1474
#256 0x00007fffec94db0f in DrawImage (image=image@entry=0x555559012ed0, draw_info=draw_info@entry=0x55555900ff10) at magick/draw.c:2581
#257 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555559000190, draw_info=draw_info@entry=0x55555900ac40, id=0x0, 
    clip_path=0x555558ffd870 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555559003408) at magick/draw.c:1557
#258 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555559000190, draw_info=0x55555900ac40, id=<optimized out>) at magick/draw.c:1474
#259 0x00007fffec94db0f in DrawImage (image=image@entry=0x555559000190, draw_info=draw_info@entry=0x555558ffd1d0) at magick/draw.c:2581
#260 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555558fed350, draw_info=draw_info@entry=0x555558ff7e00, id=0x0, 
    clip_path=0x555558fe77b0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555558ff05c8) at magick/draw.c:1557
#261 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555558fed350, draw_info=0x555558ff7e00, id=<optimized out>) at magick/draw.c:1474
#262 0x00007fffec94db0f in DrawImage (image=image@entry=0x555558fed350, draw_info=draw_info@entry=0x555558fe7110) at magick/draw.c:2581
#263 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555558eba430, draw_info=draw_info@entry=0x555558ec0a40, id=0x0, 
    clip_path=0x555558eb7a30 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555558ebd6a8) at magick/draw.c:1557
#264 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555558eba430, draw_info=0x555558ec0a40, id=<optimized out>) at magick/draw.c:1474
#265 0x00007fffec94db0f in DrawImage (image=image@entry=0x555558eba430, draw_info=draw_info@entry=0x555558eb72d0) at magick/draw.c:2581
#266 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555558ea7630, draw_info=draw_info@entry=0x555558eb20e0, id=0x0, 
    clip_path=0x555558ea4d30 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555558eaa8a8) at magick/draw.c:1557
#267 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555558ea7630, draw_info=0x555558eb20e0, id=<optimized out>) at magick/draw.c:1474
#268 0x00007fffec94db0f in DrawImage (image=image@entry=0x555558ea7630, draw_info=draw_info@entry=0x555558ea4690) at magick/draw.c:2581
#269 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555558e948b0, draw_info=draw_info@entry=0x555558e9f360, id=0x0, 
    clip_path=0x555558e8ea70 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555558e97b28) at magick/draw.c:1557
#270 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555558e948b0, draw_info=0x555558e9f360, id=<optimized out>) at magick/draw.c:1474
#271 0x00007fffec94db0f in DrawImage (image=image@entry=0x555558e948b0, draw_info=draw_info@entry=0x555558e8e3d0) at magick/draw.c:2581
#272 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555558d619f0, draw_info=draw_info@entry=0x555558d68000, id=0x0, 
---Type <return> to continue, or q <return> to quit---
    clip_path=0x555558d5eff0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555558d64c68) at magick/draw.c:1557
#273 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555558d619f0, draw_info=0x555558d68000, id=<optimized out>) at magick/draw.c:1474
#274 0x00007fffec94db0f in DrawImage (image=image@entry=0x555558d619f0, draw_info=draw_info@entry=0x555558d5e890) at magick/draw.c:2581
#275 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555558d4ea70, draw_info=draw_info@entry=0x555558d59520, id=0x0, 
    clip_path=0x555558d4c2f0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555558d51ce8) at magick/draw.c:1557
#276 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555558d4ea70, draw_info=0x555558d59520, id=<optimized out>) at magick/draw.c:1474
#277 0x00007fffec94db0f in DrawImage (image=image@entry=0x555558d4ea70, draw_info=draw_info@entry=0x555558d4bb90) at magick/draw.c:2581
#278 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555558d3bcf0, draw_info=draw_info@entry=0x555558d467a0, id=0x0, 
    clip_path=0x555558d35db0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555558d3ef68) at magick/draw.c:1557
#279 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555558d3bcf0, draw_info=0x555558d467a0, id=<optimized out>) at magick/draw.c:1474
#280 0x00007fffec94db0f in DrawImage (image=image@entry=0x555558d3bcf0, draw_info=draw_info@entry=0x555558d35650) at magick/draw.c:2581
#281 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555558c054f0, draw_info=draw_info@entry=0x555558c0bb00, id=0x0, 
    clip_path=0x555558c02a30 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555558c08768) at magick/draw.c:1557
#282 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555558c054f0, draw_info=0x555558c0bb00, id=<optimized out>) at magick/draw.c:1474
#283 0x00007fffec94db0f in DrawImage (image=image@entry=0x555558c054f0, draw_info=draw_info@entry=0x555558c02390) at magick/draw.c:2581
#284 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555558bf2630, draw_info=draw_info@entry=0x555558bfd0e0, id=0x0, 
    clip_path=0x555558befd30 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555558bf58a8) at magick/draw.c:1557
#285 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555558bf2630, draw_info=0x555558bfd0e0, id=<optimized out>) at magick/draw.c:1474
#286 0x00007fffec94db0f in DrawImage (image=image@entry=0x555558bf2630, draw_info=draw_info@entry=0x555558bef5d0) at magick/draw.c:2581
#287 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555558bdf6d0, draw_info=draw_info@entry=0x555558bea270, id=0x0, 
    clip_path=0x555558bea180 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555558be2948) at magick/draw.c:1557
#288 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555558bdf6d0, draw_info=0x555558bea270, id=<optimized out>) at magick/draw.c:1474
#289 0x00007fffec94db0f in DrawImage (image=image@entry=0x555558bdf6d0, draw_info=draw_info@entry=0x555558bdc750) at magick/draw.c:2581
#290 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555558aafd50, draw_info=draw_info@entry=0x555558c0bea0, id=0x0, 
    clip_path=0x555558aad4f0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555558ab2fc8) at magick/draw.c:1557
#291 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555558aafd50, draw_info=0x555558c0bea0, id=<optimized out>) at magick/draw.c:1474
#292 0x00007fffec94db0f in DrawImage (image=image@entry=0x555558aafd50, draw_info=draw_info@entry=0x555558aacd90) at magick/draw.c:2581
#293 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555558a9ce50, draw_info=draw_info@entry=0x555558aa7900, id=0x0, 
    clip_path=0x555558a9a5b0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555558aa00c8) at magick/draw.c:1557
#294 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555558a9ce50, draw_info=0x555558aa7900, id=<optimized out>) at magick/draw.c:1474
#295 0x00007fffec94db0f in DrawImage (image=image@entry=0x555558a9ce50, draw_info=draw_info@entry=0x555558a99e50) at magick/draw.c:2581
#296 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555558a89f10, draw_info=draw_info@entry=0x555558a949c0, id=0x0, 
    clip_path=0x555558a83f70 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 25---Type <return> to continue, or q <return> to quit---
0\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555558a8d188) at magick/draw.c:1557
#297 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555558a89f10, draw_info=0x555558a949c0, id=<optimized out>) at magick/draw.c:1474
#298 0x00007fffec94db0f in DrawImage (image=image@entry=0x555558a89f10, draw_info=draw_info@entry=0x555558a83810) at magick/draw.c:2581
#299 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555558956f90, draw_info=draw_info@entry=0x55555895d5a0, id=0x0, 
    clip_path=0x555558954730 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555895a208) at magick/draw.c:1557
#300 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555558956f90, draw_info=0x55555895d5a0, id=<optimized out>) at magick/draw.c:1474
#301 0x00007fffec94db0f in DrawImage (image=image@entry=0x555558956f90, draw_info=draw_info@entry=0x555558953fd0) at magick/draw.c:2581
#302 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555558944090, draw_info=draw_info@entry=0x55555894eb40, id=0x0, 
    clip_path=0x5555589417f0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555558947308) at magick/draw.c:1557
#303 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555558944090, draw_info=0x55555894eb40, id=<optimized out>) at magick/draw.c:1474
#304 0x00007fffec94db0f in DrawImage (image=image@entry=0x555558944090, draw_info=draw_info@entry=0x555558941090) at magick/draw.c:2581
#305 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555558931150, draw_info=draw_info@entry=0x55555893bc00, id=0x0, 
    clip_path=0x55555892b1b0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555589343c8) at magick/draw.c:1557
#306 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555558931150, draw_info=0x55555893bc00, id=<optimized out>) at magick/draw.c:1474
#307 0x00007fffec94db0f in DrawImage (image=image@entry=0x555558931150, draw_info=draw_info@entry=0x55555892aa50) at magick/draw.c:2581
#308 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555587fe010, draw_info=draw_info@entry=0x555558804620, id=0x0, 
    clip_path=0x5555587fb7b0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555558801288) at magick/draw.c:1557
#309 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555587fe010, draw_info=0x555558804620, id=<optimized out>) at magick/draw.c:1474
#310 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555587fe010, draw_info=draw_info@entry=0x5555587fb050) at magick/draw.c:2581
#311 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555587eb110, draw_info=draw_info@entry=0x5555587f5bc0, id=0x0, 
    clip_path=0x5555587e8870 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555587ee388) at magick/draw.c:1557
#312 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555587eb110, draw_info=0x5555587f5bc0, id=<optimized out>) at magick/draw.c:1474
#313 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555587eb110, draw_info=draw_info@entry=0x5555587e8110) at magick/draw.c:2581
#314 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555587d81d0, draw_info=draw_info@entry=0x5555587e2c80, id=0x0, 
    clip_path=0x5555587d25b0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555587db448) at magick/draw.c:1557
#315 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555587d81d0, draw_info=0x5555587e2c80, id=<optimized out>) at magick/draw.c:1474
#316 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555587d81d0, draw_info=draw_info@entry=0x5555587d1f10) at magick/draw.c:2581
#317 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555586a5470, draw_info=draw_info@entry=0x5555586aba80, id=0x0, 
    clip_path=0x5555586a2a70 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555586a86e8) at magick/draw.c:1557
#318 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555586a5470, draw_info=0x5555586aba80, id=<optimized out>) at magick/draw.c:1474
#319 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555586a5470, draw_info=draw_info@entry=0x5555586a2310) at magick/draw.c:2581
#320 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555586925b0, draw_info=draw_info@entry=0x55555869d060, id=0x0, 
    clip_path=0x55555868fd70 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555558695828) at magick/draw.c:1557
---Type <return> to continue, or q <return> to quit---
#321 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555586925b0, draw_info=0x55555869d060, id=<optimized out>) at magick/draw.c:1474
#322 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555586925b0, draw_info=draw_info@entry=0x55555868f610) at magick/draw.c:2581
#323 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555867f830, draw_info=draw_info@entry=0x55555868a2e0, id=0x0, 
    clip_path=0x555558679bb0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555558682aa8) at magick/draw.c:1557
#324 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555867f830, draw_info=0x55555868a2e0, id=<optimized out>) at magick/draw.c:1474
#325 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555867f830, draw_info=draw_info@entry=0x555558679450) at magick/draw.c:2581
#326 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555854c790, draw_info=draw_info@entry=0x555558552da0, id=0x0, 
    clip_path=0x555558549f30 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555854fa08) at magick/draw.c:1557
#327 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555854c790, draw_info=0x555558552da0, id=<optimized out>) at magick/draw.c:1474
#328 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555854c790, draw_info=draw_info@entry=0x5555585497d0) at magick/draw.c:2581
#329 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555558539a50, draw_info=draw_info@entry=0x555558544500, id=0x0, 
    clip_path=0x555558537130 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555853ccc8) at magick/draw.c:1557
#330 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555558539a50, draw_info=0x555558544500, id=<optimized out>) at magick/draw.c:1474
#331 0x00007fffec94db0f in DrawImage (image=image@entry=0x555558539a50, draw_info=draw_info@entry=0x555558536a90) at magick/draw.c:2581
#332 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555558526c10, draw_info=draw_info@entry=0x5555585316c0, id=0x0, 
    clip_path=0x555558521070 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555558529e88) at magick/draw.c:1557
#333 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555558526c10, draw_info=0x5555585316c0, id=<optimized out>) at magick/draw.c:1474
#334 0x00007fffec94db0f in DrawImage (image=image@entry=0x555558526c10, draw_info=draw_info@entry=0x5555585209d0) at magick/draw.c:2581
#335 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555583f3cf0, draw_info=draw_info@entry=0x5555583fa300, id=0x0, 
    clip_path=0x5555583f12f0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555583f6f68) at magick/draw.c:1557
#336 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555583f3cf0, draw_info=0x5555583fa300, id=<optimized out>) at magick/draw.c:1474
#337 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555583f3cf0, draw_info=draw_info@entry=0x5555583f0b90) at magick/draw.c:2581
#338 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555583e0ef0, draw_info=draw_info@entry=0x5555583eb9a0, id=0x0, 
    clip_path=0x5555583de5f0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555583e4168) at magick/draw.c:1557
#339 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555583e0ef0, draw_info=0x5555583eb9a0, id=<optimized out>) at magick/draw.c:1474
#340 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555583e0ef0, draw_info=draw_info@entry=0x5555583ddf50) at magick/draw.c:2581
#341 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555583ce170, draw_info=draw_info@entry=0x5555583d8c20, id=0x0, 
    clip_path=0x5555583c8330 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555583d13e8) at magick/draw.c:1557
#342 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555583ce170, draw_info=0x5555583d8c20, id=<optimized out>) at magick/draw.c:1474
#343 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555583ce170, draw_info=draw_info@entry=0x5555583c7c90) at magick/draw.c:2581
#344 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555829b2b0, draw_info=draw_info@entry=0x5555582a18c0, id=0x0, 
    clip_path=0x5555582988b0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555829e528) at magick/draw.c:1557
#345 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555829b2b0, draw_info=0x5555582a18c0, id=<optimized out>) at magick/draw.c:1474
---Type <return> to continue, or q <return> to quit---
#346 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555829b2b0, draw_info=draw_info@entry=0x555558298150) at magick/draw.c:2581
#347 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555558288330, draw_info=draw_info@entry=0x555558292de0, id=0x0, 
    clip_path=0x555558285bb0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555828b5a8) at magick/draw.c:1557
#348 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555558288330, draw_info=0x555558292de0, id=<optimized out>) at magick/draw.c:1474
#349 0x00007fffec94db0f in DrawImage (image=image@entry=0x555558288330, draw_info=draw_info@entry=0x555558285450) at magick/draw.c:2581
#350 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555582755b0, draw_info=draw_info@entry=0x555558280060, id=0x0, 
    clip_path=0x55555826f670 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555558278828) at magick/draw.c:1557
#351 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555582755b0, draw_info=0x555558280060, id=<optimized out>) at magick/draw.c:1474
#352 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555582755b0, draw_info=draw_info@entry=0x55555826ef10) at magick/draw.c:2581
#353 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555813edb0, draw_info=draw_info@entry=0x5555581453c0, id=0x0, 
    clip_path=0x55555813c2f0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555558142028) at magick/draw.c:1557
#354 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555813edb0, draw_info=0x5555581453c0, id=<optimized out>) at magick/draw.c:1474
#355 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555813edb0, draw_info=draw_info@entry=0x55555813bc50) at magick/draw.c:2581
#356 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555812bef0, draw_info=draw_info@entry=0x5555581369a0, id=0x0, 
    clip_path=0x5555581295f0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555812f168) at magick/draw.c:1557
#357 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555812bef0, draw_info=0x5555581369a0, id=<optimized out>) at magick/draw.c:1474
#358 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555812bef0, draw_info=draw_info@entry=0x555558128e90) at magick/draw.c:2581
#359 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555558118f90, draw_info=draw_info@entry=0x555558123b30, id=0x0, 
    clip_path=0x555558123a40 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555811c208) at magick/draw.c:1557
#360 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555558118f90, draw_info=0x555558123b30, id=<optimized out>) at magick/draw.c:1474
#361 0x00007fffec94db0f in DrawImage (image=image@entry=0x555558118f90, draw_info=draw_info@entry=0x555558116010) at magick/draw.c:2581
#362 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555557fe9610, draw_info=draw_info@entry=0x555558145760, id=0x0, 
    clip_path=0x555557fe6db0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555557fec888) at magick/draw.c:1557
#363 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555557fe9610, draw_info=0x555558145760, id=<optimized out>) at magick/draw.c:1474
#364 0x00007fffec94db0f in DrawImage (image=image@entry=0x555557fe9610, draw_info=draw_info@entry=0x555557fe6650) at magick/draw.c:2581
#365 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555557fd6710, draw_info=draw_info@entry=0x555557fe11c0, id=0x0, 
    clip_path=0x555557fd3e70 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555557fd9988) at magick/draw.c:1557
#366 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555557fd6710, draw_info=0x555557fe11c0, id=<optimized out>) at magick/draw.c:1474
#367 0x00007fffec94db0f in DrawImage (image=image@entry=0x555557fd6710, draw_info=draw_info@entry=0x555557fd3710) at magick/draw.c:2581
#368 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555557fc37d0, draw_info=draw_info@entry=0x555557fce280, id=0x0, 
    clip_path=0x555557fbd830 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555557fc6a48) at magick/draw.c:1557
#369 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555557fc37d0, draw_info=0x555557fce280, id=<optimized out>) at magick/draw.c:1474
#370 0x00007fffec94db0f in DrawImage (image=image@entry=0x555557fc37d0, draw_info=draw_info@entry=0x555557fbd0d0) at magick/draw.c:2581
---Type <return> to continue, or q <return> to quit---
#371 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555557e90850, draw_info=draw_info@entry=0x555557e96e60, id=0x0, 
    clip_path=0x555557e8dff0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555557e93ac8) at magick/draw.c:1557
#372 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555557e90850, draw_info=0x555557e96e60, id=<optimized out>) at magick/draw.c:1474
#373 0x00007fffec94db0f in DrawImage (image=image@entry=0x555557e90850, draw_info=draw_info@entry=0x555557e8d890) at magick/draw.c:2581
#374 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555557e7d950, draw_info=draw_info@entry=0x555557e88400, id=0x0, 
    clip_path=0x555557e7b0b0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555557e80bc8) at magick/draw.c:1557
#375 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555557e7d950, draw_info=0x555557e88400, id=<optimized out>) at magick/draw.c:1474
#376 0x00007fffec94db0f in DrawImage (image=image@entry=0x555557e7d950, draw_info=draw_info@entry=0x555557e7a950) at magick/draw.c:2581
#377 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555557e6aa10, draw_info=draw_info@entry=0x555557e754c0, id=0x0, 
    clip_path=0x555557e64a70 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555557e6dc88) at magick/draw.c:1557
#378 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555557e6aa10, draw_info=0x555557e754c0, id=<optimized out>) at magick/draw.c:1474
#379 0x00007fffec94db0f in DrawImage (image=image@entry=0x555557e6aa10, draw_info=draw_info@entry=0x555557e64310) at magick/draw.c:2581
#380 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555557d378d0, draw_info=draw_info@entry=0x555557d3dee0, id=0x0, 
    clip_path=0x555557d35070 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555557d3ab48) at magick/draw.c:1557
#381 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555557d378d0, draw_info=0x555557d3dee0, id=<optimized out>) at magick/draw.c:1474
#382 0x00007fffec94db0f in DrawImage (image=image@entry=0x555557d378d0, draw_info=draw_info@entry=0x555557d34910) at magick/draw.c:2581
#383 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555557d249d0, draw_info=draw_info@entry=0x555557d2f480, id=0x0, 
    clip_path=0x555557d22130 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555557d27c48) at magick/draw.c:1557
#384 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555557d249d0, draw_info=0x555557d2f480, id=<optimized out>) at magick/draw.c:1474
#385 0x00007fffec94db0f in DrawImage (image=image@entry=0x555557d249d0, draw_info=draw_info@entry=0x555557d219d0) at magick/draw.c:2581
#386 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555557d11a90, draw_info=draw_info@entry=0x555557d1c540, id=0x0, 
    clip_path=0x555557d0be70 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555557d14d08) at magick/draw.c:1557
#387 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555557d11a90, draw_info=0x555557d1c540, id=<optimized out>) at magick/draw.c:1474
#388 0x00007fffec94db0f in DrawImage (image=image@entry=0x555557d11a90, draw_info=draw_info@entry=0x555557d0b7d0) at magick/draw.c:2581
#389 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555557bded30, draw_info=draw_info@entry=0x555557be5340, id=0x0, 
    clip_path=0x555557bdc330 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555557be1fa8) at magick/draw.c:1557
#390 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555557bded30, draw_info=0x555557be5340, id=<optimized out>) at magick/draw.c:1474
#391 0x00007fffec94db0f in DrawImage (image=image@entry=0x555557bded30, draw_info=draw_info@entry=0x555557bdbbd0) at magick/draw.c:2581
#392 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555557bcbe70, draw_info=draw_info@entry=0x555557bd6920, id=0x0, 
    clip_path=0x555557bc9630 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555557bcf0e8) at magick/draw.c:1557
#393 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555557bcbe70, draw_info=0x555557bd6920, id=<optimized out>) at magick/draw.c:1474
#394 0x00007fffec94db0f in DrawImage (image=image@entry=0x555557bcbe70, draw_info=draw_info@entry=0x555557bc8ed0) at magick/draw.c:2581
#395 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555557bb90f0, draw_info=draw_info@entry=0x555557bc3ba0, id=0x0, 
---Type <return> to continue, or q <return> to quit---
    clip_path=0x555557bb3470 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555557bbc368) at magick/draw.c:1557
#396 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555557bb90f0, draw_info=0x555557bc3ba0, id=<optimized out>) at magick/draw.c:1474
#397 0x00007fffec94db0f in DrawImage (image=image@entry=0x555557bb90f0, draw_info=draw_info@entry=0x555557bb2d10) at magick/draw.c:2581
#398 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555557a86050, draw_info=draw_info@entry=0x555557a8c660, id=0x0, 
    clip_path=0x555557a837f0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555557a892c8) at magick/draw.c:1557
#399 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555557a86050, draw_info=0x555557a8c660, id=<optimized out>) at magick/draw.c:1474
#400 0x00007fffec94db0f in DrawImage (image=image@entry=0x555557a86050, draw_info=draw_info@entry=0x555557a83090) at magick/draw.c:2581
#401 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555557a73310, draw_info=draw_info@entry=0x555557a7ddc0, id=0x0, 
    clip_path=0x555557a709f0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555557a76588) at magick/draw.c:1557
#402 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555557a73310, draw_info=0x555557a7ddc0, id=<optimized out>) at magick/draw.c:1474
#403 0x00007fffec94db0f in DrawImage (image=image@entry=0x555557a73310, draw_info=draw_info@entry=0x555557a70350) at magick/draw.c:2581
#404 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555557a604d0, draw_info=draw_info@entry=0x555557a6af80, id=0x0, 
    clip_path=0x555557a5a930 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555557a63748) at magick/draw.c:1557
#405 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555557a604d0, draw_info=0x555557a6af80, id=<optimized out>) at magick/draw.c:1474
#406 0x00007fffec94db0f in DrawImage (image=image@entry=0x555557a604d0, draw_info=draw_info@entry=0x555557a5a290) at magick/draw.c:2581
#407 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555792d5b0, draw_info=draw_info@entry=0x555557933bc0, id=0x0, 
    clip_path=0x55555792abb0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555557930828) at magick/draw.c:1557
#408 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555792d5b0, draw_info=0x555557933bc0, id=<optimized out>) at magick/draw.c:1474
#409 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555792d5b0, draw_info=draw_info@entry=0x55555792a450) at magick/draw.c:2581
#410 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555791a7b0, draw_info=draw_info@entry=0x555557925260, id=0x0, 
    clip_path=0x555557917eb0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555791da28) at magick/draw.c:1557
#411 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555791a7b0, draw_info=0x555557925260, id=<optimized out>) at magick/draw.c:1474
#412 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555791a7b0, draw_info=draw_info@entry=0x555557917810) at magick/draw.c:2581
#413 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555557907a30, draw_info=draw_info@entry=0x5555579124e0, id=0x0, 
    clip_path=0x555557901bf0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555790aca8) at magick/draw.c:1557
#414 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555557907a30, draw_info=0x5555579124e0, id=<optimized out>) at magick/draw.c:1474
#415 0x00007fffec94db0f in DrawImage (image=image@entry=0x555557907a30, draw_info=draw_info@entry=0x555557901550) at magick/draw.c:2581
#416 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555577d4b70, draw_info=draw_info@entry=0x5555577db180, id=0x0, 
    clip_path=0x5555577d2170 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555577d7de8) at magick/draw.c:1557
#417 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555577d4b70, draw_info=0x5555577db180, id=<optimized out>) at magick/draw.c:1474
#418 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555577d4b70, draw_info=draw_info@entry=0x5555577d1a10) at magick/draw.c:2581
#419 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555577c1bf0, draw_info=draw_info@entry=0x5555577cc6a0, id=0x0, 
    clip_path=0x5555577bf470 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 25---Type <return> to continue, or q <return> to quit---
0\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555577c4e68) at magick/draw.c:1557
#420 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555577c1bf0, draw_info=0x5555577cc6a0, id=<optimized out>) at magick/draw.c:1474
#421 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555577c1bf0, draw_info=draw_info@entry=0x5555577bed10) at magick/draw.c:2581
#422 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555577aee70, draw_info=draw_info@entry=0x5555577b9920, id=0x0, 
    clip_path=0x5555577a8f30 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555577b20e8) at magick/draw.c:1557
#423 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555577aee70, draw_info=0x5555577b9920, id=<optimized out>) at magick/draw.c:1474
#424 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555577aee70, draw_info=draw_info@entry=0x5555577a87d0) at magick/draw.c:2581
#425 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555557678670, draw_info=draw_info@entry=0x55555767ec80, id=0x0, 
    clip_path=0x555557675bb0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555767b8e8) at magick/draw.c:1557
#426 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555557678670, draw_info=0x55555767ec80, id=<optimized out>) at magick/draw.c:1474
#427 0x00007fffec94db0f in DrawImage (image=image@entry=0x555557678670, draw_info=draw_info@entry=0x555557675510) at magick/draw.c:2581
#428 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555576657b0, draw_info=draw_info@entry=0x555557670260, id=0x0, 
    clip_path=0x555557662eb0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555557668a28) at magick/draw.c:1557
#429 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555576657b0, draw_info=0x555557670260, id=<optimized out>) at magick/draw.c:1474
#430 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555576657b0, draw_info=draw_info@entry=0x555557662750) at magick/draw.c:2581
#431 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555557652850, draw_info=draw_info@entry=0x55555765d3f0, id=0x0, 
    clip_path=0x55555765d300 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555557655ac8) at magick/draw.c:1557
#432 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555557652850, draw_info=0x55555765d3f0, id=<optimized out>) at magick/draw.c:1474
#433 0x00007fffec94db0f in DrawImage (image=image@entry=0x555557652850, draw_info=draw_info@entry=0x55555764f8d0) at magick/draw.c:2581
#434 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555557522ed0, draw_info=draw_info@entry=0x55555767f020, id=0x0, 
    clip_path=0x555557520670 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555557526148) at magick/draw.c:1557
#435 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555557522ed0, draw_info=0x55555767f020, id=<optimized out>) at magick/draw.c:1474
#436 0x00007fffec94db0f in DrawImage (image=image@entry=0x555557522ed0, draw_info=draw_info@entry=0x55555751ff10) at magick/draw.c:2581
#437 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555750ffd0, draw_info=draw_info@entry=0x55555751aa80, id=0x0, 
    clip_path=0x55555750d730 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555557513248) at magick/draw.c:1557
#438 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555750ffd0, draw_info=0x55555751aa80, id=<optimized out>) at magick/draw.c:1474
#439 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555750ffd0, draw_info=draw_info@entry=0x55555750cfd0) at magick/draw.c:2581
#440 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555574fd090, draw_info=draw_info@entry=0x555557507b40, id=0x0, 
    clip_path=0x5555574f70f0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555557500308) at magick/draw.c:1557
#441 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555574fd090, draw_info=0x555557507b40, id=<optimized out>) at magick/draw.c:1474
#442 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555574fd090, draw_info=draw_info@entry=0x5555574f6990) at magick/draw.c:2581
#443 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555573ca110, draw_info=draw_info@entry=0x5555573d0720, id=0x0, 
    clip_path=0x5555573c78b0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555573cd388) at magick/draw.c:1557
---Type <return> to continue, or q <return> to quit---
#444 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555573ca110, draw_info=0x5555573d0720, id=<optimized out>) at magick/draw.c:1474
#445 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555573ca110, draw_info=draw_info@entry=0x5555573c7150) at magick/draw.c:2581
#446 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555573b7210, draw_info=draw_info@entry=0x5555573c1cc0, id=0x0, 
    clip_path=0x5555573b4970 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555573ba488) at magick/draw.c:1557
#447 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555573b7210, draw_info=0x5555573c1cc0, id=<optimized out>) at magick/draw.c:1474
#448 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555573b7210, draw_info=draw_info@entry=0x5555573b4210) at magick/draw.c:2581
#449 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555573a42d0, draw_info=draw_info@entry=0x5555573aed80, id=0x0, 
    clip_path=0x55555739e330 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555573a7548) at magick/draw.c:1557
#450 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555573a42d0, draw_info=0x5555573aed80, id=<optimized out>) at magick/draw.c:1474
#451 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555573a42d0, draw_info=draw_info@entry=0x55555739dbd0) at magick/draw.c:2581
#452 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555557271190, draw_info=draw_info@entry=0x5555572777a0, id=0x0, 
    clip_path=0x55555726e930 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555557274408) at magick/draw.c:1557
#453 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555557271190, draw_info=0x5555572777a0, id=<optimized out>) at magick/draw.c:1474
#454 0x00007fffec94db0f in DrawImage (image=image@entry=0x555557271190, draw_info=draw_info@entry=0x55555726e1d0) at magick/draw.c:2581
#455 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555725e290, draw_info=draw_info@entry=0x555557268d40, id=0x0, 
    clip_path=0x55555725b9f0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555557261508) at magick/draw.c:1557
#456 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555725e290, draw_info=0x555557268d40, id=<optimized out>) at magick/draw.c:1474
#457 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555725e290, draw_info=draw_info@entry=0x55555725b290) at magick/draw.c:2581
#458 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555724b350, draw_info=draw_info@entry=0x555557255e00, id=0x0, 
    clip_path=0x555557245730 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555724e5c8) at magick/draw.c:1557
#459 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555724b350, draw_info=0x555557255e00, id=<optimized out>) at magick/draw.c:1474
#460 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555724b350, draw_info=draw_info@entry=0x555557245090) at magick/draw.c:2581
#461 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555571185f0, draw_info=draw_info@entry=0x55555711ec00, id=0x0, 
    clip_path=0x555557115bf0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555711b868) at magick/draw.c:1557
#462 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555571185f0, draw_info=0x55555711ec00, id=<optimized out>) at magick/draw.c:1474
#463 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555571185f0, draw_info=draw_info@entry=0x555557115490) at magick/draw.c:2581
#464 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555557105730, draw_info=draw_info@entry=0x5555571101e0, id=0x0, 
    clip_path=0x555557102ef0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555571089a8) at magick/draw.c:1557
#465 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555557105730, draw_info=0x5555571101e0, id=<optimized out>) at magick/draw.c:1474
#466 0x00007fffec94db0f in DrawImage (image=image@entry=0x555557105730, draw_info=draw_info@entry=0x555557102790) at magick/draw.c:2581
#467 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555570f29b0, draw_info=draw_info@entry=0x5555570fd460, id=0x0, 
    clip_path=0x5555570ecd30 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555570f5c28) at magick/draw.c:1557
#468 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555570f29b0, draw_info=0x5555570fd460, id=<optimized out>) at magick/draw.c:1474
---Type <return> to continue, or q <return> to quit---
#469 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555570f29b0, draw_info=draw_info@entry=0x5555570ec5d0) at magick/draw.c:2581
#470 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555556fbf910, draw_info=draw_info@entry=0x555556fc5f20, id=0x0, 
    clip_path=0x555556fbd0b0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555556fc2b88) at magick/draw.c:1557
#471 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555556fbf910, draw_info=0x555556fc5f20, id=<optimized out>) at magick/draw.c:1474
#472 0x00007fffec94db0f in DrawImage (image=image@entry=0x555556fbf910, draw_info=draw_info@entry=0x555556fbc950) at magick/draw.c:2581
#473 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555556facbd0, draw_info=draw_info@entry=0x555556fb7680, id=0x0, 
    clip_path=0x555556faa2b0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555556fafe48) at magick/draw.c:1557
#474 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555556facbd0, draw_info=0x555556fb7680, id=<optimized out>) at magick/draw.c:1474
#475 0x00007fffec94db0f in DrawImage (image=image@entry=0x555556facbd0, draw_info=draw_info@entry=0x555556fa9c10) at magick/draw.c:2581
#476 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555556f99d90, draw_info=draw_info@entry=0x555556fa4840, id=0x0, 
    clip_path=0x555556f941f0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555556f9d008) at magick/draw.c:1557
#477 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555556f99d90, draw_info=0x555556fa4840, id=<optimized out>) at magick/draw.c:1474
#478 0x00007fffec94db0f in DrawImage (image=image@entry=0x555556f99d90, draw_info=draw_info@entry=0x555556f93b50) at magick/draw.c:2581
#479 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555556e66e70, draw_info=draw_info@entry=0x555556e6d480, id=0x0, 
    clip_path=0x555556e64470 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555556e6a0e8) at magick/draw.c:1557
#480 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555556e66e70, draw_info=0x555556e6d480, id=<optimized out>) at magick/draw.c:1474
#481 0x00007fffec94db0f in DrawImage (image=image@entry=0x555556e66e70, draw_info=draw_info@entry=0x555556e63d10) at magick/draw.c:2581
#482 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555556e54070, draw_info=draw_info@entry=0x555556e5eb20, id=0x0, 
    clip_path=0x555556e51770 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555556e572e8) at magick/draw.c:1557
#483 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555556e54070, draw_info=0x555556e5eb20, id=<optimized out>) at magick/draw.c:1474
#484 0x00007fffec94db0f in DrawImage (image=image@entry=0x555556e54070, draw_info=draw_info@entry=0x555556e510d0) at magick/draw.c:2581
#485 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555556e412f0, draw_info=draw_info@entry=0x555556e4bda0, id=0x0, 
    clip_path=0x555556e3b4b0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555556e44568) at magick/draw.c:1557
#486 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555556e412f0, draw_info=0x555556e4bda0, id=<optimized out>) at magick/draw.c:1474
#487 0x00007fffec94db0f in DrawImage (image=image@entry=0x555556e412f0, draw_info=draw_info@entry=0x555556e3ae10) at magick/draw.c:2581
#488 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555556d0e430, draw_info=draw_info@entry=0x555556d14a40, id=0x0, 
    clip_path=0x555556d0ba30 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555556d116a8) at magick/draw.c:1557
#489 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555556d0e430, draw_info=0x555556d14a40, id=<optimized out>) at magick/draw.c:1474
#490 0x00007fffec94db0f in DrawImage (image=image@entry=0x555556d0e430, draw_info=draw_info@entry=0x555556d0b2d0) at magick/draw.c:2581
#491 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555556cfb4b0, draw_info=draw_info@entry=0x555556d05f60, id=0x0, 
    clip_path=0x555556cf8d30 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555556cfe728) at magick/draw.c:1557
#492 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555556cfb4b0, draw_info=0x555556d05f60, id=<optimized out>) at magick/draw.c:1474
#493 0x00007fffec94db0f in DrawImage (image=image@entry=0x555556cfb4b0, draw_info=draw_info@entry=0x555556cf85d0) at magick/draw.c:2581
---Type <return> to continue, or q <return> to quit---
#494 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555556ce8730, draw_info=draw_info@entry=0x555556cf31e0, id=0x0, 
    clip_path=0x555556ce27f0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555556ceb9a8) at magick/draw.c:1557
#495 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555556ce8730, draw_info=0x555556cf31e0, id=<optimized out>) at magick/draw.c:1474
#496 0x00007fffec94db0f in DrawImage (image=image@entry=0x555556ce8730, draw_info=draw_info@entry=0x555556ce2090) at magick/draw.c:2581
#497 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555556bb1f30, draw_info=draw_info@entry=0x555556bb8540, id=0x0, 
    clip_path=0x555556baf470 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555556bb51a8) at magick/draw.c:1557
#498 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555556bb1f30, draw_info=0x555556bb8540, id=<optimized out>) at magick/draw.c:1474
#499 0x00007fffec94db0f in DrawImage (image=image@entry=0x555556bb1f30, draw_info=draw_info@entry=0x555556baedd0) at magick/draw.c:2581
#500 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555556b9f070, draw_info=draw_info@entry=0x555556ba9b20, id=0x0, 
    clip_path=0x555556b9c770 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555556ba22e8) at magick/draw.c:1557
#501 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555556b9f070, draw_info=0x555556ba9b20, id=<optimized out>) at magick/draw.c:1474
#502 0x00007fffec94db0f in DrawImage (image=image@entry=0x555556b9f070, draw_info=draw_info@entry=0x555556b9c010) at magick/draw.c:2581
#503 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555556b8c110, draw_info=draw_info@entry=0x555556b96cb0, id=0x0, 
    clip_path=0x555556b96bc0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555556b8f388) at magick/draw.c:1557
#504 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555556b8c110, draw_info=0x555556b96cb0, id=<optimized out>) at magick/draw.c:1474
#505 0x00007fffec94db0f in DrawImage (image=image@entry=0x555556b8c110, draw_info=draw_info@entry=0x555556b89190) at magick/draw.c:2581
#506 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555556a5c790, draw_info=draw_info@entry=0x555556bb88e0, id=0x0, 
    clip_path=0x555556a59f30 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555556a5fa08) at magick/draw.c:1557
#507 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555556a5c790, draw_info=0x555556bb88e0, id=<optimized out>) at magick/draw.c:1474
#508 0x00007fffec94db0f in DrawImage (image=image@entry=0x555556a5c790, draw_info=draw_info@entry=0x555556a597d0) at magick/draw.c:2581
#509 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555556a49890, draw_info=draw_info@entry=0x555556a54340, id=0x0, 
    clip_path=0x555556a46ff0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555556a4cb08) at magick/draw.c:1557
#510 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555556a49890, draw_info=0x555556a54340, id=<optimized out>) at magick/draw.c:1474
#511 0x00007fffec94db0f in DrawImage (image=image@entry=0x555556a49890, draw_info=draw_info@entry=0x555556a46890) at magick/draw.c:2581
#512 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555556a36950, draw_info=draw_info@entry=0x555556a41400, id=0x0, 
    clip_path=0x555556a309b0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555556a39bc8) at magick/draw.c:1557
#513 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555556a36950, draw_info=0x555556a41400, id=<optimized out>) at magick/draw.c:1474
#514 0x00007fffec94db0f in DrawImage (image=image@entry=0x555556a36950, draw_info=draw_info@entry=0x555556a30250) at magick/draw.c:2581
#515 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555569000d0, draw_info=draw_info@entry=0x5555569066e0, id=0x0, 
    clip_path=0x5555568fd870 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555556903348) at magick/draw.c:1557
#516 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555569000d0, draw_info=0x5555569066e0, id=<optimized out>) at magick/draw.c:1474
#517 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555569000d0, draw_info=draw_info@entry=0x5555568fd110) at magick/draw.c:2581
#518 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555568ed1d0, draw_info=draw_info@entry=0x5555568f7c80, id=0x0, 
---Type <return> to continue, or q <return> to quit---
    clip_path=0x5555568ea930 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555568f0448) at magick/draw.c:1557
#519 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555568ed1d0, draw_info=0x5555568f7c80, id=<optimized out>) at magick/draw.c:1474
#520 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555568ed1d0, draw_info=draw_info@entry=0x5555568ea1d0) at magick/draw.c:2581
#521 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555568da290, draw_info=draw_info@entry=0x5555568e4d40, id=0x0, 
    clip_path=0x5555568d7970 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555568dd508) at magick/draw.c:1557
#522 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555568da290, draw_info=0x5555568e4d40, id=<optimized out>) at magick/draw.c:1474
#523 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555568da290, draw_info=draw_info@entry=0x5555568d7210) at magick/draw.c:2581
#524 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555567aab30, draw_info=draw_info@entry=0x555556906a20, id=0x0, 
    clip_path=0x5555567a81f0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555567adda8) at magick/draw.c:1557
#525 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555567aab30, draw_info=0x555556906a20, id=<optimized out>) at magick/draw.c:1474
#526 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555567aab30, draw_info=draw_info@entry=0x5555567a7a90) at magick/draw.c:2581
#527 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555556797bb0, draw_info=draw_info@entry=0x5555567a2660, id=0x0, 
    clip_path=0x555556795270 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555679ae28) at magick/draw.c:1557
#528 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555556797bb0, draw_info=0x5555567a2660, id=<optimized out>) at magick/draw.c:1474
#529 0x00007fffec94db0f in DrawImage (image=image@entry=0x555556797bb0, draw_info=draw_info@entry=0x555556794b10) at magick/draw.c:2581
#530 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555556784b50, draw_info=draw_info@entry=0x55555678f6f0, id=0x0, 
    clip_path=0x55555678f600 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555556787dc8) at magick/draw.c:1557
#531 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555556784b50, draw_info=0x55555678f6f0, id=<optimized out>) at magick/draw.c:1474
#532 0x00007fffec94db0f in DrawImage (image=image@entry=0x555556784b50, draw_info=draw_info@entry=0x55555677e510) at magick/draw.c:2581
#533 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555664e2d0, draw_info=draw_info@entry=0x5555566548e0, id=0x0, 
    clip_path=0x55555664ba70 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555556651548) at magick/draw.c:1557
#534 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555664e2d0, draw_info=0x5555566548e0, id=<optimized out>) at magick/draw.c:1474
#535 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555664e2d0, draw_info=draw_info@entry=0x55555664b310) at magick/draw.c:2581
#536 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555663b3d0, draw_info=draw_info@entry=0x555556645e80, id=0x0, 
    clip_path=0x555556638b70 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555663e648) at magick/draw.c:1557
#537 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555663b3d0, draw_info=0x555556645e80, id=<optimized out>) at magick/draw.c:1474
#538 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555663b3d0, draw_info=draw_info@entry=0x555556638410) at magick/draw.c:2581
#539 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555556628590, draw_info=draw_info@entry=0x555556633040, id=0x0, 
    clip_path=0x555556625bb0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555662b808) at magick/draw.c:1557
#540 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555556628590, draw_info=0x555556633040, id=<optimized out>) at magick/draw.c:1474
#541 0x00007fffec94db0f in DrawImage (image=image@entry=0x555556628590, draw_info=draw_info@entry=0x555556625510) at magick/draw.c:2581
#542 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555564f8d70, draw_info=draw_info@entry=0x555556654d40, id=0x0, 
    clip_path=0x5555564f6430 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 25---Type <return> to continue, or q <return> to quit---
0\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555564fbfe8) at magick/draw.c:1557
#543 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555564f8d70, draw_info=0x555556654d40, id=<optimized out>) at magick/draw.c:1474
#544 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555564f8d70, draw_info=draw_info@entry=0x5555564f5cd0) at magick/draw.c:2581
#545 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555564e5df0, draw_info=draw_info@entry=0x5555564f08a0, id=0x0, 
    clip_path=0x5555564e34b0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555564e9068) at magick/draw.c:1557
#546 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555564e5df0, draw_info=0x5555564f08a0, id=<optimized out>) at magick/draw.c:1474
#547 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555564e5df0, draw_info=draw_info@entry=0x5555564e2d50) at magick/draw.c:2581
#548 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555564d2e70, draw_info=draw_info@entry=0x5555564dd920, id=0x0, 
    clip_path=0x5555564cce70 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555564d60e8) at magick/draw.c:1557
#549 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555564d2e70, draw_info=0x5555564dd920, id=<optimized out>) at magick/draw.c:1474
#550 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555564d2e70, draw_info=draw_info@entry=0x5555564cc7d0) at magick/draw.c:2581
#551 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555639f9d0, draw_info=draw_info@entry=0x5555563a5fe0, id=0x0, 
    clip_path=0x55555639d170 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555563a2c48) at magick/draw.c:1557
#552 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555639f9d0, draw_info=0x5555563a5fe0, id=<optimized out>) at magick/draw.c:1474
#553 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555639f9d0, draw_info=draw_info@entry=0x55555639ca10) at magick/draw.c:2581
#554 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x55555638cad0, draw_info=draw_info@entry=0x555556397580, id=0x0, 
    clip_path=0x55555638a270 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555638fd48) at magick/draw.c:1557
#555 0x00007fffec955075 in DrawClipPath (image=image@entry=0x55555638cad0, draw_info=0x555556397580, id=<optimized out>) at magick/draw.c:1474
#556 0x00007fffec94db0f in DrawImage (image=image@entry=0x55555638cad0, draw_info=draw_info@entry=0x555556389b10) at magick/draw.c:2581
#557 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555556379c90, draw_info=draw_info@entry=0x555556384740, id=0x0, 
    clip_path=0x555556373ef0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555637cf08) at magick/draw.c:1557
#558 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555556379c90, draw_info=0x555556384740, id=<optimized out>) at magick/draw.c:1474
#559 0x00007fffec94db0f in DrawImage (image=image@entry=0x555556379c90, draw_info=draw_info@entry=0x555556373850) at magick/draw.c:2581
#560 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555556247030, draw_info=draw_info@entry=0x55555624d640, id=0x0, 
    clip_path=0x5555562446f0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x55555624a2a8) at magick/draw.c:1557
#561 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555556247030, draw_info=0x55555624d640, id=<optimized out>) at magick/draw.c:1474
#562 0x00007fffec94db0f in DrawImage (image=image@entry=0x555556247030, draw_info=draw_info@entry=0x555556243f90) at magick/draw.c:2581
#563 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555562340b0, draw_info=draw_info@entry=0x55555623eb60, id=0x0, 
    clip_path=0x555556231770 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555556237328) at magick/draw.c:1557
#564 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555562340b0, draw_info=0x55555623eb60, id=<optimized out>) at magick/draw.c:1474
#565 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555562340b0, draw_info=draw_info@entry=0x555556231010) at magick/draw.c:2581
#566 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555562211f0, draw_info=draw_info@entry=0x55555622bca0, id=0x0, 
    clip_path=0x55555621b270 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555556224468) at magick/draw.c:1557
---Type <return> to continue, or q <return> to quit---
#567 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555562211f0, draw_info=0x55555622bca0, id=<optimized out>) at magick/draw.c:1474
#568 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555562211f0, draw_info=draw_info@entry=0x55555621abd0) at magick/draw.c:2581
#569 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555560ee170, draw_info=draw_info@entry=0x5555560f4780, id=0x0, 
    clip_path=0x5555560eb930 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555560f13e8) at magick/draw.c:1557
#570 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555560ee170, draw_info=0x5555560f4780, id=<optimized out>) at magick/draw.c:1474
#571 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555560ee170, draw_info=draw_info@entry=0x5555560eb1d0) at magick/draw.c:2581
#572 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555560db3b0, draw_info=draw_info@entry=0x5555560e5e60, id=0x0, 
    clip_path=0x5555560d8a70 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555560de628) at magick/draw.c:1557
#573 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555560db3b0, draw_info=0x5555560e5e60, id=<optimized out>) at magick/draw.c:1474
#574 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555560db3b0, draw_info=draw_info@entry=0x5555560d8310) at magick/draw.c:2581
#575 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x5555560c8430, draw_info=draw_info@entry=0x5555560d2fd0, id=0x0, 
    clip_path=0x5555560d2ee0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x5555560cb6a8) at magick/draw.c:1557
#576 0x00007fffec955075 in DrawClipPath (image=image@entry=0x5555560c8430, draw_info=0x5555560d2fd0, id=<optimized out>) at magick/draw.c:1474
#577 0x00007fffec94db0f in DrawImage (image=image@entry=0x5555560c8430, draw_info=draw_info@entry=0x5555560c2150) at magick/draw.c:2581
#578 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555555f955f0, draw_info=draw_info@entry=0x555555f9bc00, id=0x0, 
    clip_path=0x555555f92b30 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555555f98868) at magick/draw.c:1557
#579 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555555f955f0, draw_info=0x555555f9bc00, id=<optimized out>) at magick/draw.c:1474
#580 0x00007fffec94db0f in DrawImage (image=image@entry=0x555555f955f0, draw_info=draw_info@entry=0x555555f92490) at magick/draw.c:2581
#581 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555555f82730, draw_info=draw_info@entry=0x555555f8d1e0, id=0x0, 
    clip_path=0x555555f7fe30 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555555f859a8) at magick/draw.c:1557
#582 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555555f82730, draw_info=0x555555f8d1e0, id=<optimized out>) at magick/draw.c:1474
#583 0x00007fffec94db0f in DrawImage (image=image@entry=0x555555f82730, draw_info=draw_info@entry=0x555555f7f6d0) at magick/draw.c:2581
#584 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555555f6f7d0, draw_info=draw_info@entry=0x555555f7a370, id=0x0, 
    clip_path=0x555555f7a280 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555555f72a48) at magick/draw.c:1557
#585 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555555f6f7d0, draw_info=0x555555f7a370, id=<optimized out>) at magick/draw.c:1474
#586 0x00007fffec94db0f in DrawImage (image=image@entry=0x555555f6f7d0, draw_info=draw_info@entry=0x555555f69450) at magick/draw.c:2581
#587 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555555e390d0, draw_info=draw_info@entry=0x555555e3f6e0, id=0x0, 
    clip_path=0x555555e36870 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555555e3c348) at magick/draw.c:1557
#588 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555555e390d0, draw_info=0x555555e3f6e0, id=<optimized out>) at magick/draw.c:1474
#589 0x00007fffec94db0f in DrawImage (image=image@entry=0x555555e390d0, draw_info=draw_info@entry=0x555555e36110) at magick/draw.c:2581
#590 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555555e26390, draw_info=draw_info@entry=0x555555e30e40, id=0x0, 
    clip_path=0x555555e238f0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555555e29608) at magick/draw.c:1557
#591 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555555e26390, draw_info=0x555555e30e40, id=<optimized out>) at magick/draw.c:1474
---Type <return> to continue, or q <return> to quit---
#592 0x00007fffec94db0f in DrawImage (image=image@entry=0x555555e26390, draw_info=draw_info@entry=0x555555e23250) at magick/draw.c:2581
#593 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555555e135b0, draw_info=draw_info@entry=0x555555e1e060, id=0x0, 
    clip_path=0x555555e10a70 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555555e16828) at magick/draw.c:1557
#594 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555555e135b0, draw_info=0x555555e1e060, id=<optimized out>) at magick/draw.c:1474
#595 0x00007fffec94db0f in DrawImage (image=image@entry=0x555555e135b0, draw_info=draw_info@entry=0x555555e10310) at magick/draw.c:2581
#596 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555555e05190, draw_info=draw_info@entry=0x555555e3fc50, id=0x0, 
    clip_path=0x555555dff6b0 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555555e08408) at magick/draw.c:1557
#597 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555555e05190, draw_info=0x555555e3fc50, id=<optimized out>) at magick/draw.c:1474
#598 0x00007fffec94db0f in DrawImage (image=image@entry=0x555555e05190, draw_info=draw_info@entry=0x555555dff010) at magick/draw.c:2581
#599 0x00007fffec954edd in DrawClippingMask (image=image@entry=0x555555decdf0, draw_info=draw_info@entry=0x555555dfa6e0, id=0x0, 
    clip_path=0x555555dfa610 "stroke '#", '0' <repeats 12 times>, "'\nfill '#1C1C8686EEEE'\nstroke-opacity 1\nstroke-width 2\npush clip-path \"testClipPath\"\n rectangle 0 0 250 250\npop clip-path\nclip-path url(#testClipPath)\nrectangle 100 100 400 400\n", exception=exception@entry=0x555555df0068) at magick/draw.c:1557
#600 0x00007fffec955075 in DrawClipPath (image=image@entry=0x555555decdf0, draw_info=0x555555dfa6e0, id=<optimized out>) at magick/draw.c:1474
#601 0x00007fffec94db0f in DrawImage (image=0x555555decdf0, draw_info=draw_info@entry=0x555555dfa2d0) at magick/draw.c:2581
#602 0x00007fffecde3c86 in MagickDrawImage (wand=0x555555de6880, drawing_wand=<optimized out>) at wand/magick-image.c:2957
#603 0x00007fffed0a3c02 in zim_imagick_drawimage (execute_data=<optimized out>, return_value=0x7fffffffa470) at /home/remi/imagick-3.4.3/imagick_class.c:10006
#604 0x00005555558e3437 in ZEND_DO_FCALL_SPEC_RETVAL_UNUSED_HANDLER () at /usr/src/debug/php-7.2.6/Zend/zend_vm_execute.h:907
#605 execute_ex (ex=0x9) at /usr/src/debug/php-7.2.6/Zend/zend_vm_execute.h:59749
#606 0x00005555558e429e in zend_execute (op_array=op_array@entry=0x7ffff38822a0, return_value=return_value@entry=0x7ffff3862c60)
    at /usr/src/debug/php-7.2.6/Zend/zend_vm_execute.h:63760
#607 0x0000555555832083 in zend_execute_scripts (type=-209596176, type@entry=8, retval=0x7ffff3862c60, retval@entry=0x0, file_count=file_count@entry=3)
    at /usr/src/debug/php-7.2.6/Zend/zend.c:1496
#608 0x00005555557ccf38 in php_execute_script (primary_file=primary_file@entry=0x7fffffffca70) at /usr/src/debug/php-7.2.6/main/main.c:2590
#609 0x00005555558e666f in do_cli (argc=64, argv=0x555555c73e50) at /usr/src/debug/php-7.2.6/sapi/cli/php_cli.c:1011
#610 0x000055555563dbcb in main (argc=64, argv=0x555555c73e50) at /usr/src/debug/php-7.2.6/sapi/cli/php_cli.c:1404

@remicollet
Copy link
Contributor Author

@Danack can you please have a look at the API change in ImageMagick/ImageMagick6@beec0e2

I don't see any usage of this function in imagick... and I probably missed something ;)

@Danack
Copy link
Collaborator

Danack commented May 30, 2018

I don't see any usage of this function in imagick

It's an internal function not called directly from Imagick. Reading that commit, I don't think it's meant to be an api change. Only one of the paramater names has changed, but more to clarify the meaning rather than a change in meaning.

@remicollet
Copy link
Contributor Author

Issue fixed in IM 6.9.9-50

So affected version are 6.9.9-44 to 6.9.9-49

@Danack
Copy link
Collaborator

Danack commented Nov 28, 2018

Closing, as I don't think there is anything to do.

@Danack Danack closed this as completed Nov 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants