Re: Complete breakage of KRFB and KRDC

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi, Michele

05.05.23 13:58, Michele Calgaro via tde-users wrote:
On 2023/05/05 03:38 AM, Roman Savochenko via tde-users wrote:
Tell me please, the moving of KRFB and KRDC to the standalone libvnc in 14.1.0, this is for complete breakage of KRFB and KRDC or I misunderstand something? :)
KRFB is just dead cycling in some QObject destructor at any connection before the password transmission even.
KRDC shows the remote screen, but it is hanging mostly, when there impossible to close the program, only kill.
Whether I must downgrade the KRFB and KRDC code back to 14.0.13?

I don't use krdc and krfb regularly, but I did some tests.
I can krdc(using vnc) into a krfb session on another machine (linux to linux) and it seems to work fine.
krdc (using rdp) into a Windows machine does not work.
I talked with Slavek and he uses krdc (using vnc) daily to connect to several machines and he does not have any issue.

Waht kind of connection is your specific case? rpd or vnc? to windows or linux machines?

All are native ones — only VNC on fast hardware in local network and Debian 11:

  1. KRDC(14.0.13) > KRFB(14.1.0) = dead-cycling KRFB without a possibility even connect more
  2. KRDC(14.1.0) > KRFB(14.0.13) = very slow KRDC screen with no possibility of closing

And all this works only with 14.0.13.

If you talk that works, I'll see what is happening with krfb in my case.

And right now I have got it working, seems after the true password sending from the KRDC cache, which I entered before for 14.0.13 (Debian 10) on the same PC.

So the dead-cycling caused by a wrong password.

And KRFB is traditionally crashed after the session disconnecting, what was fixed long ago by my patch, also in TGW.

