This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Crash w/ UPNP plugin on SVN 531139

Tags: None
(comma "," separated)
imported4-Anonymous
Registered Member
Posts
329
Karma
0

Crash w/ UPNP plugin on SVN 531139

Thu Apr 20, 2006 1:46 am
Ktorrent crashes if UPNP plugin is loaded.
I hope the following info helps.

Console output:

Bound to port 5081
Loading plugin upnpplugin
Trying to find UPnP devices on the local network
Loading plugin searchplugin
Loading plugin infowidgetplugin
Showing KT
Valid Internet Gateway Device has responded, parsing response....
Server : Custom/1.0 UPnP/1.0 Proc/Ver
Location : http://192.168.0.5:5431/dyndev/uuid:107 ... 7c0032dca6
Doing default port mappings ...
terminate called after throwing an instance of 'bt::Error'
KCrash: Application 'ktorrent' crashing...


Backtrace

#6 0xffffe410 in __kernel_vsyscall ()
#7 0xb6aba0d1 in raise () from /lib/tls/libc.so.6
#8 0xb6abb81b in abort () from /lib/tls/libc.so.6
#9 0xb6c8d4c9 in __gnu_cxx::__verbose_terminate_handler ()
from /usr/lib/libstdc++.so.6
#10 0xb6c8ae45 in __cxxabiv1::__terminate () from /usr/lib/libstdc++.so.6
#11 0xb6c8ae82 in std::terminate () from /usr/lib/libstdc++.so.6
#12 0xb6c8afea in __cxa_throw () from /usr/lib/libstdc++.so.6
#13 0xb4e68a39 in kt::UPnPRouter::forward ()
from /opt/kde/lib/kde3/ktupnpplugin.so
#14 0xb4e5cf65 in kt::UPnPPrefWidget::addDevice ()
from /opt/kde/lib/kde3/ktupnpplugin.so
#15 0xb4e5d057 in kt::UPnPPrefWidget::qt_invoke ()
from /opt/kde/lib/kde3/ktupnpplugin.so
#16 0xb70b8ad9 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#17 0xb4e621b9 in kt::UPnPMCastSocket::discovered ()
from /opt/kde/lib/kde3/ktupnpplugin.so
#18 0xb4e63a99 in kt::UPnPMCastSocket::onReadyRead ()
from /opt/kde/lib/kde3/ktupnpplugin.so
#19 0xb4e63b28 in kt::UPnPMCastSocket::qt_invoke ()
from /opt/kde/lib/kde3/ktupnpplugin.so
#20 0xb70b8ad9 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#21 0xb70b8f70 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#22 0xb77b2c8c in KNetwork::KClientSocketBase::readyRead ()
from /opt/kde/lib/libkdecore.so.4
#23 0xb77b2cca in KNetwork::KClientSocketBase::slotReadActivity ()
from /opt/kde/lib/libkdecore.so.4
#24 0xb77c21d5 in KNetwork::KClientSocketBase::qt_invoke ()
from /opt/kde/lib/libkdecore.so.4
#25 0xb77c2294 in KNetwork::KDatagramSocket::qt_invoke ()
from /opt/kde/lib/libkdecore.so.4
#26 0xb4e63b73 in kt::UPnPMCastSocket::qt_invoke ()
from /opt/kde/lib/kde3/ktupnpplugin.so
#27 0xb70b8ad9 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#28 0xb70b90a1 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#29 0xb73f4890 in QSocketNotifier::activated () from /opt/qt/lib/libqt-mt.so.3
#30 0xb70d7950 in QSocketNotifier::event () from /opt/qt/lib/libqt-mt.so.3
#31 0xb70596a1 in QApplication::internalNotify ()
from /opt/qt/lib/libqt-mt.so.3
#32 0xb705a09f in QApplication::notify () from /opt/qt/lib/libqt-mt.so.3
#33 0xb775903e in KApplication::notify () from /opt/kde/lib/libkdecore.so.4
#34 0xb704d6ed in QEventLoop::activateSocketNotifiers ()
from /opt/qt/lib/libqt-mt.so.3
#35 0xb70073f5 in QEventLoop::processEvents () from /opt/qt/lib/libqt-mt.so.3
#36 0xb70701d3 in QEventLoop::enterLoop () from /opt/qt/lib/libqt-mt.so.3
#37 0xb70700b6 in QEventLoop::exec () from /opt/qt/lib/libqt-mt.so.3
#38 0xb70590bf in QApplication::exec () from /opt/qt/lib/libqt-mt.so.3
#39 0x0805d9e6 in ?? ()
#40 0xb6aa7e00 in __libc_start_main () from /lib/tls/libc.so.6
#41 0x0805d671 in ?? ()
George
Moderator
Posts
5421
Karma
1

