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 333093 - ldtp-0.3.1 crash when I run modify_task.py
ldtp-0.3.1 crash when I run modify_task.py
Status: RESOLVED DUPLICATE of bug 333089
Product: LDTP
Classification: Other
Component: general
unspecified
Other opensolaris
: Normal critical
: ---
Assigned To: LDTP maintainers
LDTP maintainers
Depends on:
Blocks:
 
 
Reported: 2006-03-02 08:19 UTC by Patrick
Modified: 2006-03-02 08:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Patrick 2006-03-02 08:19:27 UTC
Evolution 2.5.91 opensoalris(5)

ldtp crash at getcellvalue in modify_task.py

log ( Task has been modified successfully , info )
getrowcount ( frmEvolution-Tasks , tblTasks )
getcellvalue ( frmEvolution-Tasks , tblTasks , 0 , 2 )
getcellvalue ( frmEvolution-Tasks , tblTasks , 1 , 2 )


bash-3.00$ pstack core
core 'core' of 5545:    ldtp
-----------------  lwp# 1 / thread# 1  --------------------
 d1cf8a35 __pollsys (80face0, 2, 0, 0) + 15
 d1cbafde poll     (80face0, 2, ffffffff) + 52
 d1d9ab35 g_main_context_iterate (80a5038, 1, 1, 80a3728) + 399
 d1d9b172 g_main_loop_run (80ab400) + 1ba
 d24bf40e bonobo_main (d25800e0, d2590440, 80472fc, d256c098, d27fb840, 1) + 5e
 d256ea30 cspi_main (d27fb840, 1, 804732c, d27fd8f0, 804732c, 8060cd0) + 18
 d256c098 SPI_event_main (8047430, 8047318, d27fb840, 7fffffff, 7fffffff, 2) + 18
 08060cd0 main     (1, 804735c, 8047364) + 110
 0805ff5a _start   (1, 8047498, 0, 804749d, 80474d1, 80474e6) + 7a
-----------------  lwp# 2 / thread# 2  --------------------
 d1cf8a35 __pollsys (d0b49fc4, 1, 0, 0) + 15
 d1cbafde poll     (d0b49fc4, 1, ffffffff) + 52
 08060a78 ldtp_server_thread (0) + 68
 d1cf7744 _thr_setup (d0b72400) + 51
 d1cf7990 _lwp_start (d0b72400, 0, 0, 0, 0, 0)
-----------------  lwp# 3 / thread# 3  --------------------
 080643a0 handle_client(), exit value = 0x00000001
        ** zombie (exited, not detached, not yet joined) **
-----------------  lwp# 4 / thread# 4  --------------------
 d1cf8a35 __pollsys (80a9118, 9, 0, 0) + 15
 d1cbafde poll     (80a9118, 9, ffffffff) + 52
 d1d9ab35 g_main_context_iterate (80fc078, 1, 1, 80fb7d0) + 399
 d1d9b172 g_main_loop_run (81011d8) + 1ba
 d2147732 link_io_thread_fn (0) + 1e
 d1db4383 g_thread_create_proxy (80fb7d0) + 11b
 d1cf7744 _thr_setup (d08d0400) + 51
 d1cf7990 _lwp_start (d08d0400, 0, 0, 0, 0, 0)
-----------------  lwp# 5 / thread# 5  --------------------
 080643a0 handle_client(), exit value = 0x00000001
        ** zombie (exited, not detached, not yet joined) **
-----------------  lwp# 6 / thread# 6  --------------------
 080643a0 handle_client(), exit value = 0x00000001
        ** zombie (exited, not detached, not yet joined) **
-----------------  lwp# 7 / thread# 7  --------------------
 080643a0 handle_client(), exit value = 0x00000001
        ** zombie (exited, not detached, not yet joined) **
-----------------  lwp# 8 / thread# 8  --------------------
 080643a0 handle_client(), exit value = 0x00000001
        ** zombie (exited, not detached, not yet joined) **
-----------------  lwp# 9 / thread# 9  --------------------
 080643a0 handle_client(), exit value = 0x00000001
        ** zombie (exited, not detached, not yet joined) **
-----------------  lwp# 10 / thread# 10  --------------------
 080643a0 handle_client(), exit value = 0x00000001
        ** zombie (exited, not detached, not yet joined) **
-----------------  lwp# 11 / thread# 11  --------------------
 080643a0 handle_client(), exit value = 0x00000001
        ** zombie (exited, not detached, not yet joined) **
-----------------  lwp# 12 / thread# 12  --------------------
 d1cb37c2 realfree (809d164) + 48
 d1cb3e34 cleanfree (0) + 59
 d1cb32c3 _malloc_unlocked (20, d09edee0, 1b, d1e03fa8, d09ede6c, d1d9fba7) + d7 d1cb31c7 malloc   (1b) + 37
 d1d9fba7 standard_malloc (1b) + 1b
 d1d9fc56 g_malloc (1b) + 32
 d1dbf580 g_vasprintf (d09edee0, 80883ec, d09edf1c) + 38
 d1dafa57 g_strdup_vprintf (80883ec, d09edf1c) + 2b
 d1da1c69 g_print  (80883ec, 81e1560) + 2d
 08064ea7 ldtp_request_fill_request (8195868, 81eecf8, de, d09edfa0) + 1b7
 08063761 handle_request (8101b20, 81d4b60, d09edfa0) + 41
 08064688 handle_client (81ad8b0) + 2e8
 d1cf7744 _thr_setup (d08d0000) + 51
 d1cf7990 _lwp_start (d08d0000, 0, 0, 0, 0, 0)
Comment 1 Nagappan Alagappan 2006-03-02 08:37:06 UTC

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