Following is from Buster, but it's the same on Bullseye: # /usr/local/smnxt/seamonkey -P smnxt & (seamonkey:1347): Gtk-ERROR **: 15:41:01.711: GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported ExceptionHandler::GenerateDump cloned child 1353 ExceptionHandler::SendContinueSignalToChild sent continue signal to child ExceptionHandler::WaitForContinueSignal waiting for continue signal...
(crashreporter:1358): Gtk-ERROR **: 15:41:01.774: GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported
[1]+ Trace/breakpoint trap /usr/local/smnxt/seamonkey -P smnxtmoz
# dd /usr/local/smnxt/seamonkey /opt/trinity/lib/kgtk/libkgtk2.so (0x00007f477ddfa000)
# cat .xsession-errors Xsession: X session started for root at Sun 13 Jun 2021 05:10:39 PM EDT dbus-update-activation-environment: setting DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/0/bus dbus-update-activation-environment: setting DISPLAY=:0 localuser:root being added to access control list [tdebuildsycoca] tdebuildsycoca running... XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0" after 275 requests (275 known processed) with 0 events remaining. [2021/06/13 17:19:28.132] kded: Fatal IO error: client killed [2021/06/13 17:19:28.132] [tdeinit] Fatal IO error: client killed [tdelauncher] Exiting on signal 15 XIO: fatal IO error 2 (No such file or directory) on X server ":0" after 185 requests (185 known processed) with 0 events remaining.
No such problem running IceWM instead of TDE.
Mike Bird via tde-devels composed on 2021-06-13 14:47 (UTC-0700):
Felix Miata wrote:
# dd /usr/local/smnxt/seamonkey /opt/trinity/lib/kgtk/libkgtk2.so (0x00007f477ddfa000)
Presumably that was ldd.
Can you uninstall kgtk-qt3-trinity?
## Debian 11 # apt install kgtk-qt3-trinity ... Done kgtk-qt3-trinity is already the newest version (4:14.0.11~pre3-0debian11.0.0+3~a).
In ircs://libera.chat/seamonkey I was asked for lddtree /usr/local/smnxt/seamonkey, but shell and apt cannot find any such command or package.
# apt remove kgtk-qt3-trinity ... The following packages will be REMOVED: kgtk-qt3-trinity 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. After this operation, 306 kB disk space will be freed. Do you want to continue? [Y/n] y (Reading database ... 101831 files and directories currently installed.) Removing kgtk-qt3-trinity (4:14.0.11~pre3-0debian11.0.0+3~a) ... ERROR: ld.so: object '/opt/trinity/lib/kgtk/libkgtk2.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. # /usr/local/smnxt/seamonkey -P smnxt ERROR: ld.so: object '/opt/trinity/lib/kgtk/libkgtk2.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. ERROR: ld.so: object '/opt/trinity/lib/kgtk/libkgtk2.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
However, SM is 2.53.7.1 now running.
On Sun June 13 2021 18:35:30 Felix Miata wrote:
/usr/local/smnxt/seamonkey -P smnxt ERROR: ld.so: object '/opt/trinity/lib/kgtk/libkgtk2.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. ERROR: ld.so: object '/opt/trinity/lib/kgtk/libkgtk2.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
However, SM is 2.53.7.1 now running.
Great. Hopefully a reboot will fix the LD_PRELOAD. Otherwise we'll need to figure out where that's coming from.
--Mike
On Monday 14 of June 2021 03:48:49 Mike Bird via tde-devels wrote:
On Sun June 13 2021 18:35:30 Felix Miata wrote:
/usr/local/smnxt/seamonkey -P smnxt ERROR: ld.so: object '/opt/trinity/lib/kgtk/libkgtk2.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. ERROR: ld.so: object '/opt/trinity/lib/kgtk/libkgtk2.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
However, SM is 2.53.7.1 now running.
Great. Hopefully a reboot will fix the LD_PRELOAD. Otherwise we'll need to figure out where that's coming from.
--Mike ____________________________________________________
There is enough to end the session and start again - LD_PRELOAD is set within starttde when kgtk3 is presence.
Cheers