<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<p>
Hi,<br />
<br />
   I am unable to run several applications inside net/tightvnc. Everything worked just fine until the last xorg update.<br />
<br />
FreeBSD exxodus.fedaykin.here 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #4: Mon May 31 08:11:18 BRT 2010 lioux@exxodus:/usr/obj/usr/src/sys/LIOUX amd64<br />
<br />
   All broken applications work under normal X (startx). They just break inside tightvnc.<br />
<br />
   I am able to start a KDE 4 session inside tightvnc, although most apps crash during KDE startup. However, KDE 3 just won't launch. Moreover, opera SIGSEGVs under the running KDE 4.<br />
<br />
   Ports tree up to date as of yesterday.<br />
<br />
   A small list of broken applications:<br />
<br />
   1) KDE3<br />
   - kdeinit<br />
   - ksplash<br />
   - kpersonalizer<br />
   - kwin<br />
   2) Opera 10.10<br />
<br />
   You may notice a trend of SIGSEGV on XInput_find_display().<br />
<br />
   I've just done a full 'portupgrade -af' to make sure everything is updated.<br />
<br />
   I've just posted truss logs for some of the applications at:<br />
<br />
- KDE 3 applications<br />
http://people.freebsd.org/~lioux/xorg/kdeinit-truss.log<br />
http://people.freebsd.org/~lioux/xorg/kpersonalizer-truss.log<br />
http://people.freebsd.org/~lioux/xorg/ktorrent-truss.log<br />
http://people.freebsd.org/~lioux/xorg/kwin-truss.log<br />
<br />
- Opera<br />
http://people.freebsd.org/~lioux/xorg/opera-truss.log<br />
<br />
   Let me know if there is any further information I can provide.<br />
<br />
   Backtraces follow.<br />
<br />
   Regards,<br />
     Mario Ferreira<br />
<br />
$ gdb /usr/local/bin/kdeinit kdeinit.core<br />
Core was generated by `kdeinit'.<br />
Program terminated with signal 11, Segmentation fault.<br />
#0 0x00000008045bdd0f in XInput_find_display () from /usr/local/lib/libXi.so.6<br />
[New Thread 8050041c0 (LWP 100115)]<br />
(gdb) bt<br />
#0 0x00000008045bdd0f in XInput_find_display () from /usr/local/lib/libXi.so.6<br />
#1 0x00000008045bbfbb in XListInputDevices () from /usr/local/lib/libXi.so.6<br />
#2 0x0000000802185f0b in qt_init_internal () from /usr/local/lib/libqt-mt.so.3<br />
#3 0x00000008021e985e in QApplication::construct () from /usr/local/lib/libqt-mt.so.3<br />
#4 0x00000008013ede56 in KApplication::KApplication () from /usr/local/lib/libkdecore.so.6<br />
#5 0x00000008053b6b7f in kdemain () from /usr/local/lib/libkdeinit_ksmserver.so<br />
#6 0x0000000000407a33 in execpath_avoid_loops ()<br />
#7 0x00000000004080c1 in execpath_avoid_loops ()<br />
#8 0x0000000000408561 in execpath_avoid_loops ()<br />
#9 0x0000000000408efe in main ()<br />
(gdb) quit<br />
<br />
$ gdb /usr/local/share/opera/bin/opera opera.core<br />
Core was generated by `opera'.<br />
Program terminated with signal 11, Segmentation fault.<br />
#0 0x00000008030f5d0f in XInput_find_display () from /usr/local/lib/libXi.so.6<br />
[New Thread 8044041c0 (LWP 100431)]<br />
(gdb) bt<br />
#0 0x00000008030f5d0f in XInput_find_display () from /usr/local/lib/libXi.so.6<br />
#1 0x00000008030f3fbb in XListInputDevices () from /usr/local/lib/libXi.so.6<br />
#2 0x000000080163ff0b in qt_init_internal () from /usr/local/lib/libqt-mt.so.3<br />
#3 0x00000008016a385e in QApplication::construct () from /usr/local/lib/libqt-mt.so.3<br />
#4 0x000000000041fec7 in QGList::count ()<br />
#5 0x000000000041d8ae in ?? ()<br />
#6 0x000000000041d70e in ?? ()<br />
---Type <return> to continue, or q <return> to quit---quit<br />
Quit<br />
(gdb) quit<br />
<br />
--<br />
Mario S F Ferreira - DF - Brazil - "I guess this is a signature."<br />
feature, n: a documented bug | bug, n: an undocumented feature<br />
</p>
</body>
</html>