[Bug 171448] New: content of inline elements vanishes on window resize; a crash ensues

[email protected] Wed, 23 Mar 2005 23:40:05 -0500 (EST)
Newsgroups gmane.editors.conglomerate.cvs
Message-ID <[email protected]>
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=171448
 conglomerate | Code | Ver: cvs

           Summary: content of inline elements vanishes on window resize; a
                    crash ensues
           Product: conglomerate
           Version: cvs
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: critical
          Priority: High
         Component: Code
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Steps to reproduce:

(1) file->new from template, docbook article
(2) select "the article", right click, "emphasis"
(3) resize the widnow to make it wide enough so the text all fits on one line
The words "the article" now vanish (and the emphasis element appears to the
right hand side of the screen, oddly, leaving a big gap.
(4) select "of ... goes" (i.e. a span that includes teh inline element and a
word on either side) and press backspace, and conglomerate crashes.


Stack trace:
Program received signal SIGABRT, Aborted.
[Switching to Thread -1208125760 (LWP 30222)]
0xffffe410 in ?? ()
(gdb) where
#0  0xffffe410 in ?? ()
#1  0xbfffd998 in ?? ()
#2  0x00000006 in ?? ()
#3  0x0000760e in ?? ()
#4  0x4ead56e5 in raise () from /lib/tls/libc.so.6
#5  0x4ead7049 in abort () from /lib/tls/libc.so.6
#6  0x4ee54fd2 in g_logv () from /usr/lib/libglib-2.0.so.0
#7  0x4ef03640 in ?? () from /usr/lib/libgobject-2.0.so.0

Hmm, not very helpful, looks like a corrupt stack.


Other information:

------- You are receiving this mail because: -------
You are the assignee for the bug.