HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Redmine-4.x/redmine-4.2.9/files/200923113612_3eb9937aea05a520ff6038ea2a33d0f6.txt
oot@rurutu:/opt/OpenOPCUA/Simulation_2020_Linux# gdb OpenOpcUaCoreServer 
GNU gdb (Ubuntu 8.1-0ubuntu3.2) 8.1.0.20180409-git
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from OpenOpcUaCoreServer...done.
(gdb) run Project/ConfigOpenOpcUa_Debug.oouaprj 
Starting program: /opt/OpenOPCUA/Simulation_2020_Linux/OpenOpcUaCoreServer Project/ConfigOpenOpcUa_Debug.oouaprj
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff7fda700 (LWP 1014)]
OpenOpcUa:4160599872> OpcUa_ProxyStub_Initialize: Network Module...
OpenOpcUa:4160599872> OpcUa_ProxyStub_Initialize: Network Module done!
[New Thread 0x7ffff7fbb700 (LWP 1015)]
[New Thread 0x7ffff7f9c700 (LWP 1017)]
OpenOpcUa:4160599872> Loading Project/ ConfigOpenOpcUa_Debug.oouaprj
[New Thread 0x7ffff7f3a700 (LWP 1019)]
[New Thread 0x7ffff7f1b700 (LWP 1020)]
[New Thread 0x7ffff7efc700 (LWP 1021)]
[New Thread 0x7ffff7edd700 (LWP 1022)]
[New Thread 0x7ffff7ebe700 (LWP 1025)]
OpenOpcUa:ALWAYS> Server is listening on IPV4 at :
	opc.tcp://rurutu:3879/CPF_L04.
[New Thread 0x7ffff7e9f700 (LWP 1026)]
[New Thread 0x7ffff7e80700 (LWP 1027)]
OpenOpcUa:ALWAYS> 1140 Nodes in the addressSpace split in 
	152 Objects 750 Variables 0 Views 21 Methods 
	63 ObjectTypes 23 ReferenceTypes 108 DataTypes 23 VariableTypes
OpenOpcUa:ALWAYS> Press Q or q to exit.
[Thread 0x7ffff7edd700 (LWP 1022) exited]
[New Thread 0x7ffff7edd700 (LWP 1028)]
[New Thread 0x7ffff7e61700 (LWP 1029)]
[New Thread 0x7ffff7e42700 (LWP 1030)]
[New Thread 0x7ffff7e23700 (LWP 1031)]
[New Thread 0x7ffff5a63700 (LWP 1032)]
[New Thread 0x7ffff5a44700 (LWP 1045)]
[New Thread 0x7ffff5a25700 (LWP 1047)]
[New Thread 0x7ffff5a06700 (LWP 1048)]
[New Thread 0x7ffff59e7700 (LWP 1049)]
double free or corruption (fasttop)
[Thread 0x7ffff59e7700 (LWP 1049) exited]
[Thread 0x7ffff5a44700 (LWP 1045) exited]
[Thread 0x7ffff5a25700 (LWP 1047) exited]

Thread 19 "OpenOpcUaCoreSe" received signal SIGABRT, Aborted.
[Switching to Thread 0x7ffff5a06700 (LWP 1048)]
__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
51	../sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type.
(gdb) bt
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007ffff640e8b1 in __GI_abort () at abort.c:79
#2  0x00007ffff6457907 in __libc_message (action=action@entry=do_abort, fmt=fmt@entry=0x7ffff6584dfa "%s\n") at ../sysdeps/posix/libc_fatal.c:181
#3  0x00007ffff645e97a in malloc_printerr (str=str@entry=0x7ffff6586a88 "double free or corruption (fasttop)") at malloc.c:5350
#4  0x00007ffff6569feb in _int_free (have_lock=0, p=0x7fffe4022dd0, av=0x7fffe4000020) at malloc.c:4230
#5  __GI___libc_free (mem=0x7fffe4022de0) at malloc.c:3124
#6  tcache_thread_shutdown () at malloc.c:2969
#7  arena_thread_freeres () at arena.c:950
#8  0x00007ffff656a8c2 in __libc_thread_freeres () at thread-freeres.c:29
#9  0x00007ffff7309700 in start_thread (arg=0x7ffff5a06700) at pthread_create.c:476
#10 0x00007ffff64efa3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
(gdb)