Thu Apr 20, 2006 6:01 am
Looks like an unhandled exception, I will take a look at it when I get back from work.
George
Moderator
Posts
5421
Karma
1

Thu Apr 20, 2006 5:37 pm
Allright, the crash shouldn't happen anymore, but UPnP will not work. (otherwise the exception wouldn't be thrown)

To deal with this kind stuff you should run ktupnptest, this will try to forward a port and will print out lots of information in the process. It will generate a log file called ktupnptest.log, post it here that should give us an indication where the problem lies.
imported4-Anonymous
Registered Member
Posts
329
Karma
0

Wed Apr 26, 2006 1:13 am
Sorry for replying so late, only found out about the reply today.

Here's the result of running ktupnptest
UPnPTestApp started up !
Trying to find UPnP devices on the local network
Sending :
M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
ST:urn:schemas-upnp-org:device:InternetGatewayDevice:1
MAN:"ssdp:discover"
MX:3


Received :
HTTP/1.1 200 OK
Server: Custom/1.0 UPnP/1.0 Proc/Ver
EXT:
Location: http://192.168.0.5:5431/dyndev/uuid:107 ... 7c0032dca6
Cache-Control:max-age=1800
ST:urn:schemas-upnp-org:device:InternetGatewayDevice:1
USN:uuid:10740000-0000-1000-b710-107c0032dca6::urn:schemas-upnp-org:device:InternetGatewayDevice:1


Valid Internet Gateway Device has responded, parsing response....
Server : Custom/1.0 UPnP/1.0 Proc/Ver
Location : http://192.168.0.5:5431/dyndev/uuid:107 ... 7c0032dca6
UPnPRouter :
Friendly name = urn:schemas-upnp-org:device:WANConnectionDevice:1
Manufacterer = Danalink
Model description = Broadcom single-chip ADSL router
Model name = BCM6345+BCM4306
Model number =
Service :
servicetype = urn:schemas-upnp-org:service:Layer3Forwarding:1
controlurl = /uuid:10740000-0000-1000-b710-107c0032dca6/Layer3Forwarding:1
eventsuburl = /uuid:10740000-0000-1000-b710-107c0032dca6/Layer3Forwarding:1
scpdurl = /dynsvc/Layer3Forwarding:1.xml
serviceid = urn:upnp-org:serviceId:Layer3Forwarding:11
Done
Service :
servicetype = urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1
controlurl = /uuid:10740000-0000-1000-b710-107c0132dca6/WANCommonInterfaceConfig:1
eventsuburl = /uuid:10740000-0000-1000-b710-107c0132dca6/WANCommonInterfaceConfig:1
scpdurl = /dynsvc/WANCommonInterfaceConfig:1.xml
serviceid = urn:upnp-org:serviceId:WANCommonIFC1
Done
Service :
servicetype = urn:schemas-upnp-org:service:WANPPPConnection:1
controlurl = /uuid:10740000-0000-1000-b710-107c0232dca6/WANPPPConnection:1
eventsuburl = /uuid:10740000-0000-1000-b710-107c0232dca6/WANPPPConnection:1
scpdurl = /dynsvc/WANPPPConnection:1.xml
serviceid = urn:upnp-org:serviceId:WANPPPConn1
Done
Done
Forwarding port 9999 (TCP)


