Package: wengophone
Version: 2.1.0.dfsg-3
Severity: grave
Justification: renders package unusable

wengophone crashes after trying to add a contact. Ther were following messages 
in the console:
(info) 16:15:32 Wenbox::Wenbox(): Wenbox dll not loaded
(debug) 16:15:32 int main(int, char**): WengoPhone started
Signal catched: SIGCHLD
Signal catched: SIGCHLD
Expression 'GetExactSampleRate( hwParams, &defaultSr )' failed in 
'src/hostapi/alsa/pa_linux_alsa.c', line: 369
(debug) 16:15:32 virtual void WebcamDriver::cleanup(): Cleaning up the Meta 
webcam driver
(debug) 16:15:32 virtual bool FileReader::open(): loading 
/home/torsten/.wengophone/config.xml
(debug) 16:15:32 virtual bool FileWriter::open(): saving to 
/home/torsten/.wengophone/config.xml
(debug) 16:15:32 virtual bool FileReader::open(): loading 
/home/torsten/.wengophone/config.xml
(debug) 16:15:32 QtWengoStyle::QtWengoStyle(): style=motif
(debug) 16:15:32 virtual void QtFactory::reset():  RESET
(debug) 16:15:33 void QtLanguage::loadLanguageFromConfig(): 
/usr/share/wengophone/lang/qtwengophone_de_DE
(debug) 16:15:33 void CommandServer::serverStatusEventHandler(ServerSocket&, 
ServerSocket::Error): connected
(debug) 16:15:33 virtual bool FileReader::open(): loading 
/usr/share/wengophone/pics/avatars/default-avatar.png
(debug) 16:15:33 void DtmfThemeManager::constructDTMF(): find a theme : 
dialpad.xml
(debug) 16:15:33 void DtmfThemeManager::constructDTMF(): find a theme : 
dialpad.xml
(debug) 16:15:34 void QtWengoPhone::languageChanged(): retranslate main window 
ui
(debug) 16:15:34 void QtDialpad::setCurrentTheme(const QString&): default
(debug) 16:15:34 void QtWengoPhone::setQtDialpad(QtDialpad*): QtDialpad added
(debug) 16:15:34 virtual bool FileReader::open(): loading 
/home/torsten/.wengophone/profiles/[EMAIL PROTECTED]/userprofile.xml
(debug) 16:15:34 virtual bool FileReader::open(): loading 
/home/torsten/.wengophone/profiles/[EMAIL PROTECTED]/imaccounts.xml
(debug) 16:15:34 virtual bool FileReader::open(): loading 
/home/torsten/.wengophone/profiles/[EMAIL PROTECTED]/contactlist.xml
(debug) 16:15:34 virtual bool FileReader::open(): loading 
/home/torsten/.wengophone/profiles/[EMAIL PROTECTED]/history.xml
(debug) 16:15:34 virtual bool UserProfileFileStorage::load(const std::string&): 
profile [EMAIL PROTECTED] loaded successfully
(debug) 16:15:34 void UserProfileHandler::setCurrentUserProfile(const 
std::string&, const SipAccount&): No current UserProfile set. Change now
(debug) 16:15:34 void 
IMContactListHandler::imAccountAddedEventHandler(IMAccountManager&, 
std::string): cannot create an IMContactList
(debug) 16:15:34 void 
ChatHandler::imAccountAddedEventHandler(IMAccountManager&, std::string): new 
account added: login: torchtenecki protocol: Wengo
(debug) 16:15:34 void CWengoPhone::initFinishedEventHandler(WengoPhone&): 
WengoPhone::init() finished
(debug) 16:15:34 virtual void WengoPhone::run(): model thread is ready for 
events
(debug) 16:15:34 bool WengoAccount::discoverForSSO(): discovering network 
parameters for SSO connection
(debug) 16:15:35 bool WengoAccount::discoverForSSO(): SSO can connect on port 
443 with SSL
(debug) 16:15:35 void WengoAccount::ssoTimeoutEventHandler(): setting proxy 
settings for SSO request
(debug) 16:15:35 void WengoAccount::ssoTimeoutEventHandler(): sending SSO 
request with SSL
(debug) 16:15:35 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) 16:15:35 static int Uuid::generateInteger(): generated id=1812257350
(debug) 16:15:36 virtual void WengoAccount::answerReceived(const std::string&, 
int): SSO request has been processed successfully
(debug) 16:15:36 WengoAccountParser::WengoAccountParser(WengoAccount&, const 
std::string&): SSO status code=200
(debug) 16:15:36 virtual void WengoAccount::answerReceived(const std::string&, 
int): login/password Ok
(debug) 16:15:36 virtual bool WengoAccount::discoverForSIP(): discovering 
network parameters for SIP connection
(debug) 16:15:36 unsigned int NetworkDiscovery::getFreeLocalPort(): UDP port 
configured, will use port number : 5060
(debug) 16:15:36 virtual bool WengoAccount::discoverForSIP(): SIP will use 5060 
as local SIP port
(debug) 16:15:36 virtual bool WengoAccount::discoverForSIP(): testUDP (Stun): 1
(debug) 16:15:36 bool NetworkDiscovery::testUDP(const std::string&): testing 
UDP connection and discovering NAT type with STUN server stun.wengo.fr
(debug) 16:15:37 void NetworkDiscovery::setNatConfig(EnumNatType::NatType): NAT 
type=NatTypeBlocked
(debug) 16:15:37 virtual bool FileWriter::open(): saving to 
/home/torsten/.wengophone/config.xml
(debug) 16:15:37 virtual bool WengoAccount::discoverForSIP(): testUDP (Stun): 2
(debug) 16:15:37 bool NetworkDiscovery::testUDP(const std::string&): testing 
UDP connection and discovering NAT type with STUN server stun.wengo.fr
(debug) 16:15:38 void NetworkDiscovery::setNatConfig(EnumNatType::NatType): NAT 
type=NatTypeBlocked
(debug) 16:15:38 void NetworkDiscovery::setNatConfig(EnumNatType::NatType): NAT 
type=NatTypeFullCone
(debug) 16:15:38 virtual bool FileWriter::open(): saving to 
/home/torsten/.wengophone/config.xml
(debug) 16:15:38 virtual bool WengoAccount::discoverForSIP(): testSIP test 
number: 1
(debug) 16:15:38 bool NetworkDiscovery::testSIP(const std::string&, unsigned 
int, unsigned int): pinging SIP server 213.91.9.206 on port 5060 from port 5060
(debug) 16:15:38 virtual bool WengoAccount::discoverForSIP(): SIP can connect 
via UDP
(debug) 16:15:38 virtual EnumSipLoginState::SipLoginState 
WengoAccount::discoverNetwork(): initialization Ok
(debug) 16:15:38 void 
UserProfile::loginStateChangedEventHandlerThreadSafe(SipAccount&, 
EnumSipLoginState::SipLoginState): SIP_ [EMAIL PROTECTED]
(debug) 16:15:38 void 
UserProfile::loginStateChangedEventHandlerThreadSafe(SipAccount&, 
EnumSipLoginState::SipLoginState): SIP_ READY
(debug) 16:15:38 void 
UserProfile::loginStateChangedEventHandlerThreadSafe(SipAccount&, 
EnumSipLoginState::SipLoginState): SMS created
(debug) 16:15:38 void 
UserProfile::loginStateChangedEventHandlerThreadSafe(SipAccount&, 
EnumSipLoginState::SipLoginState): SoftUpdate created
(debug) 16:15:38 void 
UserProfile::loginStateChangedEventHandlerThreadSafe(SipAccount&, 
EnumSipLoginState::SipLoginState): WsInfo created
(debug) 16:15:38 virtual void PhApiWrapper::enableAEC(bool): AEC enabled
(debug) 16:15:38 virtual void PhApiWrapper::enableHalfDuplex(bool): half-duplex 
disabled
(info) 16:15:38 virtual void PhApiWrapper::setCallsEncryption(bool): Set call 
encryption to:0
(debug) 16:15:39 virtual void PhApiWrapper::init(): phApi successfully 
initialized
(debug) 16:15:39 virtual bool FileReader::open(): loading 
/home/torsten/.wengophone/profiles/[EMAIL PROTECTED]/history.xml
(debug) 16:15:39 virtual bool FileWriter::open(): saving to 
/home/torsten/.wengophone/profiles/[EMAIL PROTECTED]/userprofile.xml
(debug) 16:15:39 virtual bool FileWriter::open(): saving to 
/home/torsten/.wengophone/profiles/[EMAIL PROTECTED]/imaccounts.xml
(debug) 16:15:39 virtual bool FileWriter::open(): saving to 
/home/torsten/.wengophone/profiles/[EMAIL PROTECTED]/contactlist.xml
(debug) 16:15:39 virtual bool FileWriter::open(): saving to 
/home/torsten/.wengophone/profiles/[EMAIL PROTECTED]/history.xml
(debug) 16:15:39 void CUserProfile::phoneLineCreatedEventHandler(UserProfile&, 
IPhoneLine&): CPhoneLine created
(debug) 16:15:39 void CUserProfile::wsSmsCreatedEventHandler(UserProfile&, 
WsSms&): CSms created
(debug) 16:15:39 void 
CUserProfile::wsSoftUpdateCreatedEventHandler(UserProfile&, WsSoftUpdate&): 
CSoftUpdate created
(debug) 16:15:39 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) 16:15:39 static int Uuid::generateInteger(): generated id=1812257391
(debug) 16:15:39 void QtWengoPhone::setQtContactList(QtContactList*): 
QtContactList added
(debug) 16:15:39 void QtWengoPhone::setQtHistoryWidget(QtHistoryWidget*): 
QtHistoryWidget added
(debug) 16:15:39 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) 16:15:39 static int Uuid::generateInteger(): generated id=1812257392
(debug) 16:15:39 void 
SipCallbacks::phoneLineStateChangedEventHandler(SipWrapper&, int, 
EnumPhoneLineState::PhoneLineState): registerProgress: lineId=1 state=1
(debug) 16:15:39 void 
SipCallbacks::phoneLineStateChangedEventHandler(SipWrapper&, int, 
EnumPhoneLineState::PhoneLineState): lineId=1
(debug) 16:15:39 virtual void 
PhoneLine::setState(EnumPhoneLineState::PhoneLineState): 
PhoneLineState=PhoneLineStateProgress
(debug) 16:15:39 virtual void 
PhoneLine::setState(EnumPhoneLineState::PhoneLineState): line state changed 
lineId=1 state=PhoneLineStateProgress
(debug) 16:15:39 virtual void PhoneLine::connect(): connect username=toto 
server=voip.wengo.fr lineId=1
(debug) 16:15:39 void UserProfile::connectSipAccounts(): SIP connection OK
(debug) 16:15:39 void 
SipCallbacks::phoneLineStateChangedEventHandler(SipWrapper&, int, 
EnumPhoneLineState::PhoneLineState): registerProgress: lineId=1 state=5
(debug) 16:15:39 void 
SipCallbacks::phoneLineStateChangedEventHandler(SipWrapper&, int, 
EnumPhoneLineState::PhoneLineState): lineId=1
(debug) 16:15:39 virtual void 
PhoneLine::setState(EnumPhoneLineState::PhoneLineState): 
PhoneLineState=PhoneLineStateOk
(debug) 16:15:39 void 
UserProfile::loginStateChangedEventHandlerThreadSafe(SipAccount&, 
EnumSipLoginState::SipLoginState): SIP_ [EMAIL PROTECTED]
(debug) 16:15:39 void 
UserProfile::loginStateChangedEventHandlerThreadSafe(SipAccount&, 
EnumSipLoginState::SipLoginState): SIP_ CONNECTED
(debug) 16:15:39 virtual void 
PhoneLine::setState(EnumPhoneLineState::PhoneLineState): line state changed 
lineId=1 state=PhoneLineStateOk
(debug) 16:15:39 void UserProfile::updateIMAccount(const IMAccount&): updating 
IMAccount
(debug) 16:15:39 void PresenceHandler::connectedEventHandler(ConnectHandler&, 
std::string): an account is connected, login=torchtenecki protocol=9
(debug) 16:15:39 void 
PhApiIMPresence::myPresenceStatusEventHandler(PhApiWrapper&, 
EnumPresenceState::MyPresenceStatus, const std::string&): my presence status=0
(debug) 16:15:39 void PresenceHandler::changeMyAlias(const std::string&, 
IMAccount*): changing alias for torchtenecki, of protocol=9 with alias=
(debug) 16:15:39 void 
PhApiIMPresence::myPresenceStatusEventHandler(PhApiWrapper&, 
EnumPresenceState::MyPresenceStatus, const std::string&): my presence status=0
(debug) 16:15:39 void PresenceHandler::changeMyIcon(const OWPicture&, 
IMAccount*): changing icon for torchtenecki, of protocol=9
(debug) 16:15:40 virtual void WsSoftUpdate::answerReceived(const std::string&, 
int): WengoPhone is up-to-date
Speicherzugriffsfehler


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

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages wengophone depends on:
ii  libasoun 1.0.13-2                        ALSA library
ii  libavcod 0.cvs20070307-5                 ffmpeg codec library
ii  libavfor 0.cvs20070307-5                 ffmpeg file format library
ii  libavuti 0.cvs20070307-5                 ffmpeg utility library
ii  libboost 1.34.0-1                        program options library for C++
ii  libboost 1.34.0-1                        regular expression library for C++
ii  libboost 1.34.0-1                        serialization library for C++
ii  libboost 1.34.0-1                        managed signals and slots library 
ii  libboost 1.34.0-1                        portable C++ multi-threading
ii  libc6    2.5-9+b1                        GNU C Library: Shared libraries
ii  libcurl4 7.16.2-4                        Multi-protocol file transfer libra
ii  libgcc1  1:4.2-20070528-1                GCC support library
ii  libglib2 2.12.12-1                       The GLib library of C routines
ii  libgnutl 1.6.3-1                         the GNU TLS library - runtime libr
ii  libporta 19+svn20070125-1                Portable audio I/O - shared librar
ii  libqt4-c 4.2.3-1+b1                      Qt 4 core non-GUI functionality ru
ii  libqt4-g 4.2.3-1+b1                      Qt 4 core GUI functionality runtim
ii  libsampl 0.1.2-5                         audio rate conversion library
ii  libsndfi 1.0.17-1                        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-20070528-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.28.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