afrantzis / bless

Bless - Gtk# Hex Editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NATIVE CRASH REPORTING

sebastianhenaosanta opened this issue · comments

Hi i'm constantly user of bless software but i have upgrade mi OS to ubuntu20.04 i was using 18.04 and this software was working perfect but now i'm having some issues like this:

Access to the path '/home/sebastian/.config/bless/export_patterns' is denied.
double free or corruption (out)

=================================================================
Native Crash Reporting

Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.

=================================================================
Native stacktrace:

0x55d0da0f704b - mono : 
0x55d0da0f73dd - mono : 
0x55d0da0a4087 - mono : 
0x55d0da0f65cc - mono : 
0x7ff46f4d1420 - /lib/x86_64-linux-gnu/libpthread.so.0 : 
0x7ff46efc000b - /lib/x86_64-linux-gnu/libc.so.6 : gsignal
0x7ff46ef9f859 - /lib/x86_64-linux-gnu/libc.so.6 : abort
0x7ff46f00a26e - /lib/x86_64-linux-gnu/libc.so.6 : 
0x7ff46f0122fc - /lib/x86_64-linux-gnu/libc.so.6 : 
0x7ff46f013fa0 - /lib/x86_64-linux-gnu/libc.so.6 : 
0x40270f43 - Unknown

=================================================================
Telemetry Dumper:

MONO VERSION IS:

mono JIT compiler version 6.12.0.200 (tarball Tue Jul 11 21:37:50 UTC 2023)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
Misc: softdebug
Interpreter: yes
LLVM: yes(610)
Suspend: hybrid
GC: sgen (concurrent by default)

i would appreciate if you can help me with this.