I'm not sure if it's supposed to crash after running ktupnptest though:
(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
(no debugging symbols found)
...
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1240504064 (LWP 12785)]
(no debugging symbols found)
...
(no debugging symbols found)
[KCrash handler]
#6 0xffffe410 in __kernel_vsyscall ()
#7 0xb6ae50d1 in raise () from /lib/tls/libc.so.6
#8 0xb6ae681b in abort () from /lib/tls/libc.so.6
#9 0xb6cb84c9 in __gnu_cxx::__verbose_terminate_handler ()
from /usr/lib/libstdc++.so.6
#10 0xb6cb5e45 in __cxxabiv1::__terminate () from /usr/lib/libstdc++.so.6
#11 0xb6cb5e82 in std::terminate () from /usr/lib/libstdc++.so.6
#12 0xb6cb5fea in __cxa_throw () from /usr/lib/libstdc++.so.6
#13 0x0805cc39 in kt::UPnPRouter::staticMetaObject ()
#14 0x08054f13 in QGList::count ()
#15 0x080550f8 in QGList::count ()
#16 0xb70e3ad9 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#17 0x080562b9 in kt::UPnPMCastSocket::staticMetaObject ()
#18 0x08057b99 in kt::UPnPMCastSocket::staticMetaObject ()
#19 0x08057c28 in kt::UPnPMCastSocket::staticMetaObject ()
#20 0xb70e3ad9 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#21 0xb70e3f70 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#22 0xb77dec8c in KNetwork::KClientSocketBase::readyRead ()
from /opt/kde/lib/libkdecore.so.4
#23 0xb77decca in KNetwork::KClientSocketBase::slotReadActivity ()
from /opt/kde/lib/libkdecore.so.4
#24 0xb77ee1d5 in KNetwork::KClientSocketBase::qt_invoke ()
from /opt/kde/lib/libkdecore.so.4
#25 0xb77ee294 in KNetwork::KDatagramSocket::qt_invoke ()
from /opt/kde/lib/libkdecore.so.4
#26 0x08057c73 in kt::UPnPMCastSocket::staticMetaObject ()
#27 0xb70e3ad9 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#28 0xb70e40a1 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#29 0xb741f890 in QSocketNotifier::activated () from /opt/qt/lib/libqt-mt.so.3
#30 0xb7102950 in QSocketNotifier::event () from /opt/qt/lib/libqt-mt.so.3
#31 0xb70846a1 in QApplication::internalNotify ()
from /opt/qt/lib/libqt-mt.so.3
#32 0xb708509f in QApplication::notify () from /opt/qt/lib/libqt-mt.so.3
#33 0xb778503e in KApplication::notify () from /opt/kde/lib/libkdecore.so.4
#34 0xb70786ed in QEventLoop::activateSocketNotifiers ()
from /opt/qt/lib/libqt-mt.so.3
#35 0xb70323f5 in QEventLoop::processEvents () from /opt/qt/lib/libqt-mt.so.3
#36 0xb709b1b9 in QEventLoop::enterLoop () from /opt/qt/lib/libqt-mt.so.3
#37 0xb709b0b6 in QEventLoop::exec () from /opt/qt/lib/libqt-mt.so.3
#38 0xb70840bf in QApplication::exec () from /opt/qt/lib/libqt-mt.so.3
#39 0x080547bc in ?? ()
#40 0xb6ad2e00 in __libc_start_main () from /lib/tls/libc.so.6
#41 0x080545d1 in ?? ()
George
Moderator
Posts
5421
Karma
1

Wed Apr 26, 2006 5:03 pm
Can you do a

wget http://192.168.0.5:5431/dyndev/uuid:107 ... 7c0032dca6 -O router_xml_description

And send the resulting router_xml_description file to me so I can debug it here.
imported4-Anonymous
Registered Member
Posts
329
Karma
0

