Skip to content

exceptions while filtering #619

@kapashu

Description

@kapashu

Index (zero based) must be greater than or equal to zero and less than the size of the argument list.\n\n
FormatException
at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan1 args) at LogExpert.UI.Controls.LogTabWindow.LogTabWindow.ProgressBarUpdateWorker(ProgressEventArgs e) at InvokeStub_Action1.Invoke(Object, Span1) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) --- End of stack trace from previous location --- at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous) at LogExpert.UI.Controls.LogWindow.LogWindow.UpdateProgressBar(Int32 value) at LogExpert.Core.Classes.Filter.Filter.DoFilter(FilterParams filterParams, Int32 startLine, Int32 maxCount, List1 filterResultLines, List1 lastFilterLinesList, List1 filterHitList, ProgressCallback progressCallback)
at LogExpert.Core.Classes.Filter.FilterStarter.<>c__DisplayClass27_1.b__0()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
at LogExpert.Core.Classes.Filter.FilterStarter.DoFilter(FilterParams filterParams, Int32 startLine, Int32 maxCount, ProgressCallback progressCallback)
at LogExpert.UI.Controls.LogWindow.LogWindow.MultiThreadedFilter(FilterParams filterParams, List1 filterResultLines, List1 lastFilterLinesList, List`1 filterHitList)
at LogExpert.UI.Controls.LogWindow.LogWindow.b__435_0()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
at LogExpert.UI.Controls.LogWindow.LogWindow.FilterSearch(String text)
at System.Threading.Tasks.Task.<>c.b__124_0(Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions