HavocFramework / Havoc

The Havoc Framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Teamserver-Client--Bug]:

Diima7 opened this issue · comments

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?

  • I declare I made an effort and provided the necessary information for replication of the issue.