You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Go to 'Import'
Select a bunch of PDF files.
Can use OCR or not, this does not change the result, maybe it could with small size PDF file.
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()
`
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:
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):
Windows Event Log errors:
ReportQueue20241220.zip
WER.9ee9cb6d-8535-43d3-a1de-0190ce1060f4.tmp.WERInternalMetadata20241220.zip
The text was updated successfully, but these errors were encountered: