Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 192891 Details for
Bug 286701
evolution crash in slab_allocator_free_chunk
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
backtrace
core.7019.bt.txt (text/plain), 6.43 KB, created by
Michal Babej
on 2007-09-11 19:03:47 UTC
(
hide
)
Description:
backtrace
Filename:
MIME Type:
Creator:
Michal Babej
Created:
2007-09-11 19:03:47 UTC
Size:
6.43 KB
patch
obsolete
>Core was generated by `/usr/bin/evolution --disable-crash-dialog'. >Program terminated with signal 11, Segmentation fault. >#0 slab_allocator_free_chunk (chunk_size=<value optimized out>, mem=0x2aaac0048840) at gslice.c:1021 >1021 prev->next = next; >(gdb) bt >#0 slab_allocator_free_chunk (chunk_size=<value optimized out>, mem=0x2aaac0048840) at gslice.c:1021 >#1 0x0000003c1284279f in magazine_cache_push_magazine (ix=<value optimized out>, magazine_chunks=<value optimized out>, > count=<value optimized out>) at gslice.c:567 >#2 0x0000003c128428fb in thread_memory_magazine2_unload (tmem=<value optimized out>, ix=313121600) at gslice.c:697 >#3 0x0000003c12842e3b in IA__g_slice_free_chain_with_offset (mem_size=<value optimized out>, mem_chain=<value optimized out>, > next_offset=8) at gslice.c:863 >#4 0x0000003235e84bba in clear_glyph_items (slave=0x24d4380) at htmltextslave.c:193 >#5 0x0000003235e84bd9 in destroy (obj=0x3c12a9db40) at htmltextslave.c:1065 >#6 0x0000003235e3c15b in destroy (o=0x246a350) at htmlclue.c:51 >#7 0x0000003235e3c15b in destroy (o=0x23f5920) at htmlclue.c:51 >#8 0x0000003235e3c15b in destroy (o=0x23f5ab0) at htmlclue.c:51 >#9 0x0000003235e600b1 in html_engine_parse (e=0x94c030) at htmlengine.c:4998 >#10 0x0000003235e2ebff in gtk_html_begin_full (html=0x7d24d0, target_frame=<value optimized out>, > content_type=0x92b5f0 "text/html; charset=utf-8", flags=<value optimized out>) at gtkhtml.c:3658 >#11 0x00002aaab0821c95 in efh_format_timeout (m=0x24cd230) at em-format-html.c:1356 >#12 0x00002aaab081a7fc in emfv_set_folder (emfv=0x887020, folder=0xc08510, > uri=0x24d7180 "imap://mbabej@pobox.stuttgart.redhat.com/INBOX/QAdept") at em-folder-view.c:660 >#13 0x00002aaab080c275 in emfb_set_folder (emfv=0x887020, folder=0xc08510, > uri=0x24d7180 "imap://mbabej@pobox.stuttgart.redhat.com/INBOX/QAdept") at em-folder-browser.c:1838 >#14 0x00002aaab08418e2 in mail_msg_idle_cb () at mail-mt.c:480 >#15 0x0000003c1282d224 in IA__g_main_context_dispatch (context=0x65d6b0) at gmain.c:2045 >#16 0x0000003c1283005d in g_main_context_iterate (context=0x65d6b0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2677 >#17 0x0000003c1283036a in IA__g_main_loop_run (loop=0x6b99c0) at gmain.c:2881 >#18 0x0000003c18e2ce26 in bonobo_main () at bonobo-main.c:311 >#19 0x0000000000416f63 in main (argc=2, argv=0x7fff7ab78468) at main.c:586 >(gdb) print prev >$1 = (SlabInfo *) 0x964 >(gdb) print prev->next >Cannot access memory at address 0x974 >(gdb) print next >$2 = (SlabInfo *) 0x176ae80 >(gdb) bt full >#0 slab_allocator_free_chunk (chunk_size=<value optimized out>, mem=0x2aaac0048840) at gslice.c:1021 > next = (SlabInfo *) 0x176ae80 > prev = (SlabInfo *) 0x964 > ix = 0 > page_size = <value optimized out> > page = (guint8 *) 0x2aaac0048800 "\200�h\001" > sinfo = (SlabInfo *) 0x2aaac00488d0 >#1 0x0000003c1284279f in magazine_cache_push_magazine (ix=<value optimized out>, magazine_chunks=<value optimized out>, > count=<value optimized out>) at gslice.c:567 > chunk_size = 16 > current = <value optimized out> > next = (ChunkLink *) 0x176ae80 > prev = <value optimized out> >#2 0x0000003c128428fb in thread_memory_magazine2_unload (tmem=<value optimized out>, ix=313121600) at gslice.c:697 > mag = (Magazine *) 0x62a3c0 >#3 0x0000003c12842e3b in IA__g_slice_free_chain_with_offset (mem_size=<value optimized out>, mem_chain=<value optimized out>, > next_offset=8) at gslice.c:863 > current = <value optimized out> > slice = (gpointer) 0x0 > chunk_size = 16 > acat = <value optimized out> >#4 0x0000003235e84bba in clear_glyph_items (slave=0x24d4380) at htmltextslave.c:193 >No locals. >#5 0x0000003235e84bd9 in destroy (obj=0x3c12a9db40) at htmltextslave.c:1065 >No locals. >#6 0x0000003235e3c15b in destroy (o=0x246a350) at htmlclue.c:51 > p = (HTMLObject *) 0x3c12a9db40 > next = (HTMLObject *) 0x0 >#7 0x0000003235e3c15b in destroy (o=0x23f5920) at htmlclue.c:51 > p = (HTMLObject *) 0x3c12a9db40 > next = (HTMLObject *) 0x23a2400 >#8 0x0000003235e3c15b in destroy (o=0x23f5ab0) at htmlclue.c:51 > p = (HTMLObject *) 0x3c12a9db40 > next = (HTMLObject *) 0x0 >#9 0x0000003235e600b1 in html_engine_parse (e=0x94c030) at htmlengine.c:4998 >No locals. >#10 0x0000003235e2ebff in gtk_html_begin_full (html=0x7d24d0, target_frame=<value optimized out>, > content_type=0x92b5f0 "text/html; charset=utf-8", flags=<value optimized out>) at gtkhtml.c:3658 > handle = (GtkHTMLStream *) 0x24c0f20 > __PRETTY_FUNCTION__ = "gtk_html_begin_full" >#11 0x00002aaab0821c95 in efh_format_timeout (m=0x24cd230) at em-format-html.c:1356 > hstream = <value optimized out> > efh = (EMFormatHTML *) 0x8fdd20 > p = (struct _EMFormatHTMLPrivate *) 0x923c30 > __PRETTY_FUNCTION__ = "efh_format_timeout" >#12 0x00002aaab081a7fc in emfv_set_folder (emfv=0x887020, folder=0xc08510, > uri=0x24d7180 "imap://mbabej@pobox.stuttgart.redhat.com/INBOX/QAdept") at em-folder-view.c:660 > isout = 0 >#13 0x00002aaab080c275 in emfb_set_folder (emfv=0x887020, folder=0xc08510, > uri=0x24d7180 "imap://mbabej@pobox.stuttgart.redhat.com/INBOX/QAdept") at em-folder-browser.c:1838 >---Type <return> to continue, or q <return> to quit--- > emfb = <value optimized out> > p = (struct _EMFolderBrowserPrivate *) 0x99a9c0 >#14 0x00002aaab08418e2 in mail_msg_idle_cb () at mail-mt.c:480 > msg = (MailMsg *) 0x3c12a9db40 > __PRETTY_FUNCTION__ = "mail_msg_idle_cb" >#15 0x0000003c1282d224 in IA__g_main_context_dispatch (context=0x65d6b0) at gmain.c:2045 >No locals. >#16 0x0000003c1283005d in g_main_context_iterate (context=0x65d6b0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2677 > got_ownership = <value optimized out> > max_priority = 200 > timeout = 0 > some_ready = 1 > nfds = <value optimized out> > allocated_nfds = <value optimized out> > fds = (GPollFD *) 0xd9cc00 > __PRETTY_FUNCTION__ = "g_main_context_iterate" >#17 0x0000003c1283036a in IA__g_main_loop_run (loop=0x6b99c0) at gmain.c:2881 > got_ownership = <value optimized out> > self = (GThread *) 0x6298c0 > __PRETTY_FUNCTION__ = "IA__g_main_loop_run" >#18 0x0000003c18e2ce26 in bonobo_main () at bonobo-main.c:311 > loop = (GMainLoop *) 0x6b99c0 >#19 0x0000000000416f63 in main (argc=2, argv=0x7fff7ab78468) at main.c:586 > fd = 4303957 > program = (GnomeProgram *) 0x638050 > context = <value optimized out> >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 286701
: 192891 |
192901
|
279691