gl_line_strip incorrect display

Hello, why i get this artefact? Line breaks.
This code

glEnable(GL_BLEND);
glEnable(GL_LINE_SMOOTH);

[ATTACH=CONFIG]1077[/ATTACH]
How draw normal line_strip?
gl_LineWidth(111);
[ATTACH=CONFIG]1078[/ATTACH]