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 107324 - Canceling a task causes assertion
Canceling a task causes assertion
Status: RESOLVED FIXED
Product: Pan
Classification: Other
Component: general
0.13.4
Other Windows
: Normal normal
: 0.14.0
Assigned To: Charles Kerr
Pan QA Team
Depends on:
Blocks:
 
 
Reported: 2003-03-01 05:53 UTC by Erik Funkenbusch
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Erik Funkenbusch 2003-03-01 05:53:56 UTC
When canceling a task the following assertion pops up:

(Pan.exe:1424): pan-CRITICAL **: file sockets.c: line 257 
(pan_socket_putline): assertion `!sock->error' failed
Comment 1 Charles Kerr 2003-03-03 17:24:44 UTC
Confirmed.  This isn't a serious error  but it should be cleaned up.
This seems to be consistently reproducable.
The backtrace:


  • #0 g_log
  • #1 pan_socket_putline
    at sockets.c line 257
  • #2 nntp_disconnect
    at nntp.c line 188
  • #3 socket_pool_checkin
    at socket-pool.c line 227
  • #4 queue_run_thread
    at queue.c line 965
  • #5 g_thread_pool_thread_proxy
    at gthreadpool.c line 110
  • #6 g_thread_create_proxy
    at gthread.c line 538