Discussion:
[Bug 311483] New: Crash when trying to edit an element
b***@bugzilla.gnome.org
2005-07-25 12:59:53 UTC
Permalink
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=311483
conglomerate | Code - Editor Widget | Ver: unspecified

Summary: Crash when trying to edit an element
Product: conglomerate
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: Normal
Component: Code - Editor Widget
AssignedTo: conglomerate-***@lists.copyleft.no
ReportedBy: ***@uni-kassel.de
CC: all-***@bugzilla.gnome.org


Version details: 0.9.1
Distribution/Version: Suse 9.3

Whenever I try to edit a docbook-xml document (170 kB), conglomerate crahes
reproducible:

(gdb) run
Starting program: /tmp/conglomerate-0.9.1/src/conglomerate
[Thread debugging using libthread_db enabled]
[New Thread 1089605664 (LWP 25590)]

...

*** glibc detected *** malloc(): memory corruption: 0x092c8288 ***

Program received signal SIGABRT, Aborted.
[Switching to Thread 1089605664 (LWP 25590)]
0xffffe410 in ?? ()
(gdb) where
#0 0xffffe410 in ?? ()
#1 0xbfffe028 in ?? ()
#2 0x00000006 in ?? ()
#3 0x000063f6 in ?? ()
#4 0x40de52c1 in raise () from /lib/tls/libc.so.6
#5 0x40de6b75 in abort () from /lib/tls/libc.so.6
#6 0x40e197aa in __libc_message () from /lib/tls/libc.so.6
#7 0x40e1f007 in malloc_printerr () from /lib/tls/libc.so.6
#8 0x40e20d18 in _int_malloc () from /lib/tls/libc.so.6
#9 0x40e234a4 in calloc () from /lib/tls/libc.so.6
#10 0x40d6827f in g_malloc0 () from /opt/gnome/lib/libglib-2.0.so.0
#11 0x40d24f87 in g_type_class_ref () from /opt/gnome/lib/libgobject-2.0.so.0
#12 0x40d24eda in g_type_class_ref () from /opt/gnome/lib/libgobject-2.0.so.0
#13 0x40d0e2f7 in g_object_newv () from /opt/gnome/lib/libgobject-2.0.so.0
#14 0x40d0e7b8 in g_object_new_valist () from /opt/gnome/lib/libgobject-2.0.so.0
#15 0x40d0e92b in g_object_new () from /opt/gnome/lib/libgobject-2.0.so.0
#16 0x0809bb1b in cong_node_modification_set_text_new (doc=0x86220d0,
node=0x92c8170,
new_content=0x40d34640 " 5\003") at cong-node-modification-set-text.c:116
#17 0x0806dbb6 in cong_command_add_node_set_text (cmd=0x975c2b8, node=0x83a01b0,
new_content=0x92c81a8 "The need to substitute fishmeal in animal feed has
necessitated the use of plant derived feedstuffs. Legume seeds have been highly
favourable because of their rich protein composition, carbohydrate co"...)
at cong-command.c:446
#18 0x08095631 in cong_location_del_next_char (doc=0x86220d0, loc=0x8556264) at
cong-location.c:470
#19 0x080ac5d7 in cong_cursor_del_prev_char (curs=0x855625c, doc=0x86220d0) at
cursor.c:195
#20 0x0808d7a6 in key_press_event_handler (w=0x882e6c8, event=0x826cf10,
user_data=0x0) at cong-editor-widget3.c:1356
#21 0x407b481e in gtk_marshal_BOOLEAN__VOID () from
/opt/gnome/lib/libgtk-x11-2.0.so.0
#22 0x40d088db in g_closure_invoke () from /opt/gnome/lib/libgobject-2.0.so.0
#23 0x40d18339 in g_signal_chain_from_overridden () from
/opt/gnome/lib/libgobject-2.0.so.0
#24 0x40d18ff2 in g_signal_emit_valist () from /opt/gnome/lib/libgobject-2.0.so.0
#25 0x40d19626 in g_signal_emit () from /opt/gnome/lib/libgobject-2.0.so.0
#26 0x4089bf14 in gtk_widget_get_default_style () from
/opt/gnome/lib/libgtk-x11-2.0.so.0
#27 0x408ab6ac in gtk_window_propagate_key_event () from
/opt/gnome/lib/libgtk-x11-2.0.so.0
#28 0x408ae22c in gtk_window_activate_key () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#29 0x407b481e in gtk_marshal_BOOLEAN__VOID () from
/opt/gnome/lib/libgtk-x11-2.0.so.0
#30 0x40d08279 in g_closure_ref () from /opt/gnome/lib/libgobject-2.0.so.0
#31 0x40d088db in g_closure_invoke () from /opt/gnome/lib/libgobject-2.0.so.0
#32 0x40d18179 in g_signal_chain_from_overridden () from
/opt/gnome/lib/libgobject-2.0.so.0
#33 0x40d18ff2 in g_signal_emit_valist () from /opt/gnome/lib/libgobject-2.0.so.0
#34 0x40d19626 in g_signal_emit () from /opt/gnome/lib/libgobject-2.0.so.0
#35 0x4089bf14 in gtk_widget_get_default_style () from
/opt/gnome/lib/libgtk-x11-2.0.so.0
#36 0x407ae3f4 in gtk_propagate_event () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#37 0x407af74f in gtk_main_do_event () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#38 0x40adaed2 in gdk_add_client_message_filter () from
/opt/gnome/lib/libgdk-x11-2.0.so.0
#39 0x40d61967 in g_main_context_dispatch () from /opt/gnome/lib/libglib-2.0.so.0
#40 0x40d63ce2 in g_main_context_acquire () from /opt/gnome/lib/libglib-2.0.so.0
#41 0x40d64cf7 in g_main_loop_run () from /opt/gnome/lib/libglib-2.0.so.0
#42 0x407afbe3 in gtk_main () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#43 0x080b9d15 in main (argc=1, argv=0xbffff304) at main.c:30

------- You are receiving this mail because: -------
You are the assignee for the bug.
conglomerate (bugzilla.gnome.org)
2006-08-24 14:37:43 UTC
Permalink
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=311483
conglomerate | Code - Editor Widget | Ver: 0.9.0


Andre Klapper changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@gmx.de
Severity|blocker |critical
Status|UNCONFIRMED |NEEDINFO
Priority|Normal |High
Version|unspecified |0.9.0




------- Comment #1 from Andre Klapper 2006-08-24 14:37 UTC -------
this isn't a blocker by definition.
andreas, can you still reproduce this issue? could also be a system libraries
issue or a bad update by suse.
any news on this?
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
conglomerate (bugzilla.gnome.org)
2006-08-24 15:42:32 UTC
Permalink
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=311483
conglomerate | Code - Editor Widget | Ver: 0.9.0


Sven Herzberg changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@gnome-de.org




------- Comment #2 from Sven Herzberg 2006-08-24 15:42 UTC -------
Andreas, can you please attach the document (if possible) and add instructions
about making conglomerate crash? (Something like "scroll down to see element
<foo> and click it to edit".)
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
conglomerate (bugzilla.gnome.org)
2006-10-06 09:09:28 UTC
Permalink
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=311483

conglomerate | Code - Editor Widget | Ver: 0.9.0


Andre Klapper changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
Resolution| |INCOMPLETE




------- Comment #3 from Andre Klapper 2006-10-06 09:08 UTC -------
Closing this bug report as no further information has been provided. Please
feel free to reopen this bug if you can provide the information Sven asked for.
Thanks a lot in advance!
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
Loading...