Package: wengophone
Version: 2.1.1.dfsg0-2
Severity: important

Wengophone segfaults every time I try a testcall. Moving out my ~/.wengophone 
did not help.

Running qtwengophone with gdb results in attached log.

Erik

--gdb log

Starting program: /usr/bin/qtwengophone qtwengophone
(...)
[Thread debugging using libthread_db enabled]
[New Thread -1253722432 (LWP 8550)]
(...)
warning: Lowest section in /usr/lib/libicudata.so.36 is .hash at 000000b4
(...)
(info) 15:54:51 Wenbox::Wenbox(): Wenbox dll not loaded
(debug) 15:54:51 int main(int, char**): WengoPhone started
(debug) 15:54:51 virtual void WebcamDriver::cleanup(): Cleaning up the Meta 
webcam driver
(debug) 15:54:51 virtual bool FileReader::open(): loading 
/home/erik/.wengophone/config.xml
(debug) 15:54:51 virtual bool FileWriter::open(): saving to 
/home/erik/.wengophone/config.xml
(debug) 15:54:51 virtual bool FileReader::open(): loading 
/home/erik/.wengophone/config.xml
(...)
Qt: gdb: -nograb added to command-line options.
         Use the -dograb option to enforce grabbing.
(debug) 15:54:51 QtWengoStyle::QtWengoStyle(): style=plastique
(debug) 15:54:51 virtual void QtFactory::reset():  RESET
[New Thread -1255564400 (LWP 8551)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
bind: Die Adresse wird bereits verwendet
(debug) 15:54:52 bool ServerSocket::createMainListeningSocket(): cannot bind 
main socket
(debug) 15:54:52 void QtLanguage::loadLanguageFromConfig(): 
/usr/share/wengophone/lang/qtwengophone_de_AT
(debug) 15:54:52 virtual bool FileReader::open(): loading 
/usr/share/wengophone/pics/avatars/default-avatar.png
(...)
[New Thread -1266525296 (LWP 8552)]
(debug) 15:54:53 void DtmfThemeManager::constructDTMF(): find a theme : 
dialpad.xml
(debug) 15:54:53 void DtmfThemeManager::constructDTMF(): find a theme : 
dialpad.xml
(...)
(debug) 15:54:54 void QtWengoPhone::languageChanged(): retranslate main window 
ui
(debug) 15:54:54 virtual bool FileReader::open(): loading 
/home/erik/.wengophone/profiles/[EMAIL PROTECTED]/userprofile.xml
(debug) 15:54:54 virtual bool FileReader::open(): loading 
/home/erik/.wengophone/profiles/[EMAIL PROTECTED]/imaccounts.xml
(debug) 15:54:54 virtual bool FileReader::open(): loading 
/home/erik/.wengophone/profiles/[EMAIL PROTECTED]/contactlist.xml
(debug) 15:54:54 virtual bool FileReader::open(): loading 
/home/erik/.wengophone/profiles/[EMAIL PROTECTED]/history.xml
(debug) 15:54:54 virtual bool UserProfileFileStorage::load(const std::string&): 
profile [EMAIL PROTECTED] loaded successfully
(debug) 15:54:54 void UserProfileHandler::setCurrentUserProfile(const 
std::string&, const SipAccount&): No current UserProfile set. Change now
(debug) 15:54:54 void QtDialpad::setCurrentTheme(const QString&): default
(debug) 15:54:54 void QtWengoPhone::setQtDialpad(QtDialpad*): QtDialpad added
[New Thread -1274918000 (LWP 8553)]
(debug) 15:54:54 void 
IMContactListHandler::imAccountAddedEventHandler(IMAccountManager&, 
std::string): cannot create an IMContactList
(debug) 15:54:54 void 
ChatHandler::imAccountAddedEventHandler(IMAccountManager&, std::string): new 
account added: login: lordesti protocol: Wengo
[New Thread -1283310704 (LWP 8554)]
(debug) 15:54:54 void CWengoPhone::initFinishedEventHandler(WengoPhone&): 
WengoPhone::init() finished
(debug) 15:54:54 virtual void WengoPhone::run(): model thread is ready for 
events
(debug) 15:54:54 bool WengoAccount::discoverForSSO(): discovering network 
parameters for SSO connection
[Thread -1283310704 (LWP 8554) exited]
(debug) 15:54:54 bool WengoAccount::discoverForSSO(): SSO can connect on port 
443 with SSL
[New Thread -1291703408 (LWP 8555)]
(debug) 15:54:54 void WengoAccount::ssoTimeoutEventHandler(): setting proxy 
settings for SSO request
(debug) 15:54:54 void WengoAccount::ssoTimeoutEventHandler(): sending SSO 
request with SSL
(debug) 15:54:54 virtual int HttpRequest::sendRequest(bool, const std::string&, 
unsigned int, const std::string&, const std::string&, bool): 
https://ws.wengo.fr:443/softphone-sso/sso2.php
(debug) 15:54:54 static int Uuid::generateInteger(): generated id=1858036940
[New Thread -1300096112 (LWP 8556)]
(debug) 15:54:55 virtual void WengoAccount::answerReceived(const std::string&, 
int): SSO request has been processed successfully
(debug) 15:54:55 WengoAccountParser::WengoAccountParser(WengoAccount&, const 
std::string&): SSO status code=200
(debug) 15:54:55 virtual void WengoAccount::answerReceived(const std::string&, 
int): login/password Ok
[Thread -1300096112 (LWP 8556) exited]
(debug) 15:54:55 virtual bool WengoAccount::discoverForSIP(): discovering 
network parameters for SIP connection
(debug) 15:54:55 unsigned int NetworkDiscovery::getFreeLocalPort(): UDP port 
5061 is busy, will use random port number : 33142
(debug) 15:54:55 virtual bool WengoAccount::discoverForSIP(): SIP will use 
33142 as local SIP port
(debug) 15:54:55 virtual bool WengoAccount::discoverForSIP(): testUDP (Stun): 1
(debug) 15:54:55 bool NetworkDiscovery::testUDP(const std::string&): testing 
UDP connection and discovering NAT type with STUN server stun.wengo.fr
[Thread -1291703408 (LWP 8555) exited]
(debug) 15:54:56 void NetworkDiscovery::setNatConfig(EnumNatType::NatType): NAT 
type=NatTypeBlocked
(debug) 15:54:56 virtual bool FileWriter::open(): saving to 
/home/erik/.wengophone/config.xml
(debug) 15:54:56 virtual bool WengoAccount::discoverForSIP(): testUDP (Stun): 2
(debug) 15:54:56 bool NetworkDiscovery::testUDP(const std::string&): testing 
UDP connection and discovering NAT type with STUN server stun.wengo.fr
(debug) 15:54:57 void NetworkDiscovery::setNatConfig(EnumNatType::NatType): NAT 
type=NatTypeBlocked
(debug) 15:54:57 void NetworkDiscovery::setNatConfig(EnumNatType::NatType): NAT 
type=NatTypeFullCone
(debug) 15:54:57 virtual bool FileWriter::open(): saving to 
/home/erik/.wengophone/config.xml
(debug) 15:54:57 virtual bool WengoAccount::discoverForSIP(): testSIP test 
number: 1
(debug) 15:54:57 bool NetworkDiscovery::testSIP(const std::string&, unsigned 
int, unsigned int): pinging SIP server 213.91.9.206 on port 5060 from 
port 33142
(debug) 15:54:57 virtual bool WengoAccount::discoverForSIP(): SIP can connect 
via UDP
(debug) 15:54:57 virtual EnumSipLoginState::SipLoginState 
WengoAccount::discoverNetwork(): initialization Ok
(debug) 15:54:57 void 
UserProfile::loginStateChangedEventHandlerThreadSafe(SipAccount&, 
EnumSipLoginState::SipLoginState): SIP_ [EMAIL PROTECTED]
(debug) 15:54:57 void 
UserProfile::loginStateChangedEventHandlerThreadSafe(SipAccount&, 
EnumSipLoginState::SipLoginState): SIP_ READY
(debug) 15:54:57 void 
UserProfile::loginStateChangedEventHandlerThreadSafe(SipAccount&, 
EnumSipLoginState::SipLoginState): SMS created
(debug) 15:54:57 void 
UserProfile::loginStateChangedEventHandlerThreadSafe(SipAccount&, 
EnumSipLoginState::SipLoginState): SoftUpdate created
(debug) 15:54:57 void 
UserProfile::loginStateChangedEventHandlerThreadSafe(SipAccount&, 
EnumSipLoginState::SipLoginState): WsInfo created
(debug) 15:54:57 virtual void PhApiWrapper::enableAEC(bool): AEC enabled
(debug) 15:54:57 virtual void PhApiWrapper::enableHalfDuplex(bool): half-duplex 
disabled
(info) 15:54:57 virtual void PhApiWrapper::setCallsEncryption(bool): Set call 
encryption to:0
[New Thread -1300096112 (LWP 8557)]
[New Thread -1308488816 (LWP 8558)]
(debug) 15:54:57 virtual void PhApiWrapper::init(): phApi successfully 
initialized
(debug) 15:54:57 virtual bool FileReader::open(): loading 
/home/erik/.wengophone/profiles/[EMAIL PROTECTED]/history.xml
[New Thread -1316881520 (LWP 8559)]
(debug) 15:54:57 virtual bool FileWriter::open(): saving to 
/home/erik/.wengophone/profiles/[EMAIL PROTECTED]/userprofile.xml
(debug) 15:54:57 virtual bool FileWriter::open(): saving to 
/home/erik/.wengophone/profiles/[EMAIL PROTECTED]/imaccounts.xml
(debug) 15:54:57 virtual bool FileWriter::open(): saving to 
/home/erik/.wengophone/profiles/[EMAIL PROTECTED]/contactlist.xml
(debug) 15:54:57 virtual bool FileWriter::open(): saving to 
/home/erik/.wengophone/profiles/[EMAIL PROTECTED]/history.xml
(debug) 15:54:57 void CUserProfile::phoneLineCreatedEventHandler(UserProfile&, 
IPhoneLine&): CPhoneLine created
(debug) 15:54:57 void CUserProfile::wsSmsCreatedEventHandler(UserProfile&, 
WsSms&): CSms created
(debug) 15:54:57 void 
CUserProfile::wsSoftUpdateCreatedEventHandler(UserProfile&, WsSoftUpdate&): 
CSoftUpdate created
(debug) 15:54:57 virtual int HttpRequest::sendRequest(bool, const std::string&, 
unsigned int, const std::string&, const std::string&, bool): 
https://ws.wengo.fr:443/softphone-version/version.php
(debug) 15:54:57 static int Uuid::generateInteger(): generated id=1858036971
(debug) 15:54:57 void 
SipCallbacks::phoneLineStateChangedEventHandler(SipWrapper&, int, 
EnumPhoneLineState::PhoneLineState): registerProgress: 
lineId=1 state=1
(debug) 15:54:57 void 
SipCallbacks::phoneLineStateChangedEventHandler(SipWrapper&, int, 
EnumPhoneLineState::PhoneLineState): lineId=1
(debug) 15:54:57 virtual void 
PhoneLine::setState(EnumPhoneLineState::PhoneLineState): 
PhoneLineState=PhoneLineStateProgress
(debug) 15:54:57 virtual void 
PhoneLine::setState(EnumPhoneLineState::PhoneLineState): line state changed 
lineId=1 state=PhoneLineStateProgress
(debug) 15:54:57 virtual void PhoneLine::connect(): connect username=toto 
server=voip.wengo.fr lineId=1
(debug) 15:54:57 void UserProfile::connectSipAccounts(): SIP connection OK
[New Thread -1325274224 (LWP 8560)]
(debug) 15:54:57 void QtWengoPhone::setQtContactList(QtContactList*): 
QtContactList added
(debug) 15:54:57 void 
SipCallbacks::phoneLineStateChangedEventHandler(SipWrapper&, int, 
EnumPhoneLineState::PhoneLineState): registerProgress: 
lineId=1 state=5
(debug) 15:54:57 void 
SipCallbacks::phoneLineStateChangedEventHandler(SipWrapper&, int, 
EnumPhoneLineState::PhoneLineState): lineId=1
(debug) 15:54:57 virtual void 
PhoneLine::setState(EnumPhoneLineState::PhoneLineState): 
PhoneLineState=PhoneLineStateOk
(debug) 15:54:57 void 
UserProfile::loginStateChangedEventHandlerThreadSafe(SipAccount&, 
EnumSipLoginState::SipLoginState): SIP_ [EMAIL PROTECTED]
(debug) 15:54:57 void 
UserProfile::loginStateChangedEventHandlerThreadSafe(SipAccount&, 
EnumSipLoginState::SipLoginState): SIP_ CONNECTED
(debug) 15:54:57 virtual void 
PhoneLine::setState(EnumPhoneLineState::PhoneLineState): line state changed 
lineId=1 state=PhoneLineStateOk
(debug) 15:54:57 void UserProfile::updateIMAccount(const IMAccount&): updating 
IMAccount
(debug) 15:54:57 void PresenceHandler::connectedEventHandler(ConnectHandler&, 
std::string): an account is connected, login=lordesti protocol=9
(debug) 15:54:57 void 
PhApiIMPresence::myPresenceStatusEventHandler(PhApiWrapper&, 
EnumPresenceState::MyPresenceStatus, const std::string&): my 
presence status=0
(debug) 15:54:57 void PresenceHandler::changeMyAlias(const std::string&, 
IMAccount*): changing alias for lordesti, of protocol=9 with alias=
(debug) 15:54:57 void 
PhApiIMPresence::myPresenceStatusEventHandler(PhApiWrapper&, 
EnumPresenceState::MyPresenceStatus, const std::string&): my 
presence status=0
(debug) 15:54:57 void PresenceHandler::changeMyIcon(const OWPicture&, 
IMAccount*): changing icon for lordesti, of protocol=9
(debug) 15:54:57 void QtWengoPhone::setQtHistoryWidget(QtHistoryWidget*): 
QtHistoryWidget added
(debug) 15:54:57 virtual int HttpRequest::sendRequest(bool, const std::string&, 
unsigned int, const std::string&, const std::string&, bool): 
https://ws.wengo.fr:443/info/info.php
(debug) 15:54:57 static int Uuid::generateInteger(): generated id=1858036972
[New Thread -1333666928 (LWP 8561)]
[Thread -1333666928 (LWP 8561) exited]
[Thread -1316881520 (LWP 8559) exited]
(debug) 15:54:59 virtual void WsSoftUpdate::answerReceived(const std::string&, 
int): WengoPhone is up-to-date
[Thread -1325274224 (LWP 8560) exited]
(debug) 15:55:04 virtual int PhApiWrapper::makeCall(int, const std::string&, 
bool): call=sip:[EMAIL PROTECTED]
(debug) 15:55:04 void 
SipCallbacks::phoneCallStateChangedEventHandler(SipWrapper&, int, 
EnumPhoneCallState::PhoneCallState, const std::string&): 
callProgress: callId=1 state=4 from=sip:[EMAIL PROTECTED]
(debug) 15:55:04 virtual void PhoneLine::setPhoneCallState(int, 
EnumPhoneCallState::PhoneCallState, const SipAddress&): call state changed 
callId=1 
state=PhoneCallStateDialing from=sip:[EMAIL PROTECTED]
(debug) 15:55:04 void PhoneCall::setState(EnumPhoneCallState::PhoneCallState): 
PhoneCallState=4
(debug) 15:55:04 void PhoneCall::setState(EnumPhoneCallState::PhoneCallState): 
call state changed callId=1 state=PhoneCallStateDialing
(debug) 15:55:04 void CPhoneLine::phoneCallCreatedEventHandler(IPhoneLine&, 
PhoneCall&): CPhoneCall created
sVoIP_phapi_handle_invite_out
[New Thread -1325274224 (LWP 8562)]
(debug) 15:55:04 void 
SipCallbacks::phoneCallStateChangedEventHandler(SipWrapper&, int, 
EnumPhoneCallState::PhoneCallState, const std::string&): 
callProgress: callId=1 state=4 from=<sip:[EMAIL PROTECTED]>
(debug) 15:55:04 virtual void PhoneLine::setPhoneCallState(int, 
EnumPhoneCallState::PhoneCallState, const SipAddress&): call state changed 
callId=1 
state=PhoneCallStateDialing from=sip:[EMAIL PROTECTED]
sVoIP_phapi_handle_ok_in
incoming OK message 1 0 (nil) 0
rtp_session_new: LITTLEENDIAN
Jitter in ts units 480:

** (process:8550): WARNING **: Fail to bind rtp socket to port 10600: Die 
Adresse wird bereits verwendet.
[New Thread -1333666928 (LWP 8563)]
Timer: pthread_create: Erfolg
Couldn't find coded with id 20

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1308488816 (LWP 8558)]
0xb78bac71 in avcodec_open () from /usr/lib/libavcodec.so.1d


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (90, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-2-486
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages wengophone depends on:
ii  libasoun 1.0.14a-2                       ALSA library
ii  libavcod 0.cvs20070307-6                 ffmpeg codec library
ii  libavfor 0.cvs20070307-6                 ffmpeg file format library
ii  libavuti 0.cvs20070307-6                 ffmpeg utility library
ii  libboost 1.34.0-1+b1                     program options library for C++
ii  libboost 1.34.0-1+b1                     regular expression library for C++
ii  libboost 1.34.0-1+b1                     serialization library for C++
ii  libboost 1.34.0-1+b1                     managed signals and slots library 
ii  libboost 1.34.0-1+b1                     portable C++ multi-threading
ii  libc6    2.6-2                           GNU C Library: Shared libraries
ii  libcurl3 7.16.4-1                        Multi-protocol file transfer libra
ii  libgcc1  1:4.2-20070712-1                GCC support library
ii  libglib2 2.12.12-1+b1                    The GLib library of C routines
ii  libgnutl 1.6.3-1                         the GNU TLS library - runtime libr
ii  libqt4-c 4.3.0-4                         Qt 4 core non-GUI functionality ru
ii  libqt4-g 4.3.0-4                         Qt 4 core GUI functionality runtim
ii  libsampl 0.1.2-5                         audio rate conversion library
ii  libsndfi 1.0.17-3                        Library for reading/writing audio 
ii  libspeex 1.1.12-3                        The Speex Speech Codec
ii  libssl0. 0.9.8e-5                        SSL shared libraries
ii  libstdc+ 4.2-20070712-1                  The GNU Standard C++ Library v3
ii  libuuid1 1.39+1.40-WIP-2006.11.14+dfsg-2 universally unique id library
ii  libx11-6 2:1.0.3-7                       X11 client-side library
ii  libxml2  2.6.29.dfsg-1                   GNOME XML library

wengophone recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to