After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 556109 - Ekiga Softphone: (Forwarding from Launchp...
Ekiga Softphone: (Forwarding from Launchp...
Status: RESOLVED DUPLICATE of bug 556108
Product: ekiga
Classification: Applications
Component: general
2.0.x
Other All
: Normal normal
: ---
Assigned To: Ekiga maintainers
Ekiga maintainers
Depends on:
Blocks:
 
 
Reported: 2008-10-13 09:34 UTC by Duncan Lithgow
Modified: 2008-10-13 09:35 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Duncan Lithgow 2008-10-13 09:34:05 UTC
Version: 2.0.12

(Forwarding from Launchpad bug https://bugs.edge.launchpad.net/ubuntu/+source/ekiga/+bug/282583 )

Binary package hint: ekiga

After going through reporting bug #282568 (in bugzilla as bug 556105 <http://bugzilla.gnome.org/show_bug.cgi?id=556105>) and then restarting my system after updates to Intrepid, Ekiga refused to start. So I did:

$ sudo remove ekiga
...
$ sudo apt-get autoremove
...
$ sudo apt-get install ekiga

Still it wouldn't start, so I installed ekiga-dbg and got the backtrace below with gdb.


Distribution: Ubuntu 8.10 (intrepid)
Gnome Release: 2.24.0 2008-10-07 (Ubuntu)
BugBuddy Version: 2.24.0

GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(gdb) handle SIG33 pass nonstop noproint[K[K[K[Kint
Unrecognized or ambiguous flag word: "nonstop".
(gdb) handle SIG33 pass nonstop noprint[1P
Signal        Stop	Print	Pass to program	Description
SIG33         No	No	Yes		Real-time event 33
(gdb) set pagination 0
(gdb) run
Starting program: /usr/bin/ekiga 
[Thread debugging using libthread_db enabled]
[New Thread 0xb580a720 (LWP 7815)]
[New Thread 0xb5653b90 (LWP 7828)]
[New Thread 0xb5612b90 (LWP 7829)]
Entity: line 2: parser error : invalid character in attribute value
i="file:///home/duncan/.evolution/addressbook/local" readonly="no"><source uid="
                                                                               ^
Entity: line 2: parser error : attributes construct error
i="file:///home/duncan/.evolution/addressbook/local" readonly="no"><source uid="
                                                                               ^
Entity: line 2: parser error : Couldn't find end of Start Tag source line 2
i="file:///home/duncan/.evolution/addressbook/local" readonly="no"><source uid="
                                                                               ^
Entity: line 2: parser error : PCDATA invalid Char value 1
i="file:///home/duncan/.evolution/addressbook/local" readonly="no"><source uid="
                                                                               ^
Entity: line 2: parser error : invalid character in attribute value
i="file:///home/duncan/.evolution/addressbook/local" readonly="no"><source uid="
                                                                               ^
Entity: line 2: parser error : attributes construct error
i="file:///home/duncan/.evolution/addressbook/local" readonly="no"><source uid="
                                                                               ^
Entity: line 2: parser error : Couldn't find end of Start Tag source line 2
i="file:///home/duncan/.evolution/addressbook/local" readonly="no"><source uid="
                                                                               ^
Entity: line 2: parser error : PCDATA invalid Char value 1
i="file:///home/duncan/.evolution/addressbook/local" readonly="no"><source uid="
                                                                               ^

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb580a720 (LWP 7815)]
0xb7874d82 in e_source_group_uid_from_xmldoc () from /usr/lib/libedataserver-1.2.so.11
(gdb)
Comment 1 Duncan Lithgow 2008-10-13 09:35:20 UTC
Sorry, I hit the button in bug-buddy twice - this is a direct duplicate of 556108

*** This bug has been marked as a duplicate of 556108 ***