-
-
Save isumitpatel/615e6bd2621cb46b5d980ddb9db223e2 to your computer and use it in GitHub Desktop.
Segmentation Fault in `mutool extract`
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Crash: Segmentation Fault | |
| Crash File: id:000000,sig:11,src:000000,time:12142,op:havoc,rep:32 | |
| Signal: SIGSEGV (Segmentation Fault) | |
| Memory Address: 0x0000000000000000 | |
| Description: | |
| The crash was triggered by a segmentation fault caused by a null pointer dereference. This issue occurred when mutool extract attempted to access memory that was not properly allocated or was unexpectedly null. | |
| Steps to Reproduce: | |
| ./mutool extract out/slave1mutool/crashes/id:000000,sig:11,src:000000,time:12142,op:havoc,rep:32 | |
| For more details about the patch, please refer to the following link: | |
| https://cgit.ghostscript.com/cgi-bin/cgit.cgi/mupdf.git/commit/?id=b5c898a30f068b5342e8263a2cd5b9f0be291aac |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment