HavocFramework / Havoc

The Havoc Framework.
GNU General Public License v3.0
6.3k stars 905 forks source link

[Teamserver-Client--Bug]: #480

Open Diima7 opened 1 month ago

Diima7 commented 1 month ago

Contact Details

fxarts7@gmail.com

What happened?

tempsnip

When selecting any list item (a listener or a new session that popped up), the client application crashes. I use it on Kali Linux and installed it according to the installation guide on the wiki page. I tried both main and dev branch for server and client. Looks like an index is out of range.

Did You Do a Pull First?

Latest (You performed a pull first)

Did You Try With the Dev Branch?

Yes (You tried using the dev branch but the problem persist)

Relevant log output

[14:41:10] [info] Connecting to profile: Death Star
qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 494, resource id: 14695182, major code: 40 (TranslateCoords), minor code: 0
[14:41:10] [info] Started "LocalTest" listener

(Havoc:2318): GLib-CRITICAL **: 14:43:04.900: g_ptr_array_unref: assertion 'array' failed
qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 2519, resource id: 14713129, major code: 40 (TranslateCoords), minor code: 0
QAccessibleTable::cellAt: invalid index:  QModelIndex(-1,-1,0x0,QObject(0x0))  for  QTableWidget(0x55877a8cfce0)
Error: signal: segmentation fault
[14:45:23] [ERRO] Failed to execute havoc

Did You Read Over Your Issue First?