[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

==== (gdb) bt ====
[TDECrash handler]
#6  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#7  0x00007f6e5a67c537 in __GI_abort () at abort.c:79
#8  0x00007f6e5a8cc7ec in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
#9  0x00007f6e5a8d7966 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
#10 0x00007f6e5a8d79d1 in std::terminate() () from /lib/x86_64-linux-gnu/libstdc++.so.6
#11 0x00007f6e5a8d73cc in __gxx_personality_v0 () from /lib/x86_64-linux-gnu/libstdc++.so.6
#12 0x00007f6e5b5d28a4 in ?? () from /lib/x86_64-linux-gnu/libgcc_s.so.1
#13 0x00007f6e5b5d2f4e in _Unwind_ForcedUnwind () from /lib/x86_64-linux-gnu/libgcc_s.so.1
#14 0x00007f6e5c14bc30 in __GI___pthread_unwind (buf=<optimized out>) at unwind.c:121
#15 0x00007f6e5c14318c in __do_cancel () at pthreadP.h:310
#16 __pthread_exit (value=value@entry=0x0) at pthread_exit.c:28
#17 0x00007f6e5ac7aaeb in TQThread::exit () at kernel/qthread_unix.cpp:239
#18 0x000055e240d23b2a in rfbScreenCleanup (screen=0x55e2432ceb90) at ../libtdevnc/libvncserver/main.cpp:1101
#19 0x000055e240d14105 in RFBController::stopServer (this=0x7ffe85ac3a50, xtestUngrab=<optimized out>) at ../krfb/krfb/rfbcontroller.cpp:538
#20 0x000055e240d15ef5 in RFBController::~RFBController (this=0x7ffe85ac3a50, __in_chrg=<optimized out>) at ../krfb/krfb/rfbcontroller.cpp:436
#21 0x000055e240d12dfc in main (argc=-2052310448, argc@entry=3, argv=0x7ffe85ac3dd0, argv@entry=0x7ffe85ac40c8) at ../krfb/krfb/main.cpp:145
#22 0x00007f6e5a67dd0a in __libc_start_main (main=0x55e240d128e0 <main(int, char**)>, argc=3, argv=0x7ffe85ac40c8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe85ac40b8) at ../csu/libc-start.c:308
#23 0x000055e240d132ca in _start () at /opt/trinity/include/kdatastream.h:10

==== (gdb) bt full ====
[TDECrash handler]
No locals.
#6  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
        set = {__val = {4096, 140731141076488, 0, 0, 72057594037927935, 18446463698244468735, 0, 2314850346444259328, 0, 0, 0, 0, 0, 0, 0, 0}}
        pid = <optimized out>
        tid = <optimized out>
        ret = <optimized out>
#7  0x00007f6e5a67c537 in __GI_abort () at abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {0 <repeats 16 times>}}, sa_flags = 0, sa_restorer = 0x55e240d15ef4 <RFBController::~RFBController()+36>}
        sigs = {__val = {32, 0 <repeats 15 times>}}
#8  0x00007f6e5a8cc7ec in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#9  0x00007f6e5a8d7966 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#10 0x00007f6e5a8d79d1 in std::terminate() () from /lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#11 0x00007f6e5a8d73cc in __gxx_personality_v0 () from /lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#12 0x00007f6e5b5d28a4 in ?? () from /lib/x86_64-linux-gnu/libgcc_s.so.1
No symbol table info available.
#13 0x00007f6e5b5d2f4e in _Unwind_ForcedUnwind () from /lib/x86_64-linux-gnu/libgcc_s.so.1
No symbol table info available.
#14 0x00007f6e5c14bc30 in __GI___pthread_unwind (buf=<optimized out>) at unwind.c:121
        ibuf = <optimized out>
        self = <optimized out>
#15 0x00007f6e5c14318c in __do_cancel () at pthreadP.h:310
        self = <optimized out>
#16 __pthread_exit (value=value@entry=0x0) at pthread_exit.c:28
No locals.
#17 0x00007f6e5ac7aaeb in TQThread::exit () at kernel/qthread_unix.cpp:239
No locals.
#18 0x000055e240d23b2a in rfbScreenCleanup (screen=0x55e2432ceb90) at ../libtdevnc/libvncserver/main.cpp:1101
        i = 0x55e2432ce620
        cl = <optimized out>
        cl1 = <optimized out>
#19 0x000055e240d14105 in RFBController::stopServer (this=0x7ffe85ac3a50, xtestUngrab=<optimized out>) at ../krfb/krfb/rfbcontroller.cpp:538
No locals.
#20 0x000055e240d15ef5 in RFBController::~RFBController (this=0x7ffe85ac3a50, __in_chrg=<optimized out>) at ../krfb/krfb/rfbcontroller.cpp:436
No locals.
#21 0x000055e240d12dfc in main (argc=-2052310448, argc@entry=3, argv=0x7ffe85ac3dd0, argv@entry=0x7ffe85ac40c8) at ../krfb/krfb/main.cpp:145
        aboutData = {mAppName = 0x55e240d51569 "krfb", mProgramName = 0x55e240d50950 "Desktop Sharing", mVersion = 0x55e240d5094c "1.0", mShortDescription = 0x55e240d50ee0 "VNC-compatible server to share TDE desktops", mLicenseKey = 1, mCopyrightStatement = 0x55e240d50bc8 "(c) 2001-2003, Tim Jansen\n(c) 2001, Johannes E. Schindelin\n(c) 2000, heXoNet Support GmbH, D-66424 Homburg\n(c) 2000-2001, Const Kaplinsky\n(c) 2000, Tridia Corporation\n(c) 1999, AT&T Laboratories Cambr"..., mOtherText = 0x0, mHomepageAddress = 0x55e240d56cb2 "", mBugEmailAddress = 0x55e240d50960 "tim@xxxxxxxxxx", mAuthorList = {sh = 0x55e242cbde00}, mCreditList = {sh = 0x55e242cbdd40}, mLicenseText = 0x0, static defaultBugTracker = 0x7f6e5b4314d8 "http://bugs.trinitydesktop.org";, d = 0x55e242ccd020}
        app = {<TQApplication> = {<TQObject> = {<TQt> = {static color0 = @0x7f6e5b1a5bc0, static color1 = @0x7f6e5b1a5bc8, static black = @0x7f6e5b1a5bd0, static white = @0x7f6e5b1a5bd8, static darkGray = @0x7f6e5b1a5be0, static gray = @0x7f6e5b1a5be8, static lightGray = @0x7f6e5b1a5bf0, static red = @0x7f6e5b1a5bf8, static green = @0x7f6e5b1a5c00, static blue = @0x7f6e5b1a5c08, static cyan = @0x7f6e5b1a5c10, static magenta = @0x7f6e5b1a5c18, static yellow = @0x7f6e5b1a5c20, static darkRed = @0x7f6e5b1a5c28, static darkGreen = @0x7f6e5b1a5c30, static darkBlue = @0x7f6e5b1a5c38, static darkCyan = @0x7f6e5b1a5c40, static darkMagenta = @0x7f6e5b1a5c48, static darkYellow = @0x7f6e5b1a5c50, static arrowCursor = @0x7f6e5b1a3900, static upArrowCursor = @0x7f6e5b1a3908, static crossCursor = @0x7f6e5b1a3910, static waitCursor = @0x7f6e5b1a3918, static ibeamCursor = @0x7f6e5b1a3920, static sizeVerCursor = @0x7f6e5b1a3928, static sizeHorCursor = @0x7f6e5b1a3930, static sizeBDiagCursor = @0x7f6e5b1a3938, static sizeFDiagCursor = @0x7f6e5b1a3940, static sizeAllCursor = @0x7f6e5b1a3948, static blankCursor = @0x7f6e5b1a3950, static splitVCursor = @0x7f6e5b1a3958, static splitHCursor = @0x7f6e5b1a3960, static pointingHandCursor = @0x7f6e5b1a3968, static forbiddenCursor = @0x7f6e5b1a3970, static whatsThisCursor = @0x7f6e5b1a3978, static busyCursor = @0x7f6e5b1a3980}, _vptr.TQObject = 0x7f6e5b4b4b18 <vtable for TDEApplication+16>, static metaObj = 0x55e242ca3420, isSignal = 0, isWidget = 0, pendTimer = 0, blockSig = 0, wasDeleted = 0, isTree = 1, objname = 0x55e242d38a10 "krfb", parentObj = 0x0, childObjects = 0x55e242d3d9e0, connections = 0x55e242d51c90, senderObjects = 0x55e242d85090, eventFilters = 0x55e242d5e7e0, postedEvents = 0x0, d = 0x55e242cce480}, static metaObj = 0x55e242d69ef0, static tqt_mutex = 0x55e242d45340, app_argc = 1, app_argv = 0x55e242cbe440, quit_now = false, quit_code = 0, static app_style = 0x55e242d24310, static app_cspec = 0, static app_pal = 0x55e242d44850, static app_font = 0x55e242d44730, static app_cursor = 0x0, static app_tracking = 1, static is_app_running = true, static is_app_closing = false, static app_exit_loop = <optimized out>, static loop_level = 0, static main_widget = 0x0, static focus_widget = 0x0, static active_window = 0x0, static obey_desktop_settings = false, static cursor_flash_time = 1000, static mouse_double_click_time = 400, static wheel_scroll_lines = 3, static composedUnicode = 0, static animate_ui = false, static animate_menu = false, static animate_tooltip = true, static animate_combo = false, static fade_menu = false, static fade_tooltip = true, static animate_toolbox = false, static widgetCount = false, static metaComposeUnicode = false, translators = 0x55e242d5ef10, session_manager = 0x55e242d46ab0, session_id = {static null = {static null = <same as static member of an already seen type>, d = 0x55e242ca5010, static shared_null = 0x55e242ca5010}, d = 0x55e242ca5010, static shared_null = 0x55e242ca5010}, static session_key = 0x55e242d3c3e0, is_session_restored = false, static defaultIM = {static null = {static null = <same as static member of an already seen type>, d = 0x55e242ca5010, static shared_null = 0x55e242ca5010}, d = 0x55e242ca2870, static shared_null = 0x55e242ca5010}, static app_strut = {wd = 0, ht = 0}, static app_libpaths = 0x55e242d3bf40, static app_palettes = 0x55e242d48e90, static app_fonts = 0x55e242d67190, static popupWidgets = 0x0}, <TDEInstance> = {_vptr.TDEInstance = 0x7f6e5b4b4c10 <vtable for TDEApplication+264>, _dirs = 0x55e242d46b10, _config = 0x55e242d4dc00, _iconLoader = 0x55e242e07f30, _hardwaredevices = 0x0, _networkmanager = 0x0, _placeholder = 0x770000005b, _name = {<TQMemArray<char>> = {<TQGArray> = {_vptr.TQGArray = 0x55e240d6a6f0 <vtable for TQCString+16>, shd = 0x55e242d447d0}, <No data fields>}, <No data fields>}, _aboutData = 0x7ffe85ac3700, d = 0x55e242d49ba0, m_configReadOnly = false}, static metaObj = 0x55e242d69fe0, display = 0x55e242ccf720, kipcCommAtom = 409, kipcEventMask = 511, static KApp = 0x7ffe85ac3dd0, pArgc = 21986, pSessionConfig = 0x0, static s_DCOPClient = 0x55e242d506d0, static s_dcopClientNeedsPostInit = false, aCaption = {static null = {static null = <same as static member of an already seen type>, d = 0x55e242ca5010, static shared_null = 0x55e242ca5010}, d = 0x55e242ca5010, static shared_null = 0x55e242ca5010}, bSessionManagement = true, aIconPixmap = {pm = {icon = 0x55e243052c90, miniIcon = 0x55e2432744b0}, unused = "\220,\005C\342U\000\000\260D'C\342U\000\000\265\200\215Zn\177\000\000\030\000\000\000\000\000\000\000\260(\312B\342U\000\000p\317\314B\342U\000\000\265\200\215Zn\177\000\000\a\000\000\000\000\000\000\000\324(\360Zn\177\000\000\v\000\000\000\000\000\000\000\272B\325@\342U\000\000\360 \322@\342U\000"}, aIconName = {static null = {static null = <same as static member of an already seen type>, d = 0x55e242ca5010, static shared_null = 0x55e242ca5010}, d = 0x55e242ca5010, static shared_null = 0x55e242ca5010}, aMiniIconName = {static null = {static null = <same as static member of an already seen type>, d = 0x55e242ca5010, static shared_null = 0x55e242ca5010}, d = 0x55e242ca5010, static shared_null = 0x55e242ca5010}, useStyles = true, smw = 0x55e242d12010, argb_visual = false, argb_x11_visual = 11, argb_x11_colormap = 12, static loadedByKdeinit = false, captionLayout = 3, d = 0x55e242d11200}
        config = <optimized out>
        args = 0x7ffe85ac37f0
        fdString = {static null = {static null = <same as static member of an already seen type>, d = 0x55e242ca5010, static shared_null = 0x55e242ca5010}, d = 0x55e242d65ae0, static shared_null = 0x55e242ca5010}
        trayicon = {<KSystemTray> = {<TQLabel> = {<TQFrame> = {<TQWidget> = {<TQObject> = {<TQt> = {static color0 = @0x7f6e5b1a5bc0, static color1 = @0x7f6e5b1a5bc8, static black = @0x7f6e5b1a5bd0, static white = @0x7f6e5b1a5bd8, static darkGray = @0x7f6e5b1a5be0, static gray = @0x7f6e5b1a5be8, static lightGray = @0x7f6e5b1a5bf0, static red = @0x7f6e5b1a5bf8, static green = @0x7f6e5b1a5c00, static blue = @0x7f6e5b1a5c08, static cyan = @0x7f6e5b1a5c10, static magenta = @0x7f6e5b1a5c18, static yellow = @0x7f6e5b1a5c20, static darkRed = @0x7f6e5b1a5c28, static darkGreen = @0x7f6e5b1a5c30, static darkBlue = @0x7f6e5b1a5c38, static darkCyan = @0x7f6e5b1a5c40, static darkMagenta = @0x7f6e5b1a5c48, static darkYellow = @0x7f6e5b1a5c50, static arrowCursor = @0x7f6e5b1a3900, static upArrowCursor = @0x7f6e5b1a3908, static crossCursor = @0x7f6e5b1a3910, static waitCursor = @0x7f6e5b1a3918, static ibeamCursor = @0x7f6e5b1a3920, static sizeVerCursor = @0x7f6e5b1a3928, static sizeHorCursor = @0x7f6e5b1a3930, static sizeBDiagCursor = @0x7f6e5b1a3938, static sizeFDiagCursor = @0x7f6e5b1a3940, static sizeAllCursor = @0x7f6e5b1a3948, static blankCursor = @0x7f6e5b1a3950, static splitVCursor = @0x7f6e5b1a3958, static splitHCursor = @0x7f6e5b1a3960, static pointingHandCursor = @0x7f6e5b1a3968, static forbiddenCursor = @0x7f6e5b1a3970, static whatsThisCursor = @0x7f6e5b1a3978, static busyCursor = @0x7f6e5b1a3980}, _vptr.TQObject = 0x55e240d6b8f8, static metaObj = 0x55e242ca3420, isSignal = 0, isWidget = 1, pendTimer = 0, blockSig = 0, wasDeleted = 0, isTree = 1, objname = 0x55e243157610 "krfb trayicon", parentObj = 0x0, childObjects = 0x55e24316dbd0, connections = 0x55e24316d720, senderObjects = 0x55e24326d3d0, eventFilters = 0x55e24326d290, postedEvents = 0x0, d = 0x55e2431b4d60}, <TQPaintDevice> = {_vptr.TQPaintDevice = 0x55e240d6bd18, hd = 109052361, rendhd = 94430277580432, devFlags = 1, painters = 0, static x_appdisplay = 0x55e242ccf720, static x_appscreen = 0, static x_appdepth = 24, static x_appcells = 256, static x_approotwindow = 1714, static x_appcolormap = 32, static x_appdefcolormap = true, static x_appvisual = 0x55e242cde420, static x_appdefvisual = true, static x_appdepth_arr = 0x55e242cbfd00, static x_appcells_arr = 0x55e242cbfe80, static x_approotwindow_arr = 0x55e242cbfac0, static x_appcolormap_arr = 0x55e242cc0000, static x_appdefcolormap_arr = 0x55e242cc0560, static x_appvisual_arr = 0x55e242cc04a0, static x_appdefvisual_arr = 0x55e242cc03c0, x11Data = 0x0}, static metaObj = 0x55e242d45200, winid = 109052361, widget_state = 4335637, widget_flags = 2099105, netwm_flags = 0, reserved_1 = 0, reserved_2 = 1518573596, reserved_3 = 32622, reserved_4 = 1518690016, focus_policy = 0, own_font = 0, own_palette = 0, sizehint_forced = 0, is_closing = 0, in_show = 0, in_show_maximized = 0, fstrut_dirty = 1, im_enabled = 0, crect = {x1 = 0, y1 = 0, x2 = 21, y2 = 21}, bg_col = {static color_init = true, static globals_init = true, static colormodel = TQColor::d32, d = {argb = 4288526792, d8 = {argb = 4288526792, pix = 200 '\310', invalid = 185 '\271', dirty = 157 '\235', direct = 255 '\377'}, d32 = {argb = 4288526792, pix = 4288526792}}}, pal = {data = 0x55e242d596b0}, fnt = {d = 0x55e242d59760}, lay_out = 0x0, extra = 0x55e24326b700, static instanceCounter = 223, static maxInstances = 223, static mapper = 0x55e242d468a0}, static metaObj = 0x55e242d87810, frect = {x1 = 0, y1 = 0, x2 = -1, y2 = -1}, fstyle = 16, lwidth = 1, mwidth = 0, mlwidth = 0, fwidth = 0, d = 0x7f6e5a66be10}, static metaObj = 0x55e242efff60, ltext = {static null = {static null = <same as static member of an already seen type>, d = 0x55e242ca5010, static shared_null = 0x55e242ca5010}, d = 0x55e242ca5010, static shared_null = 0x55e242ca5010}, lpixmap = 0x55e2432fbe00, lpicture = 0x0, lmovie = 0x0, lbuddy = 0x0, align = 580, extraMargin = -1, autoresize = 0, scaledcontents = 1, textformat = TQt::AutoText, doc = 0x0, accel = 0x0, d = 0x55e24316dcb0}, static metaObj = 0x55e24326c400, menu = 0x55e242ceda10, minimizeRestoreId = -2052310652, hasQuit = 1, d = 0x55e24326baa0}, static metaObj = 0x55e2430543b0, trayIconOpen = {<TQPixmap> = {<TQPaintDevice> = {_vptr.TQPaintDevice = 0x55e240d6f408 <vtable for KPixmap+16>, hd = 109052373, rendhd = 94430277630112, devFlags = 2, painters = 0, static x_appdisplay = 0x55e242ccf720, static x_appscreen = 0, static x_appdepth = 24, static x_appcells = 256, static x_approotwindow = 1714, static x_appcolormap = 32, static x_appdefcolormap = true, static x_appvisual = 0x55e242cde420, static x_appdefvisual = true, static x_appdepth_arr = 0x55e242cbfd00, static x_appcells_arr = 0x55e242cbfe80, static x_approotwindow_arr = 0x55e242cbfac0, static x_appcolormap_arr = 0x55e242cc0000, static x_appdefcolormap_arr = 0x55e242cc0560, static x_appvisual_arr = 0x55e242cc04a0, static x_appdefvisual_arr = 0x55e242cc03c0, x11Data = 0x0}, <TQt> = {static color0 = @0x7f6e5b1a5bc0, static color1 = @0x7f6e5b1a5bc8, static black = @0x7f6e5b1a5bd0, static white = @0x7f6e5b1a5bd8, static darkGray = @0x7f6e5b1a5be0, static gray = @0x7f6e5b1a5be8, static lightGray = @0x7f6e5b1a5bf0, static red = @0x7f6e5b1a5bf8, static green = @0x7f6e5b1a5c00, static blue = @0x7f6e5b1a5c08, static cyan = @0x7f6e5b1a5c10, static magenta = @0x7f6e5b1a5c18, static yellow = @0x7f6e5b1a5c20, static darkRed = @0x7f6e5b1a5c28, static darkGreen = @0x7f6e5b1a5c30, static darkBlue = @0x7f6e5b1a5c38, static darkCyan = @0x7f6e5b1a5c40, static darkMagenta = @0x7f6e5b1a5c48, static darkYellow = @0x7f6e5b1a5c50, static arrowCursor = @0x7f6e5b1a3900, static upArrowCursor = @0x7f6e5b1a3908, static crossCursor = @0x7f6e5b1a3910, static waitCursor = @0x7f6e5b1a3918, static ibeamCursor = @0x7f6e5b1a3920, static sizeVerCursor = @0x7f6e5b1a3928, static sizeHorCursor = @0x7f6e5b1a3930, static sizeBDiagCursor = @0x7f6e5b1a3938, static sizeFDiagCursor = @0x7f6e5b1a3940, static sizeAllCursor = @0x7f6e5b1a3948, static blankCursor = @0x7f6e5b1a3950, static splitVCursor = @0x7f6e5b1a3958, static splitHCursor = @0x7f6e5b1a3960, static pointingHandCursor = @0x7f6e5b1a3968, static forbiddenCursor = @0x7f6e5b1a3970, static whatsThisCursor = @0x7f6e5b1a3978, static busyCursor = @0x7f6e5b1a3980}, data = 0x55e243277480, static defOptim = TQPixmap::NormalOptim}, d = 0x0}, trayIconClosed = {<TQPixmap> = {<TQPaintDevice> = {_vptr.TQPaintDevice = 0x55e240d6f408 <vtable for KPixmap+16>, hd = 109052378, rendhd = 94430277636944, devFlags = 2, painters = 0, static x_appdisplay = 0x55e242ccf720, static x_appscreen = 0, static x_appdepth = 24, static x_appcells = 256, static x_approotwindow = 1714, static x_appcolormap = 32, static x_appdefcolormap = true, static x_appvisual = 0x55e242cde420, static x_appdefvisual = true, static x_appdepth_arr = 0x55e242cbfd00, static x_appcells_arr = 0x55e242cbfe80, static x_approotwindow_arr = 0x55e242cbfac0, static x_appcolormap_arr = 0x55e242cc0000, static x_appdefcolormap_arr = 0x55e242cc0560, static x_appvisual_arr = 0x55e242cc04a0, static x_appdefvisual_arr = 0x55e242cc03c0, x11Data = 0x0}, <TQt> = {static color0 = @0x7f6e5b1a5bc0, static color1 = @0x7f6e5b1a5bc8, static black = @0x7f6e5b1a5bd0, static white = @0x7f6e5b1a5bd8, static darkGray = @0x7f6e5b1a5be0, static gray = @0x7f6e5b1a5be8, static lightGray = @0x7f6e5b1a5bf0, static red = @0x7f6e5b1a5bf8, static green = @0x7f6e5b1a5c00, static blue = @0x7f6e5b1a5c08, static cyan = @0x7f6e5b1a5c10, static magenta = @0x7f6e5b1a5c18, static yellow = @0x7f6e5b1a5c20, static darkRed = @0x7f6e5b1a5c28, static darkGreen = @0x7f6e5b1a5c30, static darkBlue = @0x7f6e5b1a5c38, static darkCyan = @0x7f6e5b1a5c40, static darkMagenta = @0x7f6e5b1a5c48, static darkYellow = @0x7f6e5b1a5c50, static arrowCursor = @0x7f6e5b1a3900, static upArrowCursor = @0x7f6e5b1a3908, static crossCursor = @0x7f6e5b1a3910, static waitCursor = @0x7f6e5b1a3918, static ibeamCursor = @0x7f6e5b1a3920, static sizeVerCursor = @0x7f6e5b1a3928, static sizeHorCursor = @0x7f6e5b1a3930, static sizeBDiagCursor = @0x7f6e5b1a3938, static sizeFDiagCursor = @0x7f6e5b1a3940, static sizeAllCursor = @0x7f6e5b1a3948, static blankCursor = @0x7f6e5b1a3950, static splitVCursor = @0x7f6e5b1a3958, static splitHCursor = @0x7f6e5b1a3960, static pointingHandCursor = @0x7f6e5b1a3968, static forbiddenCursor = @0x7f6e5b1a3970, static whatsThisCursor = @0x7f6e5b1a3978, static busyCursor = @0x7f6e5b1a3980}, data = 0x55e243053610, static defOptim = TQPixmap::NormalOptim}, d = 0x0}, configuration = 0x55e242d5f630, aboutDialog = 0x55e242d4d890, actionCollection = {<TQObject> = {<TQt> = {static color0 = @0x7f6e5b1a5bc0, static color1 = @0x7f6e5b1a5bc8, static black = @0x7f6e5b1a5bd0, static white = @0x7f6e5b1a5bd8, static darkGray = @0x7f6e5b1a5be0, static gray = @0x7f6e5b1a5be8, static lightGray = @0x7f6e5b1a5bf0, static red = @0x7f6e5b1a5bf8, static green = @0x7f6e5b1a5c00, static blue = @0x7f6e5b1a5c08, static cyan = @0x7f6e5b1a5c10, static magenta = @0x7f6e5b1a5c18, static yellow = @0x7f6e5b1a5c20, static darkRed = @0x7f6e5b1a5c28, static darkGreen = @0x7f6e5b1a5c30, static darkBlue = @0x7f6e5b1a5c38, static darkCyan = @0x7f6e5b1a5c40, static darkMagenta = @0x7f6e5b1a5c48, static darkYellow = @0x7f6e5b1a5c50, static arrowCursor = @0x7f6e5b1a3900, static upArrowCursor = @0x7f6e5b1a3908, static crossCursor = @0x7f6e5b1a3910, static waitCursor = @0x7f6e5b1a3918, static ibeamCursor = @0x7f6e5b1a3920, static sizeVerCursor = @0x7f6e5b1a3928, static sizeHorCursor = @0x7f6e5b1a3930, static sizeBDiagCursor = @0x7f6e5b1a3938, static sizeFDiagCursor = @0x7f6e5b1a3940, static sizeAllCursor = @0x7f6e5b1a3948, static blankCursor = @0x7f6e5b1a3950, static splitVCursor = @0x7f6e5b1a3958, static splitHCursor = @0x7f6e5b1a3960, static pointingHandCursor = @0x7f6e5b1a3968, static forbiddenCursor = @0x7f6e5b1a3970, static whatsThisCursor = @0x7f6e5b1a3978, static busyCursor = @0x7f6e5b1a3980}, _vptr.TQObject = 0x7f6e5b9a5fd8 <vtable for TDEActionCollection+16>, static metaObj = 0x55e242ca3420, isSignal = 0, isWidget = 0, pendTimer = 0, blockSig = 0, wasDeleted = 0, isTree = 0, objname = 0x0, parentObj = 0x7ffe85ac37f0, childObjects = 0x55e2430538d0, connections = 0x0, senderObjects = 0x0, eventFilters = 0x0, postedEvents = 0x0, d = 0x55e243053b80}, static metaObj = 0x55e243275500, d = 0x55e243053c60}, manageInvitationsAction = 0x55e2432791f0, aboutAction = 0x55e24327b2c0, enableControlAction = 0x55e2432783b0, quitting = false}
        controller = {<TQObject> = {<TQt> = {static color0 = @0x7f6e5b1a5bc0, static color1 = @0x7f6e5b1a5bc8, static black = @0x7f6e5b1a5bd0, static white = @0x7f6e5b1a5bd8, static darkGray = @0x7f6e5b1a5be0, static gray = @0x7f6e5b1a5be8, static lightGray = @0x7f6e5b1a5bf0, static red = @0x7f6e5b1a5bf8, static green = @0x7f6e5b1a5c00, static blue = @0x7f6e5b1a5c08, static cyan = @0x7f6e5b1a5c10, static magenta = @0x7f6e5b1a5c18, static yellow = @0x7f6e5b1a5c20, static darkRed = @0x7f6e5b1a5c28, static darkGreen = @0x7f6e5b1a5c30, static darkBlue = @0x7f6e5b1a5c38, static darkCyan = @0x7f6e5b1a5c40, static darkMagenta = @0x7f6e5b1a5c48, static darkYellow = @0x7f6e5b1a5c50, static arrowCursor = @0x7f6e5b1a3900, static upArrowCursor = @0x7f6e5b1a3908, static crossCursor = @0x7f6e5b1a3910, static waitCursor = @0x7f6e5b1a3918, static ibeamCursor = @0x7f6e5b1a3920, static sizeVerCursor = @0x7f6e5b1a3928, static sizeHorCursor = @0x7f6e5b1a3930, static sizeBDiagCursor = @0x7f6e5b1a3938, static sizeFDiagCursor = @0x7f6e5b1a3940, static sizeAllCursor = @0x7f6e5b1a3948, static blankCursor = @0x7f6e5b1a3950, static splitVCursor = @0x7f6e5b1a3958, static splitHCursor = @0x7f6e5b1a3960, static pointingHandCursor = @0x7f6e5b1a3968, static forbiddenCursor = @0x7f6e5b1a3970, static whatsThisCursor = @0x7f6e5b1a3978, static busyCursor = @0x7f6e5b1a3980}, _vptr.TQObject = 0x55e240d6aa48, static metaObj = 0x55e242ca3420, isSignal = 0, isWidget = 0, pendTimer = 0, blockSig = 0, wasDeleted = 0, isTree = 1, objname = 0x0, parentObj = 0x0, childObjects = 0x0, connections = 0x55e2432ce6b0, senderObjects = 0x55e2432cd460, eventFilters = 0x0, postedEvents = 0x0, d = 0x55e243038f00}, static metaObj = 0x55e2432cc220, state = RFB_WAITING, remoteIp = {static null = {static null = <same as static member of an already seen type>, d = 0x55e242ca5010, static shared_null = 0x55e242ca5010}, d = 0x55e24313f290, static shared_null = 0x55e242ca5010}, allowDesktopControl = true, initIdleTimer = {<TQObject> = {<TQt> = {static color0 = @0x7f6e5b1a5bc0, static color1 = @0x7f6e5b1a5bc8, static black = @0x7f6e5b1a5bd0, static white = @0x7f6e5b1a5bd8, static darkGray = @0x7f6e5b1a5be0, static gray = @0x7f6e5b1a5be8, static lightGray = @0x7f6e5b1a5bf0, static red = @0x7f6e5b1a5bf8, static green = @0x7f6e5b1a5c00, static blue = @0x7f6e5b1a5c08, static cyan = @0x7f6e5b1a5c10, static magenta = @0x7f6e5b1a5c18, static yellow = @0x7f6e5b1a5c20, static darkRed = @0x7f6e5b1a5c28, static darkGreen = @0x7f6e5b1a5c30, static darkBlue = @0x7f6e5b1a5c38, static darkCyan = @0x7f6e5b1a5c40, static darkMagenta = @0x7f6e5b1a5c48, static darkYellow = @0x7f6e5b1a5c50, static arrowCursor = @0x7f6e5b1a3900, static upArrowCursor = @0x7f6e5b1a3908, static crossCursor = @0x7f6e5b1a3910, static waitCursor = @0x7f6e5b1a3918, static ibeamCursor = @0x7f6e5b1a3920, static sizeVerCursor = @0x7f6e5b1a3928, static sizeHorCursor = @0x7f6e5b1a3930, static sizeBDiagCursor = @0x7f6e5b1a3938, static sizeFDiagCursor = @0x7f6e5b1a3940, static sizeAllCursor = @0x7f6e5b1a3948, static blankCursor = @0x7f6e5b1a3950, static splitVCursor = @0x7f6e5b1a3958, static splitHCursor = @0x7f6e5b1a3960, static pointingHandCursor = @0x7f6e5b1a3968, static forbiddenCursor = @0x7f6e5b1a3970, static whatsThisCursor = @0x7f6e5b1a3978, static busyCursor = @0x7f6e5b1a3980}, _vptr.TQObject = 0x7f6e5b16ee68 <vtable for TQTimer+16>, static metaObj = 0x55e242ca3420, isSignal = 0, isWidget = 0, pendTimer = 1, blockSig = 0, wasDeleted = 0, isTree = 1, objname = 0x0, parentObj = 0x0, childObjects = 0x0, connections = 0x55e2432cd780, senderObjects = 0x0, eventFilters = 0x0, postedEvents = 0x0, d = 0x55e24306f740}, static metaObj = 0x55e242d69d10, id = -1, single = 0, nulltimer = 0}, idleTimer = {<TQObject> = {<TQt> = {static color0 = @0x7f6e5b1a5bc0, static color1 = @0x7f6e5b1a5bc8, static black = @0x7f6e5b1a5bd0, static white = @0x7f6e5b1a5bd8, static darkGray = @0x7f6e5b1a5be0, static gray = @0x7f6e5b1a5be8, static lightGray = @0x7f6e5b1a5bf0, static red = @0x7f6e5b1a5bf8, static green = @0x7f6e5b1a5c00, static blue = @0x7f6e5b1a5c08, static cyan = @0x7f6e5b1a5c10, static magenta = @0x7f6e5b1a5c18, static yellow = @0x7f6e5b1a5c20, static darkRed = @0x7f6e5b1a5c28, static darkGreen = @0x7f6e5b1a5c30, static darkBlue = @0x7f6e5b1a5c38, static darkCyan = @0x7f6e5b1a5c40, static darkMagenta = @0x7f6e5b1a5c48, static darkYellow = @0x7f6e5b1a5c50, static arrowCursor = @0x7f6e5b1a3900, static upArrowCursor = @0x7f6e5b1a3908, static crossCursor = @0x7f6e5b1a3910, static waitCursor = @0x7f6e5b1a3918, static ibeamCursor = @0x7f6e5b1a3920, static sizeVerCursor = @0x7f6e5b1a3928, static sizeHorCursor = @0x7f6e5b1a3930, static sizeBDiagCursor = @0x7f6e5b1a3938, static sizeFDiagCursor = @0x7f6e5b1a3940, static sizeAllCursor = @0x7f6e5b1a3948, static blankCursor = @0x7f6e5b1a3950, static splitVCursor = @0x7f6e5b1a3958, static splitHCursor = @0x7f6e5b1a3960, static pointingHandCursor = @0x7f6e5b1a3968, static forbiddenCursor = @0x7f6e5b1a3970, static whatsThisCursor = @0x7f6e5b1a3978, static busyCursor = @0x7f6e5b1a3980}, _vptr.TQObject = 0x7f6e5b16ee68 <vtable for TQTimer+16>, static metaObj = 0x55e242ca3420, isSignal = 0, isWidget = 0, pendTimer = 1, blockSig = 0, wasDeleted = 0, isTree = 1, objname = 0x0, parentObj = 0x0, childObjects = 0x0, connections = 0x55e2432cd880, senderObjects = 0x0, eventFilters = 0x0, postedEvents = 0x0, d = 0x55e24309f190}, static metaObj = 0x55e242d69d10, id = -1, single = 0, nulltimer = 0}, lastClipboardDirection = RFBController::LAST_SYNC_TO_SERVER, lastClipboardText = {static null = {static null = <same as static member of an already seen type>, d = 0x55e242ca5010, static shared_null = 0x55e242ca5010}, d = 0x55e242ca5010, static shared_null = 0x55e242ca5010}, clipboard = 0x55e242d6eee0, configuration = 0x55e242d5f630, scanner = 0x55e243279480, dialog = {<KDialogBase> = {<KDialog> = {<TQDialog> = {<TQWidget> = {<TQObject> = {<TQt> = {static color0 = @0x7f6e5b1a5bc0, static color1 = @0x7f6e5b1a5bc8, static black = @0x7f6e5b1a5bd0, static white = @0x7f6e5b1a5bd8, static darkGray = @0x7f6e5b1a5be0, static gray = @0x7f6e5b1a5be8, static lightGray = @0x7f6e5b1a5bf0, static red = @0x7f6e5b1a5bf8, static green = @0x7f6e5b1a5c00, static blue = @0x7f6e5b1a5c08, static cyan = @0x7f6e5b1a5c10, static magenta = @0x7f6e5b1a5c18, static yellow = @0x7f6e5b1a5c20, static darkRed = @0x7f6e5b1a5c28, static darkGreen = @0x7f6e5b1a5c30, static darkBlue = @0x7f6e5b1a5c38, static darkCyan = @0x7f6e5b1a5c40, static darkMagenta = @0x7f6e5b1a5c48, static darkYellow = @0x7f6e5b1a5c50, static arrowCursor = @0x7f6e5b1a3900, static upArrowCursor = @0x7f6e5b1a3908, static crossCursor = @0x7f6e5b1a3910, static waitCursor = @0x7f6e5b1a3918, static ibeamCursor = @0x7f6e5b1a3920, static sizeVerCursor = @0x7f6e5b1a3928, static sizeHorCursor = @0x7f6e5b1a3930, static sizeBDiagCursor = @0x7f6e5b1a3938, static sizeFDiagCursor = @0x7f6e5b1a3940, static sizeAllCursor = @0x7f6e5b1a3948, static blankCursor = @0x7f6e5b1a3950, static splitVCursor = @0x7f6e5b1a3958, static splitHCursor = @0x7f6e5b1a3960, static pointingHandCursor = @0x7f6e5b1a3968, static forbiddenCursor = @0x7f6e5b1a3970, static whatsThisCursor = @0x7f6e5b1a3978, static busyCursor = @0x7f6e5b1a3980}, _vptr.TQObject = 0x55e240d6be08, static metaObj = 0x55e242ca3420, isSignal = 0, isWidget = 1, pendTimer = 0, blockSig = 0, wasDeleted = 0, isTree = 1, objname = 0x55e24327b750 "ConnectionDialog", parentObj = 0x0, childObjects = 0x55e24327bff0, connections = 0x55e243193f60, senderObjects = 0x55e243194ec0, eventFilters = 0x55e24328b690, postedEvents = 0x0, d = 0x55e2430a0040}, <TQPaintDevice> = {_vptr.TQPaintDevice = 0x55e240d6c228, hd = 109052383, rendhd = 94430276540896, devFlags = 1, painters = 0, static x_appdisplay = 0x55e242ccf720, static x_appscreen = 0, static x_appdepth = 24, static x_appcells = 256, static x_approotwindow = 1714, static x_appcolormap = 32, static x_appdefcolormap = true, static x_appvisual = 0x55e242cde420, static x_appdefvisual = true, static x_appdepth_arr = 0x55e242cbfd00, static x_appcells_arr = 0x55e242cbfe80, static x_approotwindow_arr = 0x55e242cbfac0, static x_appcolormap_arr = 0x55e242cc0000, static x_appdefcolormap_arr = 0x55e242cc0560, static x_appvisual_arr = 0x55e242cc04a0, static x_appdefvisual_arr = 0x55e242cc03c0, x11Data = 0x0}, static metaObj = 0x55e242d45200, winid = 109052383, widget_state = 270361, widget_flags = 67125731, netwm_flags = 0, reserved_1 = 196607, reserved_2 = 1550017976, reserved_3 = 32622, reserved_4 = 2242658504, focus_policy = 0, own_font = 0, own_palette = 0, sizehint_forced = 0, is_closing = 0, in_show = 0, in_show_maximized = 0, fstrut_dirty = 1, im_enabled = 0, crect = {x1 = 320, y1 = 307, x2 = 979, y2 = 715}, bg_col = {static color_init = true, static globals_init = true, static colormodel = TQColor::d32, d = {argb = 4288526792, d8 = {argb = 4288526792, pix = 200 '\310', invalid = 185 '\271', dirty = 157 '\235', direct = 255 '\377'}, d32 = {argb = 4288526792, pix = 4288526792}}}, pal = {data = 0x55e242d596b0}, fnt = {d = 0x55e242d59760}, lay_out = 0x55e243292480, extra = 0x55e24327f490, static instanceCounter = 223, static maxInstances = 223, static mapper = 0x55e242d468a0}, static metaObj = 0x55e242d65570, rescode = 0, did_move = 0, has_relpos = 0, did_resize = 1, in_loop = 0, d = 0x55e243158d30}, static metaObj = 0x55e242e05ca0, static mMarginSize = 11, static mSpacingSize = 6, d = 0x0}, static metaObj = 0x55e242e05dd0, mTopLayout = 0x55e243292480, mMainWidget = 0x55e2432929c0, mUrlHelp = 0x0, mJanus = 0x0, mActionSep = 0x55e24327c450, mIsActivated = true, mAnchor = {static null = {static null = <same as static member of an already seen type>, d = 0x55e242ca5010, static shared_null = 0x55e242ca5010}, d = 0x55e242ca5010, static shared_null = 0x55e242ca5010}, mHelpApp = {static null = {static null = <same as static member of an already seen type>, d = 0x55e242ca5010, static shared_null = 0x55e242ca5010}, d = 0x55e242ca5010, static shared_null = 0x55e242ca5010}, mHelpLinkText = {static null = {static null = <same as static member of an already seen type>, d = 0x55e242ca5010, static shared_null = 0x55e242ca5010}, d = 0x55e242ca5010, static shared_null = 0x55e242ca5010}, static mTile = 0x55e242e05a00, mShowTile = false, mMessageBoxMode = false, mButtonOrientation = 0, mEscapeButton = KDialogBase::Cancel, d = 0x55e24327ede0}, static metaObj = 0x55e243299540, m_connectWidget = 0x55e2432929c0}, desktopName = {static null = {static null = <same as static member of an already seen type>, d = 0x55e242ca5010, static shared_null = 0x55e242ca5010}, d = 0x55e2432ce1c0, static shared_null = 0x55e242ca5010}, server = 0x55e2432ceb90, framebufferImage = 0x55e2432ceb00, asyncMutex = {_vptr.TQMutex = 0x7f6e5b168e38 <vtable for TQMutex+16>, d = 0x55e2432cc160}, asyncQueue = {<TQGList> = {<TQPtrCollection> = {_vptr.TQPtrCollection = 0x55e240d6a970, del_item = true}, firstNode = 0x0, lastNode = 0x0, curNode = 0x0, curIndex = -1, numNodes = 0, iterators = 0x0}, <No data fields>}, disableBackgroundPending = false, disableBackgroundState = false, closePending = false, forcedClose = false}
        dcopiface = {<TQObject> = {<TQt> = {static color0 = @0x7f6e5b1a5bc0, static color1 = @0x7f6e5b1a5bc8, static black = @0x7f6e5b1a5bd0, static white = @0x7f6e5b1a5bd8, static darkGray = @0x7f6e5b1a5be0, static gray = @0x7f6e5b1a5be8, static lightGray = @0x7f6e5b1a5bf0, static red = @0x7f6e5b1a5bf8, static green = @0x7f6e5b1a5c00, static blue = @0x7f6e5b1a5c08, static cyan = @0x7f6e5b1a5c10, static magenta = @0x7f6e5b1a5c18, static yellow = @0x7f6e5b1a5c20, static darkRed = @0x7f6e5b1a5c28, static darkGreen = @0x7f6e5b1a5c30, static darkBlue = @0x7f6e5b1a5c38, static darkCyan = @0x7f6e5b1a5c40, static darkMagenta = @0x7f6e5b1a5c48, static darkYellow = @0x7f6e5b1a5c50, static arrowCursor = @0x7f6e5b1a3900, static upArrowCursor = @0x7f6e5b1a3908, static crossCursor = @0x7f6e5b1a3910, static waitCursor = @0x7f6e5b1a3918, static ibeamCursor = @0x7f6e5b1a3920, static sizeVerCursor = @0x7f6e5b1a3928, static sizeHorCursor = @0x7f6e5b1a3930, static sizeBDiagCursor = @0x7f6e5b1a3938, static sizeFDiagCursor = @0x7f6e5b1a3940, static sizeAllCursor = @0x7f6e5b1a3948, static blankCursor = @0x7f6e5b1a3950, static splitVCursor = @0x7f6e5b1a3958, static splitHCursor = @0x7f6e5b1a3960, static pointingHandCursor = @0x7f6e5b1a3968, static forbiddenCursor = @0x7f6e5b1a3970, static whatsThisCursor = @0x7f6e5b1a3978, static busyCursor = @0x7f6e5b1a3980}, _vptr.TQObject = 0x7f6e5b16dd88 <vtable for TQObject+16>, static metaObj = 0x55e242ca3420, isSignal = 0, isWidget = 0, pendTimer = 0, blockSig = 0, wasDeleted = 1, isTree = 0, objname = 0x0, parentObj = 0x0, childObjects = 0x0, connections = 0x0, senderObjects = 0x0, eventFilters = 0x0, postedEvents = 0x0, d = 0x55e2432ce120}, <krfbIface> = <invalid address>, static metaObj = 0x55e2432ce490, controller = 0x7ffe85ac3a50}
        sigs = {__val = {4096, 0 <repeats 15 times>}}
        ok = true
        fdNum = <optimized out>
#22 0x00007f6e5a67dd0a in __libc_start_main (main=0x55e240d128e0 <main(int, char**)>, argc=3, argv=0x7ffe85ac40c8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe85ac40b8) at ../csu/libc-start.c:308
        self = <optimized out>
        result = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, -4999297909500489914, 94430238421664, 0, 0, 0, -1249916055021760698, -1187023477776265402}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x3, 0x7ffe85ac40c8}, data = {prev = 0x0, cleanup = 0x0, canceltype = 3}}}
        not_first_call = <optimized out>
