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 247864 - crash when composing a mail with many spell mistake
crash when composing a mail with many spell mistake
Status: RESOLVED NOTGNOME
Product: GtkHtml
Classification: Other
Component: Editing
unspecified
Other All
: Normal major
: ---
Assigned To: gtkhtml-maintainers
Evolution QA team
Depends on:
Blocks: 246841
 
 
Reported: 2003-08-25 03:47 UTC by Ben Li
Modified: 2004-05-11 20:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
backtrace file in redhat9 with gnome2.4 (4.28 KB, patch)
2003-08-28 06:21 UTC, Ben Li
none Details | Review

Description Ben Li 2003-08-25 03:47:02 UTC
Description of Problem:
crash when composing a mail with many spell mistakes.

Steps to reproduce the problem:
1.Enable spell checking function in "Setting" 
2.Compose a new mail 
3.Enter many mispelled words in mail body, such as "sdfs" "sdfsddd", etc.
4.Enter some space and "tab" in mail body also

Actual Results:


Expected Results:


How often does this happen? 
   Most of the time

Additional Information:
 ERROR **: file linc-connection.c: line 526: assertion failed:
(CNX_IS_LOCKED (0))
aborting...
 
** ERROR **: file linc-connection.c: line 526: assertion failed:
(CNX_IS_LOCKED (0))
aborting...
 
** ERROR **: file linc-connection.c: line 526: assertion failed:
(CNX_IS_LOCKED (0))
aborting...
 
** ERROR **: file linc-connection.c: line 526: assertion failed:
(CNX_IS_LOCKED (0))
aborting...
 
** ERROR **: file linc-connection.c: line 526: assertion failed:
(CNX_IS_LOCKED (0))
aborting...
 
** ERROR **: file linc-connection.c: line 526: assertion failed:
(CNX_IS_LOCKED (0))
aborting...
 
** ERROR **: file linc-connection.c: line 526: assertion failed:
(CNX_IS_LOCKED (0))
aborting...
 
** ERROR **: file linc-connection.c: line 526: assertion failed:
(CNX_IS_LOCKED (0))
aborting...
 
** ERROR **: file linc-connection.c: line 526: assertion failed:
(CNX_IS_LOCKED (0))
aborting...
 
** ERROR **: file linc-connection.c: line 526: assertion failed:
(CNX_IS_LOCKED (0))
aborting...
GLib: Cannot convert message: Conversion from character set 'UTF-8' to
'646' is not supported
 
GLib-ERROR **: Cannot create pipe main loop wake-up: unknown error (24)
 
aborting...
Xlib: connection to ":0.0" refused by server
Xlib: Client is not authorized to connect to Server
 
(gnome_segv:1341): Gtk-WARNING **: cannot open display:
Comment 1 Ben Li 2003-08-28 06:21:40 UTC
Created attachment 42865 [details] [review]
backtrace file in redhat9 with gnome2.4
Comment 2 Gerardo Marin 2004-05-11 20:57:04 UTC

*** This bug has been marked as a duplicate of http://bugzilla.ximian.com/show_bug.cgi?id=47213 ***