For now do: export KDE_MALLOC=0 and then run licq
or - you can do a simple script, rename your licq to licq.bin and your new licq executable can look look like this: #!/bin/sh export KDE_MALLOC=0 /usr/bin/licq.bin save this to a file called licq and make sure it's executable (chmod a+x licq) also - make sure to change the /usr/bin/ to the place where your licq executable is. Hetz On Sunday 28 July 2002 12:16, igor goryachev wrote: > hi! my licq traps with qt plugun. i use kde3/qt3. what can i do? > > =========== > igor@delitrem:~> licq > 13:11:27: [WRN] Licq: Ignoring stale lockfile (pid 20611) > Licq Segmentation Violation Detected. > Backtrace: > licq(licq_handle_sigsegv+0x7b) [0x80a0d4b] > /lib/libpthread.so.0 [0x40130a74] > /lib/libc.so.6 [0x401f2a38] > /lib/libc.so.6(__libc_free+0x8f) [0x40238c3b] > /usr/X11R6/lib/X11/locale/common/ximcp.so.2(_XimCheckIfLocalProcessing+0x59 >) [0x4173de3d] > /usr/X11R6/lib/X11/locale/common/ximcp.so.2(_XimOpenIM+0x256) [0x4173d7c2] > /usr/X11R6/lib/libX11.so.6 [0x4070505b] > /usr/X11R6/lib/X11/locale/common/ximcp.so.2(_XimRegisterIMInstantiateCallba >ck+0xc9) [0x4173ce8d] > /usr/X11R6/lib/libX11.so.6 [0x4070516b] > /usr/X11R6/lib/libX11.so.6(XRegisterIMInstantiateCallback+0x48) > [0x406e7764] > /usr/lib/qt3//lib/libqt-mt.so.3(qt_init_internal__FPiPPcP9_XDisplayUlUl+0x1 >a63) [0x408c9a27] > /usr/lib/qt3//lib/libqt-mt.so.3(qt_init__FPiPPcQ212QApplication4Type+0x28) > [0x408ca24c] > /usr/lib/qt3//lib/libqt-mt.so.3(construct__12QApplicationRiPPcQ212QApplicat >ion4Type+0x67) [0x40919f4f] > /usr/lib/qt3//lib/libqt-mt.so.3(__12QApplicationRiPPcb+0x5e) [0x40919df2] > /opt/kde3/lib/libkdecore.so.4(__12KApplicationRiPPcRC8QCStringbT4+0x2d) > [0x41005f79] /usr/lib/licq/licq_kde-gui.so(__8CLicqGuiiPPc+0x4c) > [0x40347d4c] > /usr/lib/licq/licq_kde-gui.so(LP_Main+0x45) [0x403475c5] > /usr/lib/licq/licq_kde-gui.so(LP_Main_tep+0x22) [0x403472a2] > /lib/libpthread.so.0 [0x4012de67] > /lib/libc.so.6(__clone+0x3a) [0x4029b72a] > Attempting to generate core file. > =========== ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Licq-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-devel