Wed Apr 26, 2006 10:24 pm
Dynalink RTA770W router description
<?xml version="1.0"?>
<root xmlns="urn:schemas-upnp-org:device-1-0">
<specVersion>
<major>1</major>
<minor>0</minor>
</specVersion>
<URLBase>http://192.168.0.5:5431/</URLBase>
<device>
<deviceType>urn:schemas-upnp-org:device:InternetGatewayDevice:1</deviceType>
<presentationURL>http://192.168.0.5:80/</presentationURL>
<friendlyName>Dynalink Wireless ADSL Router</friendlyName>
<manufacturer>Danalink</manufacturer>
<manufacturerURL>http://www.dynalink.co.nz/</manufacturerURL>
<modelDescription>Broadcom single-chip ADSL router</modelDescription>
<modelName>BCM6345+BCM4306</modelName>
<modelNumber>1.0</modelNumber>
<modelURL>http://www.dynalink.co.nz/</modelURL>
<UDN>uuid:10740000-0000-1000-b710-107c0032dca6</UDN>
<serviceList>
<service>
<serviceType>urn:schemas-upnp-org:service:Layer3Forwarding:1</serviceType>
<serviceId>urn:upnp-org:serviceId:Layer3Forwarding:11</serviceId>
<controlURL>/uuid:10740000-0000-1000-b710-107c0032dca6/Layer3Forwarding:1</controlURL>
<eventSubURL>/uuid:10740000-0000-1000-b710-107c0032dca6/Layer3Forwarding:1</eventSubURL>
<SCPDURL>/dynsvc/Layer3Forwarding:1.xml</SCPDURL>
</service>
</serviceList>
<deviceList>
<device>
<deviceType>urn:schemas-upnp-org:device:WANDevice:1</deviceType>
<friendlyName>urn:schemas-upnp-org:device:WANDevice:1</friendlyName>
<manufacturer>Danalink</manufacturer>
<manufacturerURL>http://www.dynalink.co.nz/</manufacturerURL>
<modelDescription>Broadcom single-chip ADSL router</modelDescription>
<modelName>BCM6345+BCM4306</modelName>
<modelNumber>1.0</modelNumber>
<modelURL>http://www.dynalink.co.nz/</modelURL>
<UDN>uuid:10740000-0000-1000-b710-107c0132dca6</UDN>
<serviceList>
<service>
<serviceType>urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1</serviceType>
<serviceId>urn:upnp-org:serviceId:WANCommonIFC1</serviceId>
<controlURL>/uuid:10740000-0000-1000-b710-107c0132dca6/WANCommonInterfaceConfig:1</controlURL>
<eventSubURL>/uuid:10740000-0000-1000-b710-107c0132dca6/WANCommonInterfaceConfig:1</eventSubURL>
<SCPDURL>/dynsvc/WANCommonInterfaceConfig:1.xml</SCPDURL>
</service>
</serviceList>
<deviceList>
<device>
<deviceType>urn:schemas-upnp-org:device:WANConnectionDevice:1</deviceType>
<friendlyName>urn:schemas-upnp-org:device:WANConnectionDevice:1</friendlyName>
<manufacturer>Danalink</manufacturer>
<manufacturerURL>http://www.dynalink.co.nz/</manufacturerURL>
<modelDescription>Broadcom single-chip ADSL router</modelDescription>
<modelName>BCM6345+BCM4306</modelName>
<modelNumber>1.0</modelNumber>
<modelURL>http://www.dynalink.co.nz/</modelURL>
<UDN>uuid:10740000-0000-1000-b710-107c0232dca6</UDN>
<serviceList>
<service>
<serviceType>urn:schemas-upnp-org:service:WANPPPConnection:1</serviceType>
<serviceId>urn:upnp-org:serviceId:WANPPPConn1</serviceId>
<controlURL>/uuid:10740000-0000-1000-b710-107c0232dca6/WANPPPConnection:1</controlURL>
<eventSubURL>/uuid:10740000-0000-1000-b710-107c0232dca6/WANPPPConnection:1</eventSubURL>
<SCPDURL>/dynsvc/WANPPPConnection:1.xml</SCPDURL>
</service>
</serviceList>
</device>
</deviceList>
</device>
</deviceList>
</device>
</root>
George
Moderator
Posts
5421
Karma
1

