Skip to content
This repository has been archived by the owner on Jan 27, 2024. It is now read-only.

Crash in g_hash_table_lookup_node #570

Open
bodqhrohro opened this issue Apr 21, 2021 · 0 comments
Open

Crash in g_hash_table_lookup_node #570

bodqhrohro opened this issue Apr 21, 2021 · 0 comments

Comments

@bodqhrohro
Copy link

(22:02:44) log: Failed to open log file "/home/bodqhrohro/.purple/logs/258191101.log" for reading: Нет такого файла или каталога
dns[270532]: nobody needs me... =(
(22:02:48) log: Failed to open log file "/home/bodqhrohro/.purple/logs/Alexander Bondarenko.log" for reading: Нет такого файла или каталога
(22:02:50) log: Failed to open log file "/home/bodqhrohro/.purple/logs/103436258711785680066.log" for reading: Нет такого файла или каталога
(22:02:52) GLib: g_hash_table_lookup: assertion 'hash_table != NULL' failed
(22:02:52) g_log: (tgp-blist.c:44):tgp_blist_lookup_purple_name: runtime check failed: (name)
(22:02:52) LaTeX: Writing Message: <br><b>&gt; Alexander Bondarenko написал:</b><br>&gt; Я хотел у настоящего тараса узнать Ну то есть с пидраздилом понятно и так, а загон?<br>А шо тарас? Мои знания в украинской военке заканчиваются школьным курсом ДПЮ с престарелым учителем, рекомендовавшим ссать на раны. Сейчас там даже звания переименованы, шоб не как у мескалей.
(22:02:52) g_log: purple_connection_get_display_name: assertion 'gc != NULL' failed
(22:02:53) g_log: pidgin_conv_write_conv: assertion 'gc != NULL || !(flags & (PURPLE_MESSAGE_SEND | PURPLE_MESSAGE_RECV))' failed

Thread 1 "pidgin" received signal SIGSEGV, Segmentation fault.
0x00007ffff726201b in g_hash_table_lookup_node (hash_return=<synthetic pointer>, key=0x0, 
    hash_table=0x7ffff73697b0<error reading variable: Cannot access memory at address 0x8b00008371e8e789>) at ../../../glib/ghash.c:1599
1599	../../../glib/ghash.c: Нет такого файла или каталога.
@(gdb) bt full
#0  0x00007ffff726201b in g_hash_table_lookup_node
    (hash_return=<synthetic pointer>, key=0x0, hash_table=0x7ffff73697b0<error reading variable: Cannot access memory at address 0x8b00008371e8e789>)
    at ../../../glib/ghash.c:1599
        node_hash = <optimized out>
        hash_value = <optimized out>
        have_tombstone = 0
        step = 0
        node_index = <optimized out>
        first_tombstone = 0
        key_hash = <optimized out>
        node_index = <optimized out>
        __func__ = "g_hash_table_insert_internal"
#1  g_hash_table_insert_internal
    (keep_new_key=1, value=0x555557dc3930, key=0x0, hash_table=0x7ffff73697b0<error reading variable: Cannot access memory at address 0x8b00008371e8e789>) at ../../../glib/ghash.c:1599
        key_hash = <optimized out>
        node_index = <optimized out>
        __func__ = "g_hash_table_insert_internal"
#2  g_hash_table_replace
@--Type <RET> for more, q to quit, c to continue without paging--
    (hash_table=0x7ffff73697b0<error reading variable: Cannot access memory at address 0x8b00008371e8e789>, key=0x0, value=0x555557dc3930)
    at ../../../glib/ghash.c:1658
#3  0x00007fffe882f6d1 in pending_reads_add (TLS=TLS@entry=0x555555f7c800, M=M@entry=0x555557b95be0) at ./tgl/tgl.h:323
        copy = <optimized out>
#4  0x00007fffe883313b in tgp_msg_process_in_ready (TLS=0x555555f7c800) at tgp-msg.c:882
        conn = 0x555556e36200
        C = 0x5555558be4c0
#5  0x00007fffe884411d in get_messages_on_answer (TLS=0x555555f7c800, q=0x555557d59460, D=0x555557db7da0) at queries.c:4422
        DS_MM = 0x555557db7da0
        i = <optimized out>
        ML = <optimized out>
        __PRETTY_FUNCTION__ = "get_messages_on_answer"
#6  0x00007fffe8842d0c in tglq_query_result (TLS=0x555555f7c800, id=<optimized out>) at queries.c:479
        save = <optimized out>
        DS = 0x555557db7da0
        op = <optimized out>
        end = 0x7fffe9934e78 <Response.11285+440>
        eend = 0x7fffe9934e78 <Response.11285+440>
        q = 0x555557d59460
@--Type <RET> for more, q to quit, c to continue without paging--
        __PRETTY_FUNCTION__ = "tglq_query_result"
#7  0x00007fffe883aa96 in work_rpc_result (c=<optimized out>, msg_id=<optimized out>, TLS=<optimized out>) at mtproto-client.c:848
        id = <optimized out>
        op = <optimized out>
        __PRETTY_FUNCTION__ = "work_rpc_result"
        op = <optimized out>
#8  rpc_execute_answer (TLS=<optimized out>, c=<optimized out>, msg_id=<optimized out>) at mtproto-client.c:949
        op = <optimized out>
#9  0x00000000000001b9 in  ()
#10 0x000055555793b370 in  ()
#11 0x0000000000000001 in  ()
#12 0x41d8201d98800000 in  ()
#13 0x000055555793b370 in  ()
#14 0x0000000000000253 in  ()
#15 0x0000000000000000 in  ()
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant