Re: [kde-freebsd] area51 some problems

2013-12-10 Thread Raphael Kubo da Costa
Raphael Kubo da Costa rak...@freebsd.org writes:

 Some quick investigation shows that QIconvCodec ends up being destroyed
 before all the objects that use it, and at the point of the crash
 there's a call to a pointer that used to be a QIconvCodec and is now
 just a QTextCodec, and the method call goes to a pure virtual method.

https://git.reviewboard.kde.org/r/114390 should fix this crash. I've
also submitted https://git.reviewboard.kde.org/r/114391 based on
https://mail.kde.org/pipermail/kde-freebsd/2013-October/016213.html.
Both changes should finally make the services start and work.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] area51 some problems

2013-12-09 Thread Raphael Kubo da Costa
Alex V. Petrov alexvpet...@gmail.com writes:

 2. I have a long time in KDE4 built from AREA51 Nepomuk does not work.
 This is a known problem or it just me?

Can you elaborate?
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] area51 some problems

2013-12-09 Thread Alex V. Petrov
KDE 4.11.4

root@alex:/home/alex # ps -ax| grep nepom
 1972  -  I   0:00,02 kdeinit4: kdeinit4: nepomukserver (kdeinit4)
38626  -  I   0:01,11 /usr/local/kde4/bin/akonadi_nepomuk_feeder
--identifier akonadi_nepomuk_feeder

root@alex:/home/alex # ps -ax | grep virt
27342  2  S+  0:00,00 grep virt

root@alex:/home/alex # pkg info | grep virtuoso
virtuoso-6.1.6_1   Universal SQL/Application Server

In Config Nepomuk all enabled, but:
Desktop search services are active,
Detail shows:
Files and Emails Calculating, but shows nothing

File indexing service not running

Email Indexing service is suspended

Manual Backup says:
Nepomuk does not seem to be running. Backups cannot be handled without it.



2013/12/9 Raphael Kubo da Costa rak...@freebsd.org

 Alex V. Petrov alexvpet...@gmail.com writes:

  2. I have a long time in KDE4 built from AREA51 Nepomuk does not work.
  This is a known problem or it just me?

 Can you elaborate?
 ___
 kde-freebsd mailing list
 kde-freebsd@kde.org
 https://mail.kde.org/mailman/listinfo/kde-freebsd
 See also http://freebsd.kde.org/ for latest information




-- 
--
Alex V. Petrov
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] area51 some problems

2013-12-09 Thread Schaich Alonso
On Mon, 9 Dec 2013 23:20:51 +0800
Alex V. Petrov alexvpet...@gmail.com wrote:

 KDE 4.11.4
 
 root@alex:/home/alex # ps -ax| grep nepom
  1972  -  I   0:00,02 kdeinit4: kdeinit4: nepomukserver (kdeinit4)
 38626  -  I   0:01,11 /usr/local/kde4/bin/akonadi_nepomuk_feeder
 --identifier akonadi_nepomuk_feeder
 
 root@alex:/home/alex # ps -ax | grep virt
 27342  2  S+  0:00,00 grep virt
 
 root@alex:/home/alex # pkg info | grep virtuoso
 virtuoso-6.1.6_1   Universal SQL/Application Server
 
 In Config Nepomuk all enabled, but:
 Desktop search services are active,
 Detail shows:
 Files and Emails Calculating, but shows nothing
 
 File indexing service not running
 
 Email Indexing service is suspended
 
 Manual Backup says:
 Nepomuk does not seem to be running. Backups cannot be handled without it.
 
 
 

Am I right to assume you are using FreeBSD-10? lum...@gmail.com reported this
about a month ago and I was able reproduce crashes running
# nepomukctl status
on 10 but not on 9. IIRC this was related to C++ global instance destruction
order or something like that.

Alonso
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] area51 some problems

2013-12-09 Thread Alex V. Petrov
В письме от 9 декабря 2013 16:37:47 пользователь Schaich Alonso написал:
 On Mon, 9 Dec 2013 23:20:51 +0800

 
 Am I right to assume you are using FreeBSD-10? lum...@gmail.com reported
 this about a month ago and I was able reproduce crashes running
 # nepomukctl status
 on 10 but not on 9. IIRC this was related to C++ global instance destruction
 order or something like that.
 
 Alonso

Yes, at me 10.0-PRERELEASE amd64

-- 
-
Alex V. Petrov

___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] area51 some problems

2013-12-09 Thread Raphael Kubo da Costa
Schaich Alonso alonsoscha...@fastmail.fm writes:

 Am I right to assume you are using FreeBSD-10? lum...@gmail.com reported this
 about a month ago and I was able reproduce crashes running
 # nepomukctl status
 on 10 but not on 9. IIRC this was related to C++ global instance destruction
 order or something like that.

Interesting, I'm also able to reproduce the crash on my 11-CURRENT
system with KDE from git master. It really looks related to libcxxrt
being used instead of libstdc++ (which explains why it works on anything
 10).

The backtrace looks like this:

#0  0x0008023c6a2a in thr_kill () from /lib/libc.so.7
#1  0x00080248d359 in abort () from /lib/libc.so.7
#2  0x000801d158e9 in __cxa_pure_virtual () from /lib/libcxxrt.so.1
#3  0x00080095b898 in QTextCodec::fromUnicode (this=0x8044181f0, 
in=0x8044a099a, length=27, state=0x8044a2160) at 
/s/kde/src/build/qt4/src/corelib/../../include/QtCore/../../../../qt4/src/corelib/codecs/qtextcodec.h:118
#4  0x0008009ca468 in QTextStreamPrivate::flushWriteBuffer 
(this=0x8044a2100) at /s/kde/src/qt4/src/corelib/io/qtextstream.cpp:674
#5  0x0008009cb716 in QTextStream::~QTextStream (this=0x60b5e0 out) at 
/s/kde/src/qt4/src/corelib/io/qtextstream.cpp:1149
#6  0x000802469b4b in __cxa_finalize () from /lib/libc.so.7
#7  0x00080241133c in exit () from /lib/libc.so.7
#8  0x004028c6 in _start ()

Some quick investigation shows that QIconvCodec ends up being destroyed
before all the objects that use it, and at the point of the crash
there's a call to a pointer that used to be a QIconvCodec and is now
just a QTextCodec, and the method call goes to a pure virtual method.

To be honest, I'm not sure if this is related to the lots of iconv
changes that went into HEAD during the past few months or if it's just
libcxxrt-related (or even if it's a bug on FreeBSD at all, for that
matter).

Alonso, do you have a link to the thread you mentioned?
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] area51 some problems

2013-12-09 Thread Schaich Alonso
On Tue, 10 Dec 2013 00:27:02 +0200
Raphael Kubo da Costa rak...@freebsd.org wrote:

 Schaich Alonso alonsoscha...@fastmail.fm writes:
 
  Am I right to assume you are using FreeBSD-10? lum...@gmail.com reported
  this about a month ago and I was able reproduce crashes running
  # nepomukctl status
  on 10 but not on 9. IIRC this was related to C++ global instance
  destruction order or something like that.
 
 Interesting, I'm also able to reproduce the crash on my 11-CURRENT
 system with KDE from git master. It really looks related to libcxxrt
 being used instead of libstdc++ (which explains why it works on anything
  10).
 
 The backtrace looks like this:
 
 #0  0x0008023c6a2a in thr_kill () from /lib/libc.so.7
 #1  0x00080248d359 in abort () from /lib/libc.so.7
 #2  0x000801d158e9 in __cxa_pure_virtual () from /lib/libcxxrt.so.1
 #3  0x00080095b898 in QTextCodec::fromUnicode (this=0x8044181f0,
 #in=0x8044a099a, length=27, state=0x8044a2160)
 #at 
 /s/kde/src/build/qt4/src/corelib/../../include/QtCore/../../../../qt4/src/corelib/codecs/qtextcodec.h:118
 #4  0x0008009ca468 in QTextStreamPrivate::flushWriteBuffer
 #(this=0x8044a2100) at /s/kde/src/qt4/src/corelib/io/qtextstream.cpp:674 5
 #0x0008009cb716 in QTextStream::~QTextStream (this=0x60b5e0 out)
 #at /s/kde/src/qt4/src/corelib/io/qtextstream.cpp:1149 6
 #0x000802469b4b in __cxa_finalize () from /lib/libc.so.7 7
 #0x00080241133c in exit () from /lib/libc.so.7 8  0x004028c6 in
 #_start ()
 
 Some quick investigation shows that QIconvCodec ends up being destroyed
 before all the objects that use it, and at the point of the crash
 there's a call to a pointer that used to be a QIconvCodec and is now
 just a QTextCodec, and the method call goes to a pure virtual method.
 
 To be honest, I'm not sure if this is related to the lots of iconv
 changes that went into HEAD during the past few months or if it's just
 libcxxrt-related (or even if it's a bug on FreeBSD at all, for that
 matter).
 
 Alonso, do you have a link to the thread you mentioned?

http://mail.kde.org/pipermail/kde-freebsd/2013-November/016355.html
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] area51 some problems

2013-12-08 Thread Alex V. Petrov
 I have 2 questions:

1. pkg version shows:
qt4-clucene-4.8.5 succeeds port (port has )

2. I have a long time in KDE4 built from AREA51 Nepomuk does not work.
This is a known problem or it just me?
-- 
--
Alex V. Petrov
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] area51 some problems

2013-12-08 Thread Alberto Villa
On Sun, Dec 8, 2013 at 12:20 PM, Alex V. Petrov alexvpet...@gmail.com wrote:
 1. pkg version shows:
 qt4-clucene-4.8.5 succeeds port (port has )

Qt 4 will require some operations to be updated, I think (see
area51/MOVED). Please, be patient, we're asking for an exp-run and
then will update the ports tree.
-- 
Alberto Villa, FreeBSD committer avi...@freebsd.org
http://people.FreeBSD.org/~avilla
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information