Thu Apr 27, 2006 4:46 pm
svn update

And try it now
imported4-Anonymous
Registered Member
Posts
329
Karma
0

Thu Apr 27, 2006 11:50 pm
Updated to SVN 534863
Console output from running ktupnptest:
UPnPTestApp started up !
Trying to find UPnP devices on the local network
Sending :
M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
ST:urn:schemas-upnp-org:device:InternetGatewayDevice:1
MAN:"ssdp:discover"
MX:3


Received :
HTTP/1.1 200 OK
Server: Custom/1.0 UPnP/1.0 Proc/Ver
EXT:
Location: http://192.168.0.5:5431/dyndev/uuid:107 ... 7c0032dca6
Cache-Control:max-age=1800
ST:urn:schemas-upnp-org:device:InternetGatewayDevice:1
USN:uuid:10740000-0000-1000-b710-107c0032dca6::urn:schemas-upnp-org:device:InternetGatewayDevice:1


Valid Internet Gateway Device has responded, parsing response....
Server : Custom/1.0 UPnP/1.0 Proc/Ver
Location : http://192.168.0.5:5431/dyndev/uuid:107 ... 7c0032dca6
UPnPRouter :
Friendly name = urn:schemas-upnp-org:device:WANConnectionDevice:1
Manufacterer = Danalink
Model description = Broadcom single-chip ADSL router
Model name = BCM6345+BCM4306
Model number =
Service :
servicetype = urn:schemas-upnp-org:service:Layer3Forwarding:1
controlurl = /uuid:10740000-0000-1000-b710-107c0032dca6/Layer3Forwarding:1
eventsuburl = /uuid:10740000-0000-1000-b710-107c0032dca6/Layer3Forwarding:1
scpdurl = /dynsvc/Layer3Forwarding:1.xml
serviceid = urn:upnp-org:serviceId:Layer3Forwarding:11
Done
Service :
servicetype = urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1
controlurl = /uuid:10740000-0000-1000-b710-107c0132dca6/WANCommonInterfaceConfig:1
eventsuburl = /uuid:10740000-0000-1000-b710-107c0132dca6/WANCommonInterfaceConfig:1
scpdurl = /dynsvc/WANCommonInterfaceConfig:1.xml
serviceid = urn:upnp-org:serviceId:WANCommonIFC1
Done
Service :
servicetype = urn:schemas-upnp-org:service:WANPPPConnection:1
controlurl = /uuid:10740000-0000-1000-b710-107c0232dca6/WANPPPConnection:1
eventsuburl = /uuid:10740000-0000-1000-b710-107c0232dca6/WANPPPConnection:1
scpdurl = /dynsvc/WANPPPConnection:1.xml
serviceid = urn:upnp-org:serviceId:WANPPPConn1
Done
Done
Forwarding port 9999 (TCP)
terminate called after throwing an instance of 'bt::Error'
KCrash: Application 'ktupnptest' crashing...


