Menu

#554 v1.1.15 crashing

Future
closed-fixed
devel (1)
5
2020-01-03
2019-12-28
No

v1.1.5 seems to be crashing for me on linux kernel 5.4.2. Some of the errors I see logged to the console are attached below.

...
19-12-16 22:24:58.794 (DEBUG): loaded 330525 geographical IPv4 ranges (2900521315 hosts) from "/usr/share/gtk-gnutella/geo-ip.txt"
19-12-16 22:24:58.816 (DEBUG): loaded 95090 geographical IPv6 ranges from "/usr/share/gtk-gnutella/geo-ipv6.txt"
19-12-16 22:24:59.339 (CRITICAL): vmea_alloc(): cannot allocate 6,227,198,758,839,676,928 bytes (used 0 bytes out of 8,388,608 reserved with 0 allocations and 0 freeings)
19-12-16 22:24:59.339 (CRITICAL): vmm_alloc_internal(): cannot allocate 6,227,198,758,839,676,928 bytes: out of virtual memory
19-12-16 22:24:59.339 (CRITICAL): crash_oom(): process is out of memory, aborting...
19-12-16 22:24:59.339 (WARNING): filelock_clean(): unlocking /home/darose/.gtk-gnutella/gtk-gnutella.pid
19-12-16 22:24:59.344 (WARNING): filelock_clean(): unlocking /home/darose/gtk-gnutella-downloads/incomplete/.gtk-gnutella.lock
19-12-16 22:24:59.345 (CRITICAL): trapped foreign exit(), cleaning up...
19-12-16 22:24:59.345 (WARNING): disabled fancy symbolic stack traces
0x7f83eea286a7
0x7f83eea2885e
do__exit
crash_deadlocked
vmm_alloc
xallocate+564
xreallocate+143
0x7f83e7922310
0x7f83e7924343
0x7f83e7926c4c
0x7f83e7927fd3
0x7f83e7928302
0x7f83eead2c95
0x7f83eead3951
name_to_host_addr+189
name_to_single_host_addr+58
is_local_addr+1313
inet_udp_got_incoming+44
urpc_received+46
socket_udp_event+1727
inputevt_handle+259
inputevt_timer+565
dispatch_poll+12
0x7f83ef0bc26f
0x7f83ef0be1b1
0x7f83ef0be1f1
0x7f83ef652032
0x7f83ef774de5
main_gui_run+61
main+2608
...

...
19-12-16 22:25:09.757 (DEBUG): loaded 330525 geographical IPv4 ranges (2900521315 hosts) from "/usr/share/gtk-gnutella/geo-ip.txt"
19-12-16 22:25:09.807 (DEBUG): loaded 95090 geographical IPv6 ranges from "/usr/share/gtk-gnutella/geo-ipv6.txt"
19-12-16 22:25:10.222 (WARNING): got SIGSEGV for VA=0x0 at PC=0x7f7df189a2a8 (malloc_usable_size) from /usr/lib/libc.so.6
19-12-16 22:25:10.222 (DEBUG): crash_mode(): initial external call, level=basic from thread "main" (#0)
19-12-16 22:25:10.222 (DEBUG): crash_mode(): depth=0, external=y, level=basic, old=none, new=basic
19-12-16 22:25:10.222 (WARNING): signal_uncaught(SIGSEGV): running 2 cleanup handlers
19-12-16 22:25:10.222 (WARNING): filelock_clean(): unlocking /home/darose/.gtk-gnutella/gtk-gnutella.pid
19-12-16 22:25:10.226 (WARNING): filelock_clean(): unlocking /home/darose/gtk-gnutella-downloads/incomplete/.gtk-gnutella.lock
19-12-16 22:25:11.063 [23190] (MESSAGE): child #3 (PID 25022) killed by SIGSEGV, core dumped after 7s
...

Discussion

  • Raphael Manfredi

    Hello David,
    Could you please attempt to compile the "devel" branch which contains the fix and confirm that this does indeed solve your problem?
    Thanks a lot.

     
  • David Rosenstrauch

    devel branch seems to build and run successfully for me. Thanks!

     
  • Raphael Manfredi

    • labels: --> devel
    • status: open --> closed-fixed
    • assigned_to: Raphael Manfredi
     

Log in to post a comment.