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 118588 - GLib - file giochannel.c: line 1447 (g_io_channel_read_line_string): assertion `channel != NULL' failed
GLib - file giochannel.c: line 1447 (g_io_channel_read_line_string): assertio...
Status: RESOLVED FIXED
Product: Pan
Classification: Other
Component: general
pre-0.14.1 betas
Other Linux
: Normal trivial
: 0.14.1
Assigned To: Charles Kerr
Pan QA Team
Depends on:
Blocks:
 
 
Reported: 2003-07-29 15:46 UTC by Jan De Luyck
Modified: 2006-06-18 05:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jan De Luyck 2003-07-29 15:46:48 UTC
CVS of today ;p

This shows up when the connection is refused for some reason...

Tue, 29 Jul 2003 17:35:17 - Connection to news.vt4.net, port 119 failed: 
Connection refused
Tue, 29 Jul 2003 17:35:17 - GLib - file giochannel.c: line 1447 
(g_io_channel_read_line_string): assertion `channel != NULL' failed
Tue, 29 Jul 2003 17:35:17 - NNTP handshake failed: Error reading from 
socket.
Tue, 29 Jul 2003 17:35:17 - Handshake failed: Error reading from socket.
Comment 1 Charles Kerr 2003-07-30 05:44:27 UTC
adding a news server 127.0.0.1 was an easy way to reproduce this. :)

  • #0 log_error_breakpoint
    at pan.c line 145
  • #1 my_log_handler
  • #2 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #3 g_log
    from /usr/lib/libglib-2.0.so.0
  • #4 g_io_channel_read_line_string
    from /usr/lib/libglib-2.0.so.0
  • #5 pan_socket_getline
    at sockets.c line 247
  • #6 nntp_get_response
    at nntp.c line 82
  • #7 nntp_handshake
    at nntp.c line 231
  • #8 connect_thread_func
    at socket-pool.c line 136
  • #9 g_static_private_free
    from /usr/lib/libglib-2.0.so.0
  • #10 pthread_start_thread
    from /lib/i686/libpthread.so.0
  • #11 pthread_start_thread_event
    from /lib/i686/libpthread.so.0