Traceback:
(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
(no debugging symbols found)
...
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1240332032 (LWP 23385)]
(no debugging symbols found)
...
(no debugging symbols found)
[KCrash handler]
#6 0xffffe410 in __kernel_vsyscall ()
#7 0xb6b0f0d1 in raise () from /lib/tls/libc.so.6
#8 0xb6b1081b in abort () from /lib/tls/libc.so.6
#9 0xb6ce24c9 in __gnu_cxx::__verbose_terminate_handler ()
from /usr/lib/libstdc++.so.6
#10 0xb6cdfe45 in __cxxabiv1::__terminate () from /usr/lib/libstdc++.so.6
#11 0xb6cdfe82 in std::terminate () from /usr/lib/libstdc++.so.6
#12 0xb6cdffea in __cxa_throw () from /usr/lib/libstdc++.so.6
#13 0x0805cc39 in kt::UPnPRouter::staticMetaObject ()
#14 0x08054f13 in QGList::count ()
#15 0x080550f8 in QGList::count ()
#16 0xb710dad9 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#17 0x080562b9 in kt::UPnPMCastSocket::staticMetaObject ()
#18 0x08057b99 in kt::UPnPMCastSocket::staticMetaObject ()
#19 0x08057c28 in kt::UPnPMCastSocket::staticMetaObject ()
#20 0xb710dad9 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#21 0xb710df70 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#22 0xb7808c8c in KNetwork::KClientSocketBase::readyRead ()
from /opt/kde/lib/libkdecore.so.4
#23 0xb7808cca in KNetwork::KClientSocketBase::slotReadActivity ()
from /opt/kde/lib/libkdecore.so.4
#24 0xb78181d5 in KNetwork::KClientSocketBase::qt_invoke ()
from /opt/kde/lib/libkdecore.so.4
#25 0xb7818294 in KNetwork::KDatagramSocket::qt_invoke ()
from /opt/kde/lib/libkdecore.so.4
#26 0x08057c73 in kt::UPnPMCastSocket::staticMetaObject ()
#27 0xb710dad9 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#28 0xb710e0a1 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#29 0xb7449890 in QSocketNotifier::activated () from /opt/qt/lib/libqt-mt.so.3
#30 0xb712c950 in QSocketNotifier::event () from /opt/qt/lib/libqt-mt.so.3
#31 0xb70ae6a1 in QApplication::internalNotify ()
from /opt/qt/lib/libqt-mt.so.3
#32 0xb70af09f in QApplication::notify () from /opt/qt/lib/libqt-mt.so.3
#33 0xb77af03e in KApplication::notify () from /opt/kde/lib/libkdecore.so.4
#34 0xb70a26ed in QEventLoop::activateSocketNotifiers ()
from /opt/qt/lib/libqt-mt.so.3
#35 0xb705c3f5 in QEventLoop::processEvents () from /opt/qt/lib/libqt-mt.so.3
#36 0xb70c51b9 in QEventLoop::enterLoop () from /opt/qt/lib/libqt-mt.so.3
#37 0xb70c50b6 in QEventLoop::exec () from /opt/qt/lib/libqt-mt.so.3
#38 0xb70ae0bf in QApplication::exec () from /opt/qt/lib/libqt-mt.so.3
#39 0x080547bc in ?? ()
#40 0xb6afce00 in __libc_start_main () from /lib/tls/libc.so.6
#41 0x080545d1 in ?? ()


Console output from running ktorrent --debug:
Bound to port 5081
Loading plugin upnpplugin
Trying to find UPnP devices on the local network
Loading plugin searchplugin
Loading plugin infowidgetplugin
Showing KT
Valid Internet Gateway Device has responded, parsing response....
Server : Custom/1.0 UPnP/1.0 Proc/Ver
Location : http://192.168.0.5:5431/dyndev/uuid:107 ... 7c0032dca6
Doing default port mappings ...
terminate called after throwing an instance of 'bt::Error'
KCrash: Application 'ktorrent' crashing...