#23 0x000055e240d132ca in _start () at /opt/trinity/include/kdatastream.h:10
No symbol table info available.

==== (gdb) info thread ====
  Id   Target Id                                         Frame 
* 1    Thread 0x7f6e5c018340 (LWP 1824) "krfb" (Exiting) 0x00007f6e5a71c1a1 in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x7ffe85ac06a0, rem=rem@entry=0x7ffe85ac06a0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:48

==== (gdb) thread apply all bt ====

==== Thread 1 (Thread 0x7f6e5c018340 (LWP 1824) "krfb" (Exiting)):
[TDECrash handler]
#6  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#7  0x00007f6e5a67c537 in __GI_abort () at abort.c:79
#8  0x00007f6e5a8cc7ec in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
#9  0x00007f6e5a8d7966 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
#10 0x00007f6e5a8d79d1 in std::terminate() () from /lib/x86_64-linux-gnu/libstdc++.so.6
#11 0x00007f6e5a8d73cc in __gxx_personality_v0 () from /lib/x86_64-linux-gnu/libstdc++.so.6
#12 0x00007f6e5b5d28a4 in ?? () from /lib/x86_64-linux-gnu/libgcc_s.so.1
#13 0x00007f6e5b5d2f4e in _Unwind_ForcedUnwind () from /lib/x86_64-linux-gnu/libgcc_s.so.1
#14 0x00007f6e5c14bc30 in __GI___pthread_unwind (buf=<optimized out>) at unwind.c:121
#15 0x00007f6e5c14318c in __do_cancel () at pthreadP.h:310
#16 __pthread_exit (value=value@entry=0x0) at pthread_exit.c:28
#17 0x00007f6e5ac7aaeb in TQThread::exit () at kernel/qthread_unix.cpp:239
#18 0x000055e240d23b2a in rfbScreenCleanup (screen=0x55e2432ceb90) at ../libtdevnc/libvncserver/main.cpp:1101
#19 0x000055e240d14105 in RFBController::stopServer (this=0x7ffe85ac3a50, xtestUngrab=<optimized out>) at ../krfb/krfb/rfbcontroller.cpp:538
#20 0x000055e240d15ef5 in RFBController::~RFBController (this=0x7ffe85ac3a50, __in_chrg=<optimized out>) at ../krfb/krfb/rfbcontroller.cpp:436
#21 0x000055e240d12dfc in main (argc=-2052310448, argc@entry=3, argv=0x7ffe85ac3dd0, argv@entry=0x7ffe85ac40c8) at ../krfb/krfb/main.cpp:145
#22 0x00007f6e5a67dd0a in __libc_start_main (main=0x55e240d128e0 <main(int, char**)>, argc=3, argv=0x7ffe85ac40c8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe85ac40b8) at ../csu/libc-start.c:308
#23 0x000055e240d132ca in _start () at /opt/trinity/include/kdatastream.h:10

