Starting program homewidsser Thread debugging using libthread_db enabledUsing host libthread_db library libi386-linux-gnulibthread_dbso1Program received signal SIGSEGV Segmentation fault0x08049fbb in
这表示程序在执行时发生了段错误,即访问了不应该访问的内存地址。具体来说,在load_usermsg()函数中发生了这个错误。
原文地址: https://www.cveoy.top/t/topic/gAOQ 著作权归作者所有。请勿转载和采集!