ldtp and Evolution crash when running getobjectlist() in Calendar View

Bug #828077 reported by Chris Wayne
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ldtp (Ubuntu)
New
Undecided
Unassigned

Bug Description

Running ldtp 2.1.0 in Natty

When trying to get the objects in Evolution by using getobjectlist(), it fails, and crashes Evolution. This only happens in calnedar view.

Basically what I'm trying to do is verify that a calendar event exists. When I try, it crashes with the following error:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/local/lib/python2.7/dist-packages/ldtp/client.py", line 54, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.7/xmlrpclib.py", line 1575, in __request
    verbose=self.__verbose
  File "/usr/local/lib/python2.7/dist-packages/ldtp/client.py", line 102, in request
    raise e
xmlrpclib.Fault: <Fault 8002: ''>

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: ldtp 2.1.0-1
ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
Uname: Linux 2.6.38-10-generic i686
Architecture: i386
Date: Wed Aug 17 10:56:45 2011
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ldtp
UpgradeStatus: Upgraded to natty on 2011-07-29 (19 days ago)

Revision history for this message
Chris Wayne (cwayne) wrote :
Revision history for this message
Nagappan Alagappan (nagappan) wrote :

Evolution crashed because of this reason:

Thread 1 (Thread 0x7ffff7fa09a0 (LWP 3341)):
#0 0x00007fffeeda3ed7 in ?? () from /usr/lib/evolution/2.32/libetable.so.0
#1 0x00007fffe6892dca in _ORBIT_skel_small_Accessibility_Accessible__get_childCount () from /usr/lib/libspi.so.0
#2 0x00007fffec8f45c2 in ORBit_small_invoke_adaptor () from /usr/lib/libORBit-2.so.0
#3 0x00007fffec902a9c in ?? () from /usr/lib/libORBit-2.so.0
#4 0x00007fffec9030ca in ?? () from /usr/lib/libORBit-2.so.0
#5 0x00007fffec903239 in ?? () from /usr/lib/libORBit-2.so.0
#6 0x00007fffec9070cc in ORBit_handle_request () from /usr/lib/libORBit-2.so.0
#7 0x00007fffec8f145f in giop_connection_handle_input () from /usr/lib/libORBit-2.so.0
#8 0x00007fffec90d0c1 in ?? () from /usr/lib/libORBit-2.so.0
#9 0x00007ffff04a0bcd in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007ffff04a13a8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007ffff04a19f2 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x00007ffff2b9baf7 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#13 0x0000000000402769 in ?? ()
#14 0x00007ffff00e8eff in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#15 0x0000000000401e39 in ?? ()
#16 0x00007fffffffe238 in ?? ()
#17 0x000000000000001c in ?? ()
#18 0x0000000000000001 in ?? ()
#19 0x00007fffffffe529 in ?? ()
#20 0x0000000000000000 in ?? ()

Need to update LDTP to spit out appropriate error message, BTW, this is Evolution bug !

Revision history for this message
Chris Wayne (cwayne) wrote :

Hah, i was afriad of that! THanks Nagappan, I've traced this back to an evolution bug where accessibility was turned off to make evolution work better...

Revision history for this message
Nagappan Alagappan (nagappan) wrote :

Have updated in LDTP end to throw appropriate error message, fixes in LDTP2 git head

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.