==== (gdb) info sharedlibrary ====
From                To                  Syms Read   Shared Object Library
0x00007f6e5c3314c0  0x00007f6e5c5317d9  Yes         /opt/trinity/lib/libtdeio.so.14
0x00007f6e5c17e520  0x00007f6e5c1c0ca5  Yes (*)     /lib/x86_64-linux-gnu/libjpeg.so.62
0x00007f6e5c1663d0  0x00007f6e5c1704ff  Yes (*)     /lib/x86_64-linux-gnu/libXext.so.6
0x00007f6e5c140580  0x00007f6e5c14f0a1  Yes         /lib/x86_64-linux-gnu/libpthread.so.0
0x00007f6e5be01460  0x00007f6e5be03dfb  Yes (*)     /lib/x86_64-linux-gnu/libXtst.so.6
0x00007f6e5c026580  0x00007f6e5c0f5d78  Yes (*)     /lib/x86_64-linux-gnu/libgcrypt.so.20
0x00007f6e5bdc8950  0x00007f6e5bded425  Yes (*)     /lib/x86_64-linux-gnu/libpng16.so.16
0x00007f6e5ba37940  0x00007f6e5bb544e0  Yes (*)     /lib/x86_64-linux-gnu/libgnutls.so.30
0x00007f6e5b7996e0  0x00007f6e5b8f327d  Yes         /opt/trinity/lib/libtdeui.so.14
0x00007f6e5b2c1700  0x00007f6e5b426b4c  Yes         /opt/trinity/lib/libtdecore.so.14
0x00007f6e5bd8e1d0  0x00007f6e5bdacc9f  Yes         /opt/trinity/lib/libDCOP.so.14
0x00007f6e5bd58250  0x00007f6e5bd73dc2  Yes         /opt/trinity/lib/libtdefx.so.14
0x00007f6e5ac1bae0  0x00007f6e5af9fc55  Yes         /lib/x86_64-linux-gnu/libtqt-mt.so.3
0x00007f6e5bc20950  0x00007f6e5bca966a  Yes (*)     /lib/x86_64-linux-gnu/libX11.so.6
0x00007f6e5b5e5310  0x00007f6e5b5f5e64  Yes (*)     /lib/x86_64-linux-gnu/libz.so.1
0x00007f6e5a8cc0a0  0x00007f6e5a9a3b8e  Yes (*)     /lib/x86_64-linux-gnu/libstdc++.so.6
0x00007f6e5a67c320  0x00007f6e5a7d4039  Yes         /lib/x86_64-linux-gnu/libc.so.6
0x00007f6e5c67b090  0x00007f6e5c69a2a0  Yes         /lib64/ld-linux-x86-64.so.2
0x00007f6e5b5c5310  0x00007f6e5b5d5b5d  Yes (*)     /lib/x86_64-linux-gnu/libgcc_s.so.1
0x00007f6e5b5a8b10  0x00007f6e5b5ba4ad  Yes         /opt/trinity/lib/libtdesu.so.14
0x00007f6e5c645690  0x00007f6e5c64a1c5  Yes (*)     /lib/libr.so.0
0x00007f6e5c00c390  0x00007f6e5c010410  Yes (*)     /lib/x86_64-linux-gnu/libacl.so.1
0x00007f6e5b58f5e0  0x00007f6e5b59a367  Yes         /opt/trinity/lib/libtdewalletclient.so.1
0x00007f6e5b55e750  0x00007f6e5b57909f  Yes (*)     /lib/x86_64-linux-gnu/libmagic.so.1
0x00007f6e5b9fb130  0x00007f6e5b9fc045  Yes         /lib/x86_64-linux-gnu/libdl.so.2
0x00007f6e5b544270  0x00007f6e5b54e9b7  Yes (*)     /lib/x86_64-linux-gnu/libXi.so.6
0x00007f6e5b51e6a0  0x00007f6e5b5323de  Yes (*)     /lib/x86_64-linux-gnu/libgpg-error.so.0
0x00007f6e5a51f200  0x00007f6e5a5b8c98  Yes         /lib/x86_64-linux-gnu/libm.so.6
0x00007f6e5a4058b0  0x00007f6e5a49c4dc  Yes (*)     /lib/x86_64-linux-gnu/libp11-kit.so.0
0x00007f6e5b4f42f0  0x00007f6e5b4f7f3e  Yes (*)     /lib/x86_64-linux-gnu/libidn2.so.0
0x00007f6e5a2640c0  0x00007f6e5a297cb7  Yes (*)     /lib/x86_64-linux-gnu/libunistring.so.2
0x00007f6e5b4dd390  0x00007f6e5b4e80cf  Yes (*)     /lib/x86_64-linux-gnu/libtasn1.so.6
0x00007f6e5b1bec40  0x00007f6e5b1df878  Yes (*)     /lib/x86_64-linux-gnu/libnettle.so.8
0x00007f6e5a20bef0  0x00007f6e5a21da3d  Yes (*)     /lib/x86_64-linux-gnu/libhogweed.so.6
0x00007f6e5a186680  0x00007f6e5a1e0e68  Yes (*)     /lib/x86_64-linux-gnu/libgmp.so.10
0x00007f6e5a139820  0x00007f6e5a15c45a  Yes (*)     /lib/x86_64-linux-gnu/libfontconfig.so.1
0x00007f6e5b9f3040  0x00007f6e5b9f314b  Yes         /lib/x86_64-linux-gnu/libtqt.so.4
0x00007f6e5b4d30d0  0x00007f6e5b4d3b15  Yes (*)     /lib/x86_64-linux-gnu/libXcomposite.so.1
0x00007f6e5a0fd340  0x00007f6e5a101988  Yes (*)     /lib/x86_64-linux-gnu/libidn.so.11
0x00007f6e5a0f3210  0x00007f6e5a0f3b98  Yes         /lib/x86_64-linux-gnu/libutil.so.1
0x00007f6e5a0d7890  0x00007f6e5a0e4d6a  Yes (*)     /lib/x86_64-linux-gnu/libICE.so.6
0x00007f6e5a0c4270  0x00007f6e5a0c815b  Yes (*)     /lib/x86_64-linux-gnu/libSM.so.6
0x00007f6e5a0a5450  0x00007f6e5a0b7981  Yes (*)     /lib/libart_lgpl_2.so.2
0x00007f6e59e01b00  0x00007f6e59e07b55  Yes (*)     /lib/x86_64-linux-gnu/libXrender.so.1
0x00007f6e5a094320  0x00007f6e5a097c59  Yes (*)     /lib/x86_64-linux-gnu/libuuid.so.1
0x00007f6e5a0789f0  0x00007f6e5a086618  Yes (*)     /lib/x86_64-linux-gnu/libaudio.so.2
0x00007f6e59ce6d90  0x00007f6e59d6d9ce  Yes (*)     /lib/x86_64-linux-gnu/libglib-2.0.so.0
0x00007f6e59a01cd0  0x00007f6e59a07dc5  Yes (*)     /lib/x86_64-linux-gnu/libXrandr.so.2
0x00007f6e5a0655f0  0x00007f6e5a06a01f  Yes (*)     /lib/x86_64-linux-gnu/libXcursor.so.1
0x00007f6e5a05b110  0x00007f6e5a05ba51  Yes (*)     /lib/x86_64-linux-gnu/libXinerama.so.1
0x00007f6e59604130  0x00007f6e59611a4b  Yes (*)     /lib/x86_64-linux-gnu/libXft.so.2
0x00007f6e599479e0  0x00007f6e599c9a42  Yes (*)     /lib/x86_64-linux-gnu/libfreetype.so.6
0x00007f6e5a036720  0x00007f6e5a049205  Yes (*)     /lib/x86_64-linux-gnu/libxcb.so.1
0x00007f6e594d2f00  0x00007f6e595a89cf  Yes (*)     /lib/x86_64-linux-gnu/libbfd-2.35.2-system.so
0x00007f6e5a0142b0  0x00007f6e5a020e72  Yes (*)     /lib/x86_64-linux-gnu/libbz2.so.1.0
0x00007f6e59cbc2d0  0x00007f6e59cc1616  Yes (*)     /lib/x86_64-linux-gnu/libffi.so.7
0x00007f6e59c8e130  0x00007f6e59caa713  Yes (*)     /lib/x86_64-linux-gnu/libexpat.so.1
0x00007f6e59c768c0  0x00007f6e59c81d45  Yes (*)     /lib/x86_64-linux-gnu/libbsd.so.0
0x00007f6e598ddaf0  0x00007f6e59919f61  Yes (*)     /lib/x86_64-linux-gnu/libXt.so.6
0x00007f6e59c6b200  0x00007f6e59c6beae  Yes (*)     /lib/x86_64-linux-gnu/libXau.so.6
0x00007f6e598541e0  0x00007f6e598a465d  Yes (*)     /lib/x86_64-linux-gnu/libpcre.so.3
0x00007f6e59c641c0  0x00007f6e59c66526  Yes (*)     /lib/x86_64-linux-gnu/libXfixes.so.3
0x00007f6e59c530f0  0x00007f6e59c5a254  Yes (*)     /lib/x86_64-linux-gnu/libbrotlidec.so.1
0x00007f6e59201340  0x00007f6e59202c48  Yes (*)     /lib/x86_64-linux-gnu/libXdmcp.so.6
0x00007f6e59c44430  0x00007f6e59c4abf5  Yes (*)     /lib/x86_64-linux-gnu/libmd.so.0
0x00007f6e59c1b060  0x00007f6e59c1b585  Yes (*)     /lib/x86_64-linux-gnu/libbrotlicommon.so.1
0x00007f6e591d2cd0  0x00007f6e591e875f  Yes (*)     /opt/trinity/lib/trinity/plugins/styles/lipstik.so
0x00007f6e591c42f0  0x00007f6e591c4e46  Yes         /usr/lib/x86_64-linux-gnu/tqt3/plugins/imageformats/libqmng.so
0x00007f6e58817b30  0x00007f6e5887cf1f  Yes (*)     /lib/x86_64-linux-gnu/libmng.so.1
0x00007f6e587a62c0  0x00007f6e587df20f  Yes (*)     /lib/x86_64-linux-gnu/liblcms2.so.2
0x00007f6e58645300  0x00007f6e5864b338  Yes         /lib/x86_64-linux-gnu/libnss_files.so.2
0x00007f6e5863b1b0  0x00007f6e5863e172  Yes         /lib/x86_64-linux-gnu/libnss_dns.so.2
0x00007f6e5861e3b0  0x00007f6e5862b1ec  Yes         /lib/x86_64-linux-gnu/libresolv.so.2
(*): Shared library is missing debugging information.
[Inferior 1 (process 1824) detached]