Traceback:
(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
...
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1241282240 (LWP 23431)]
(no debugging symbols found)
...
(no debugging symbols found)
[KCrash handler]
#9 0xffffe410 in ?? ()
#10 0xbf907d9c in ?? ()
#11 0x00000006 in ?? ()
#12 0x00005b87 in ?? ()
#13 0xb6a270d1 in raise () from /lib/tls/libc.so.6
#14 0xb6a2881b in abort () from /lib/tls/libc.so.6
#15 0xb6bfa4c9 in __gnu_cxx::__verbose_terminate_handler ()
from /usr/lib/libstdc++.so.6
#16 0xb6bf7e45 in __cxxabiv1::__terminate () from /usr/lib/libstdc++.so.6
#17 0xb6bf7e82 in std::terminate () from /usr/lib/libstdc++.so.6
#18 0xb6bf7fea in __cxa_throw () from /usr/lib/libstdc++.so.6
#19 0xb4db3a39 in kt::UPnPRouter::forward ()
from /opt/kde/lib/kde3/ktupnpplugin.so
#20 0xb4da7f65 in kt::UPnPPrefWidget::addDevice ()
from /opt/kde/lib/kde3/ktupnpplugin.so
#21 0xb4da8057 in kt::UPnPPrefWidget::qt_invoke ()
from /opt/kde/lib/kde3/ktupnpplugin.so
#22 0xb7025ad9 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#23 0xb4dad1b9 in kt::UPnPMCastSocket::discovered ()
from /opt/kde/lib/kde3/ktupnpplugin.so
#24 0xb4daea99 in kt::UPnPMCastSocket::onReadyRead ()
from /opt/kde/lib/kde3/ktupnpplugin.so
#25 0xb4daeb28 in kt::UPnPMCastSocket::qt_invoke ()
from /opt/kde/lib/kde3/ktupnpplugin.so
#26 0xb7025ad9 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#27 0xb7025f70 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#28 0xb7720c8c in KNetwork::KClientSocketBase::readyRead ()
from /opt/kde/lib/libkdecore.so.4
#29 0xb7720cca in KNetwork::KClientSocketBase::slotReadActivity ()
from /opt/kde/lib/libkdecore.so.4
#30 0xb77301d5 in KNetwork::KClientSocketBase::qt_invoke ()
from /opt/kde/lib/libkdecore.so.4
#31 0xb7730294 in KNetwork::KDatagramSocket::qt_invoke ()
from /opt/kde/lib/libkdecore.so.4
#32 0xb4daeb73 in kt::UPnPMCastSocket::qt_invoke ()
from /opt/kde/lib/kde3/ktupnpplugin.so
#33 0xb7025ad9 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#34 0xb70260a1 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#35 0xb7361890 in QSocketNotifier::activated () from /opt/qt/lib/libqt-mt.so.3
#36 0xb7044950 in QSocketNotifier::event () from /opt/qt/lib/libqt-mt.so.3
#37 0xb6fc66a1 in QApplication::internalNotify ()
from /opt/qt/lib/libqt-mt.so.3
#38 0xb6fc709f in QApplication::notify () from /opt/qt/lib/libqt-mt.so.3
#39 0xb76c703e in KApplication::notify () from /opt/kde/lib/libkdecore.so.4
#40 0xb6fba6ed in QEventLoop::activateSocketNotifiers ()
from /opt/qt/lib/libqt-mt.so.3
#41 0xb6f743f5 in QEventLoop::processEvents () from /opt/qt/lib/libqt-mt.so.3
#42 0xb6fdd1d3 in QEventLoop::enterLoop () from /opt/qt/lib/libqt-mt.so.3
#43 0xb6fdd0b6 in QEventLoop::exec () from /opt/qt/lib/libqt-mt.so.3
#44 0xb6fc60bf in QApplication::exec () from /opt/qt/lib/libqt-mt.so.3
#45 0x0805d9e6 in ?? ()
#46 0xb6a14e00 in __libc_start_main () from /lib/tls/libc.so.6
#47 0x0805d671 in ?? ()
George
Moderator
Posts
5421
Karma
1

Fri Apr 28, 2006 4:17 pm
Are you sure you did a make install because this can't happen ? The Error which is thrown should be caught.
imported4-Anonymous
Registered Member
Posts
329
Karma
0

Fri Apr 28, 2006 10:47 pm
I have to apologize that it was my bad. I use ArchLinux's package manager to compile and install this, somewhere along the steps I must have missed something and the newly updated version wasn't compiled but the sources have indeed been updated.

But anyway, it is working fine now. Thank you very much for your time. Keep up the good work :)


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Sogou [Bot]