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

NAPS v. 7.5.2.0 Crash merging imported PDF files in one PDF file (Windows) #506

Open
m4t3u-Dls opened this issue Dec 20, 2024 · 0 comments

Comments

@m4t3u-Dls
Copy link

m4t3u-Dls commented Dec 20, 2024

Describe the bug
APP crash merging distinct imported PDF files in one new PDF unique file. Tested with one 12 pages, 12 MB PDF file + 5-6 pdf files with 3 pages and 1 MB files.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Import'
  2. Select a bunch of PDF files.
  3. Can use OCR or not, this does not change the result, maybe it could with small size PDF file.
  4. Clik on 'Save PDF'

Expected behavior
Creating a new PDF unique file containing all imported PDF files. This was running fine for me in version 6, can't remember minor version, sorry (may be 6.42 or so).

Desktop (please complete the following information):

  • OS: Windows 11
  • Version 24H2 (26100.2605)

Windows Event Log errors:

`Depósito con errores , tipo 0
Nombre de evento: APPCRASH
Respuesta: No disponible
Identificador de archivo .cab: 0

Firma del problema:
P1: NAPS2.exe
P2: 7.5.2.0
P3: 817aa785
P4: pdfium.dll
P5: 123.0.6268.0
P6: 656c0b50
P7: c0000005
P8: 0000000000058ad5
P9: 
P10: 

Archivos adjuntos:
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER.9ee9cb6d-8535-43d3-a1de-0190ce1060f4.tmp.WERInternalMetadata.xml

Es posible que estos archivos estén disponibles aquí:
\\?\C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_NAPS2.exe_56e3b6d7414c18e4c5cf6028acd69ef2a4bac77_a434fa73_fef2201e-1e7e-4ccd-9f0d-c4308476d5b1

Símbolo de análisis: 
Nueva búsqueda de una solución: 0
Id. de informe: 21bc720a-e270-4fa2-9510-905e5bbbf188
Estado del informe: 100
Depósito con algoritmo hash: 
GUID de archivo .cab: 0`
`Nombre de aplicación con errores: NAPS2.exe, versión: 7.5.2.0, marca de tiempo: 0x817aa785
Nombre del módulo con errores: pdfium.dll, versión: 123.0.6268.0, marca de tiempo: 0x656c0b50
Código de excepción: 0xc0000005
Desplazamiento con errores: 0x0000000000058ad5
Id. de proceso con errores: 0x2B70
Tiempo de inicio de aplicación con errores: 0x1DB52B30181922A
Ruta de aplicación con errores: C:\Program Files\NAPS2\NAPS2.exe
Ruta de módulo con errores: C:\Program Files\NAPS2\lib\_win64\pdfium.dll
Id. de informe: 21bc720a-e270-4fa2-9510-905e5bbbf188
Nombre completo del paquete con errores: 
Id. de aplicación relacionado con el paquete con errores: `
`Aplicación: NAPS2.exe
Versión de Framework: v4.0.30319
Descripción: el proceso terminó debido a una excepción no controlada.
Información de la excepción: System.AccessViolationException
   en NAPS2.Pdf.Pdfium.PdfDocument.Save(System.IO.Stream)
   en NAPS2.Pdf.Pdfium.PdfDocument.Save(System.String)
   en NAPS2.Pdf.PdfExporter.MergePassthroughPages(System.IO.MemoryStream, OutputPathOrStream, System.Collections.Generic.List`1<PageExportState>, NAPS2.Pdf.PdfExportParams, NAPS2.Util.ProgressHandler)
   en NAPS2.Pdf.PdfExporter+<>c__DisplayClass8_0+<<Export>b__0>d.MoveNext()
   en System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   en System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   en System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.Run()
   en System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Action, Boolean, System.Threading.Tasks.Task ByRef)
   en System.Threading.Tasks.Task.FinishContinuations()
   en System.Threading.Tasks.Task`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].TrySetResult(System.__Canon)
   en System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].SetResult(System.__Canon)
   en NAPS2.Threading.Pipeline+PipelineStep`1+<Run>d__10[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].MoveNext()
   en System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   en System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   en System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.Run()
   en System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Action, Boolean, System.Threading.Tasks.Task ByRef)
   en System.Threading.Tasks.Task.FinishContinuations()
   en System.Threading.Tasks.Task`1[[System.Threading.Tasks.Dataflow.Internal.VoidResult, System.Threading.Tasks.Dataflow, Version=8.0.0.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]].TrySetResult(System.Threading.Tasks.Dataflow.Internal.VoidResult)
   en System.Threading.Tasks.TaskCompletionSource`1[[System.Threading.Tasks.Dataflow.Internal.VoidResult, System.Threading.Tasks.Dataflow, Version=8.0.0.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]].TrySetResult(System.Threading.Tasks.Dataflow.Internal.VoidResult)
   en System.Threading.Tasks.Dataflow.Internal.TargetCore`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].CompleteBlockOncePossible()
   en System.Threading.Tasks.Task.Execute()
   en System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   en System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   en System.Threading.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef)
   en System.Threading.Tasks.Task.ExecuteEntry(Boolean)
   en System.Threading.ThreadPoolWorkQueue.Dispatch()
`

ReportQueue20241220.zip
WER.9ee9cb6d-8535-43d3-a1de-0190ce1060f4.tmp.WERInternalMetadata20241220.zip

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

1 participant