==== (tdemetainfo) application version information ====
krfb:	core/tdenetwork:master-1b96a3f7381d23258166972f3019873bfb3980c2

==== (tdemetainfo) library version information ====
libtdeio.so.14:	core/tdelibs:master-6b4507c6aa5e30097872f8ce64e9b8097fc63927
libtdeui.so.14:	core/tdelibs:master-6b4507c6aa5e30097872f8ce64e9b8097fc63927
libtdecore.so.14:	core/tdelibs:master-6b4507c6aa5e30097872f8ce64e9b8097fc63927
libDCOP.so.14:	core/tdelibs:master-6b4507c6aa5e30097872f8ce64e9b8097fc63927
libtdefx.so.14:	core/tdelibs:master-6b4507c6aa5e30097872f8ce64e9b8097fc63927
libtdesu.so.14:	core/tdelibs:master-6b4507c6aa5e30097872f8ce64e9b8097fc63927
libtdewalletclient.so.1:	core/tdelibs:master-6b4507c6aa5e30097872f8ce64e9b8097fc63927
lipstik.so:	applications/themes/tde-style-lipstik:master-0928cd3afd4e4d80ad317c81ae1226968ef5b8c1

==== (tdehwlib) hardware information ====
CPU core number:		0
	Vendor:			AuthenticAMD
	Model:			
	Name:			AMD A8-6500 APU with Radeon(tm) HD Graphics
	Current Frequency:	1700 MHz
	Minimum Frequency:	1700 MHz
	Maximum Frequency:	3500 MHz

