Hello,


 I have been using licq-20040313 for a while, but because of the "empty
messages" problem (other clients sending unicode html/rtf messages
I guess) I decided to try a newer cvs version.

 Happens with both the licq-daily cvs snapshot (20040528) and with the
files I got from cvs on 20040531

 Start licq, with qt-plugin, and all seems ok, even I can get messages.

 Pop-up a message window, and the minute I write a character in it, licq
segfaults.


-------------

Licq Segmentation Violation Detected.
Backtrace:
licq(licq_handle_sigsegv+0xa9) [0x80ddae9]
/lib/libpthread.so.0 [0x4016b275]
/lib/libc.so.6 [0x402ca5d8]
/usr/local/lib/licq/licq_qt-gui.so(_ZN14UserSendCommon16slot_textChange
dEv+0x116)
[0x404dd8d6]/usr/local/lib/licq/licq_qt-gui.so(_ZN14UserSendCommon9qt_i
nvokeEiP8QUObject+0xd4)
[0x404e7294]/usr/local/lib/licq/licq_qt-gui.so(_ZN16UserSendMsgEvent9qt
_invokeEiP8QUObject+0x31)
[0x404e75f1]/usr/lib/qt/lib/libqt-mt.so.3(_ZN7QObject15activate_signalE
P15QConnectionListP8QUObject+0x140)
[0x407a46c0]/usr/lib/qt/lib/libqt-mt.so.3(_ZN7QObject15activate_signalE
i+0xb4)
[0x407a44f4]/usr/lib/qt/lib/libqt-mt.so.3(_ZN9QTextEdit11textChangedEv+
0x2b)
[0x40ae10cb]/usr/lib/qt/lib/libqt-mt.so.3(_ZN9QTextEdit6insertERK7QStri
ngj+0x1e3)
[0x408fac13]/usr/lib/qt/lib/libqt-mt.so.3(_ZN9QTextEdit6insertERK7QStri
ngbbb+0x47)
[0x408faa27]/usr/lib/qt/lib/libqt-mt.so.3(_ZN9QTextEdit13keyPressEventE
P9QKeyEvent+0x7e3)
[0x408f48a3]/usr/local/lib/licq/licq_qt-gui.so(_ZN10MLEditWrap13keyPres
sEventEP9QKeyEvent+0x3f)
[0x4047478f]/usr/lib/qt/lib/libqt-mt.so.3(_ZN7QWidget5eventEP6QEvent+0x
10c)
[0x407d8f1c]/usr/lib/qt/lib/libqt-mt.so.3(_ZN9QTextEdit5eventEP6QEvent+
0x3d)
[0x408f3f6d]/usr/lib/qt/lib/libqt-mt.so.3(_ZN12QApplication14internalNo
tifyEP7QObjectP6QEvent+0xb5)
[0x407495c5]/usr/lib/qt/lib/libqt-mt.so.3(_ZN12QApplication6notifyEP7QO
bjectP6QEvent+0x57e)
[0x407490ee]/usr/lib/qt/lib/libqt-mt.so.3(_ZN9QETWidget17translateKeyEv
entEPK7_XEventb+0x5df)
[0x406e3f1f]/usr/lib/qt/lib/libqt-mt.so.3(_ZN12QApplication15x11Process
EventEP7_XEvent+0x4e7)
[0x406dfe37]/usr/lib/qt/lib/libqt-mt.so.3(_ZN10QEventLoop13processEvent
sEj+0x737)
[0x406f6387]/usr/lib/qt/lib/libqt-mt.so.3(_ZN10QEventLoop9enterLoopEv+0
xf6)
[0x4075c896]/usr/lib/qt/lib/libqt-mt.so.3(_ZN10QEventLoop4execEv+0x28)
[0x4075c738]/usr/lib/qt/lib/libqt-mt.so.3(_ZN12QApplication4execEv+0x21)
[0x40749811]/usr/local/lib/licq/licq_qt-gui.so(_ZN8CLicqGui3RunEP10CICQ
Daemon+0x10a)
[0x404570da]/usr/local/lib/licq/licq_qt-gui.so(LP_Main+0x49)
[0x40455ab9]/usr/local/lib/licq/licq_qt-gui.so(LP_Main_tep+0x1c)
[0x404557fc]/lib/libpthread.so.0 [0x401661e2]
/lib/libc.so.6(__clone+0x57) [0x4037f4e7]
Attempting to generate core file.
Killed

 -----------------------------

 Also, the console plugin does not compile.


 ------------------------------

make  all-recursive
make[1]: Entering directory
`/usr/local/src/licq/licq-20040528/plugins/console' Making all in src
make[2]: Entering directory
`/usr/local/src/licq/licq-20040528/plugins/console/src' if /bin/sh
../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-Wall -I. -I/usr/local/src/licq/licq-20040528/include
-I/usr/include/ncurses    -O2 -fno-rtti -fno-exceptions -fno-check-new
-MT console.lo -MD -MP -MF ".deps/console.Tpo" -c -o console.lo
console.cpp; \ then mv -f ".deps/console.Tpo" ".deps/console.Plo"; else
rm -f ".deps/console.Tpo"; exit 1; fi console.cpp: In member function
`void    CLicqConsole::UserCommand_FetchAutoResponse(long unsigned int,
char*)': console.cpp:1638: warning: `icqFetchAutoResponse' is deprecated
(declared at   
/usr/local/src/licq/licq-20040528/include/licq_icqd.h:220) console.cpp:
In function `bool SendDirect(long unsigned int, char)':
console.cpp:1810: no matching function for call to
`ICQUser::SocketDesc()'/usr/local/src/licq/licq-20040528/include/licq_u
ser.h:747: candidates are: int    ICQUser::SocketDesc(unsigned char)
make[2]: *** [console.lo] Error 1
make[2]: Leaving directory
`/usr/local/src/licq/licq-20040528/plugins/console/src' make[1]: ***
[all-recursive] Error 1 make[1]: Leaving directory
`/usr/local/src/licq/licq-20040528/plugins/console' make: *** [all]
Error 2

 -------------------------------


-(~:$)-> set |grep -i QTDIR
QTDIR=/usr/lib/qt-3.2.3

-(~:$)-> gcc -v
Reading specs from /usr/lib/gcc-lib/i486-slackware-linux/3.2.3/specs
Configured with: ../gcc-3.2.3/configure --prefix=/usr --enable-shared
--enable-threads=posix --enable-__cxa_atexit --disable-checking
--with-gnu-ld --verbose --target=i486-slackware-linux
--host=i486-slackware-linux Thread model: posix
gcc version 3.2.3



-- 
 Onur Kucuk                                        Knowledge speaks,   
 <onur.--.-.delipenguen.net>                       but wisdom listens  



-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to