ibv / LDAP-Admin

LDAP Admin for Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EAccessViolation

lighth7015 opened this issue · comments

While exiting LdapAdmin, I receive the following error(s)

WARNING: TQtThemeServices.DrawEdge is not implemented.
WARNING: TQtThemeServices.DrawEdge is not implemented.
WARNING: TQtThemeServices.DrawEdge is not implemented.
Heap dump by heaptrc unit
0 memory blocks allocated : 0/0
0 memory blocks freed     : 0/0
0 unfreed memory blocks : 0
True heap size : 0
True free heap : 0
An unhandled exception occurred at $00007F3056306BFC:
EAccessViolation: 
  $00007F3056306BFC

An unhandled exception occurred at $00007F30562DD3CC:
EAccessViolation: 
  $00007F30562DD3CC

An unhandled exception occurred at $00007F3056306BFC:
EAccessViolation: 
  $00007F3056306BFC

kf5.kio.core.dirlister: 
An unhandled exception occurred at $00007F305623D573:
EAccessViolation: 
  $00007F305623D573
  $0000000002DE6568

An unhandled exception occurred at $00007F3056306BFC:
EAccessViolation: 
  $00007F3056306BFC
commented

Hi,
what linux distribution was used?
You are using KDE, Gnome or others desktop environment?
LDAP-Admin is compiled by default with the gtk2 libraries.

KDE, and my distro is ArchLinux.

commented

Can you please run this command strace ./LdapAdmin
and exploring the result ?
I tried LdapAdmin in Arch Linux 2019.05 (VirtualBox, https://www.osboxes.org/arch-linux/)
and the program worked without the specified error.

Definitely! And on the console?

commented

Here is a partial listing of the results from Mageia 7,
ldap-5
at the end of the report, the data is stored in the reg.xml file
ldap-4
and the memory is freed.
Is the ~/.config/LdapAdmin/reg.xml created after running LdapAdmin?

Apologies, I got tied up with work. But it appears to be hanging waiting for a futex

futex(0x10dc5d0, FUTEX_WAIT_PRIVATE, 0, NULL

And yes, the file exists.

commented

You are using your own LdapAdmin compilation or downloaded from the release section?

I cloned this repository.

commented

Hi,
I really have no idea where the problem may be,
a similar bug was fixed in commit b57fab8,
possible solution how to detect a bug is to step the exit of the program in the debugger.

commented

I really wish this worked... it's a great tool on Windows but I live on linux all the time and only use windows to administer the AD