CPU core number:		1
	Vendor:			AuthenticAMD
	Model:			
	Name:			AMD A8-6500 APU with Radeon(tm) HD Graphics
	Current Frequency:	1700 MHz
	Minimum Frequency:	1700 MHz
	Maximum Frequency:	3500 MHz

CPU core number:		2
	Vendor:			AuthenticAMD
	Model:			
	Name:			AMD A8-6500 APU with Radeon(tm) HD Graphics
	Current Frequency:	3244.8 MHz
	Minimum Frequency:	1700 MHz
	Maximum Frequency:	3500 MHz

CPU core number:		3
	Vendor:			AuthenticAMD
	Model:			
	Name:			AMD A8-6500 APU with Radeon(tm) HD Graphics
	Current Frequency:	1700 MHz
	Minimum Frequency:	1700 MHz
	Maximum Frequency:	3500 MHz

BEGIN:VCARD
VERSION:4.0
EMAIL;PREF=1:roman@xxxxxxxxxx
FN:Roman Savochenko
ORG:OpenSCADA Team;
TITLE:OpenSCADA author and main developer
N:Savochenko;Roman;;;
ADR:;;;Kamjanske;Sicheslavska;51939;Ukraine
TEL;VALUE=TEXT:+380679859815
URL;TYPE=work;VALUE=URL:http://oscada.org
UID:bc92ca63-75ca-498b-801c-54be2b34328e
END:VCARD
____________________________________________________
tde-users mailing list -- users@xxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxx
Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@xxxxxxxxxxxxxxxxxx

[Index of Archives]     [Trinity Devel]     [KDE]     [Linux Sound]     [ALSA Users]     [ALSA Devel]     [Linux Audio Users]     [Linux Media]     [Kernel]     [Gimp]     [Yosemite News]     [Linux Media]     [Trinity Desktop Environment]

  Powered by Linux