View Issue Details

IDProjectCategoryView StatusLast Update
0004593NoesisGUIUnitypublic2025-12-01 21:04
ReporterXaron Assigned Tosfernandez  
PrioritynormalSeveritycrash 
Status assignedResolutionopen 
Product Version3.2.10 
Target Version3.2.11 
Summary0004593: Crash in native game: mono_monitor_enter_v4
Description

We're getting crashes using Noesis 3.2.10:

mono_monitor_enter_v4
Fatal Error: EXCEPTION_ACCESS_VIOLATION_READ / 0xffffffffffffffff

I've attached 5 crash dumps which monitored that issue.

Attached Files
crashes-1.zip (3,534,587 bytes)
PlatformAny

Relationships

has duplicate 0004594 assignedsfernandez Crash in native game: RtlFreeHeap 

Activities

jsantos

jsantos

2025-12-01 17:08

manager   ~0011494

Call stack

>   Noesis.dll!Noesis::DependencyProperty::GetMetadata(const Noesis::TypeClass * forType) Line 72   C++
    Noesis.dll!Noesis::FrameworkElement::UpdateInheritedProps(bool connect) Line 3402   C++
    Noesis.dll!Noesis::FrameworkElement::DisconnectInheritanceParent() Line 3330    C++
    Noesis.dll!Noesis::FrameworkElement::OnVisualParentChanged(Noesis::Visual * oldParent) Line 2086    C++
    Noesis.dll!Noesis::Visual::RemoveVisualChild(Noesis::Visual * child) Line 535   C++
    Noesis.dll!Noesis::FrameworkElement::SetSingleVisualChild(Noesis::Visual * child) Line 1455 C++
    Noesis.dll!Noesis::ContentPresenter::OnContentChanged(Noesis::BaseComponent * oldContent, Noesis::BaseComponent * newContent) Line 155  C++
    Noesis.dll!Noesis::ContentPresenter::OnPropertyChanged(const Noesis::DependencyPropertyChangedEventArgs & args) Line 196    C++
    Noesis.dll!Noesis::DependencyObject::NotifyPropertyChanged(const Noesis::DependencyProperty * dp, Noesis::StoredValue * storedValue, const void * oldValue, const void * newValue, bool valueChanged, bool isBaseComponent, const Noesis::PropertyMetadata * metadata) Line 1306    C++
    Noesis.dll!Noesis::DependencyObject::InternalSetValue(const Noesis::DependencyProperty * dp, unsigned int sizeOfT, void * oldValue, const void * newValue, void * coercedValue, unsigned char priority, Noesis::Expression * newExpression, const Noesis::PropertyMetadata * metadata, Noesis::Value::Destination destination, bool isBaseComponent) Line 922   C++
    Noesis.dll!Noesis::DependencyObject::SetValuePtr(const Noesis::DependencyProperty * dp, void * oldValue, const void * newValue, void * coercedValue, Noesis::Value::Destination destination, bool readonly) Line 958    C++
    Noesis.dll!Noesis::ContentPresenter::OnDestroy() Line 162   C++
    Noesis.dll!Noesis::BaseVector<Noesis::Ptr<Noesis::Clock> >::Clear() Line 194    C++
    Noesis.dll!Noesis::UIElementCollection::OnVisualParentDestroyed(Noesis::DependencyObject * __formal) Line 152   C++
    Noesis.dll!Noesis::DelegateImpl<void __cdecl(char const * __ptr64)>::MultiDelegate::Invoke(const Noesis::DelegateImpl<void __cdecl(char const *)>::MultiDelegate * this_, const char * && <args_0>) Line 475    C++
    Noesis.dll!Noesis::DependencyObject::OnDestroy() Line 481   C++
    Noesis.dll!Noesis::FrameworkElement::~FrameworkElement() Line 194   C++
Xaron

Xaron

2025-12-01 21:04

reporter   ~0011501

Please let me know when you have a fix for it with a patched library. Thank you! :)

Issue History

Date Modified Username Field Change
2025-12-01 16:57 Xaron New Issue
2025-12-01 16:57 Xaron File Added: crashes-1.zip
2025-12-01 17:08 jsantos Assigned To => sfernandez
2025-12-01 17:08 jsantos Status new => assigned
2025-12-01 17:08 jsantos Target Version => 3.2.11
2025-12-01 17:08 jsantos Note Added: 0011494
2025-12-01 17:10 jsantos Relationship added has duplicate 0004594
2025-12-01 21:04 Xaron Note Added: 0011501