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 310823 Details for
Bug 453284
Mysterious crash in __regexec
[?]
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.
valgrind --leak-check=full --show-reachable=yes --db-attach=yes --log-file=empathy-valgrind-log.txt /usr/bin/empathy
empathy-valgrind-log.txt (text/plain), 7.15 KB, created by
Matěj Cepl
on 2008-07-02 16:37:59 UTC
(
hide
)
Description:
valgrind --leak-check=full --show-reachable=yes --db-attach=yes --log-file=empathy-valgrind-log.txt /usr/bin/empathy
Filename:
MIME Type:
Creator:
Matěj Cepl
Created:
2008-07-02 16:37:59 UTC
Size:
7.15 KB
patch
obsolete
>==14657== Memcheck, a memory error detector. >==14657== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al. >==14657== Using LibVEX rev 1804, a library for dynamic binary translation. >==14657== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP. >==14657== Using valgrind-3.3.0, a dynamic binary instrumentation framework. >==14657== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al. >==14657== For more details, rerun with: -v >==14657== >==14657== Invalid free() / delete / delete[] >==14657== at 0x40052EA: operator delete(void*, std::nothrow_t const&) (vg_replace_malloc.c:354) >==14657== by 0x4985118: std::__verify_grouping(char const*, unsigned, std::string const&) (locale_facets.cc:108) >==14657== by 0x498604C: std::locale::_Impl::_Impl(char const*, unsigned) (localename.cc:218) >==14657== by 0x5E807F: pthread_once (in /lib/libpthread-2.8.so) >==14657== by 0x49871F7: std::locale::locale() (basic_string.h:2189) >==14657== by 0x49821CC: std::locale::_Impl::_Impl(std::locale::_Impl const&, unsigned) (locale.cc:249) >==14657== by 0x4397554: _GLOBAL__I_stackwalker_x86.cc (iostream:77) >==14657== by 0x439E38C: (within /usr/lib/bug-buddy/libbreakpad.so.0.0.0) >==14657== by 0x436BE7B: (within /usr/lib/bug-buddy/libbreakpad.so.0.0.0) >==14657== by 0x42E92C: _dl_init (dl-init.c:70) >==14657== by 0x432BB1: dl_open_worker (dl-open.c:516) >==14657== by 0x42E4F5: _dl_catch_error (dl-error.c:178) >==14657== Address 0x4a1e188 is not stack'd, malloc'd or (recently) free'd >==14657== >==14657== ---- Attach to debugger ? --- [Return/N/n/Y/y/C/c] ---- ==14657== >==14657== Syscall param rt_sigaction(act->sa_mask) points to uninitialised byte(s) >==14657== at 0x5EB1CD: __libc_sigaction (sigaction.c:96) >==14657== by 0x5EB2B2: sigaction (sigaction.c:44) >==14657== by 0x4314B18: google_breakpad::ExceptionHandler::SetupHandler(int) (exception_handler.cc:153) >==14657== by 0x4314C1E: google_breakpad::ExceptionHandler::SetupHandler() (exception_handler.cc:146) >==14657== by 0x43153D7: google_breakpad::ExceptionHandler::ExceptionHandler(std::string const&, bool (*)(void*), bool (*)(char const*, char const*, void*, bool), void*, bool) (exception_handler.cc:85) >==14657== by 0x431416B: gtk_module_init (gnome-breakpad.cc:322) >==14657== by 0x6F0588F: default_display_notify_cb (gtkmodules.c:413) >==14657== by 0x862FCB: g_cclosure_marshal_VOID__PARAM (gmarshal.c:531) >==14657== by 0x85612A: g_closure_invoke (gclosure.c:490) >==14657== by 0x86A994: signal_emit_unlocked_R (gsignal.c:2440) >==14657== by 0x86BECD: g_signal_emit_valist (gsignal.c:2199) >==14657== by 0x86C335: g_signal_emit (gsignal.c:2243) >==14657== Address 0xbef9a6b4 is on thread 1's stack >==14657== >==14657== ---- Attach to debugger ? --- [Return/N/n/Y/y/C/c] ---- ==14657== >==14657== Invalid read of size 4 >==14657== at 0x4FEECD: regexec@@GLIBC_2.3.4 (regexec.c:246) >==14657== by 0x407D0AA: empathy_regex_match (empathy-utils.c:161) >==14657== by 0x404B692: empathy_theme_append_text (empathy-theme.c:269) >==14657== by 0x404EC8C: theme_irc_append_message (empathy-theme-irc.c:237) >==14657== by 0x404BA30: empathy_theme_append_message (empathy-theme.c:209) >==14657== by 0x4044527: empathy_chat_view_append_message (empathy-chat-view.c:812) >==14657== by 0x403E59B: chat_constructed (empathy-chat.c:1040) >==14657== by 0x85C7E5: g_object_newv (gobject.c:955) >==14657== by 0x85CCD1: g_object_new_valist (gobject.c:1027) >==14657== by 0x85CE1D: g_object_new (gobject.c:795) >==14657== by 0x403C4F7: empathy_chat_new (empathy-chat.c:1527) >==14657== by 0x8050D4D: dispatch_channel_cb (empathy.c:94) >==14657== Address 0x88 is not stack'd, malloc'd or (recently) free'd >==14657== >==14657== ---- Attach to debugger ? --- [Return/N/n/Y/y/C/c] ---- ==14657== starting debugger with cmd: /usr/bin/gdb -nw /proc/14930/fd/1014 14930 > >valgrind: m_signals.c:1371 (deliver_signal): Assertion 'VG_(is_valid_tid)(tid)' failed. >==14930== at 0x3801A3FD: report_and_quit (m_libcassert.c:140) >==14930== by 0x5A4FF3: (within /lib/libc-2.8.so) >==14930== by 0xBEF9946F: ??? >==14930== by 0x4BC97A: btowc (btowc.c:60) >==14930== by 0x5F9B4B7: ??? >==14930== by 0xFE: ??? > >sched status: > running_tid=1 > >Thread 1: status = VgTs_Runnable >==14930== at 0x4FEECD: regexec@@GLIBC_2.3.4 (regexec.c:246) >==14930== by 0x407D0AA: empathy_regex_match (empathy-utils.c:161) >==14930== by 0x404B692: empathy_theme_append_text (empathy-theme.c:269) >==14930== by 0x404EC8C: theme_irc_append_message (empathy-theme-irc.c:237) >==14930== by 0x404BA30: empathy_theme_append_message (empathy-theme.c:209) >==14930== by 0x4044527: empathy_chat_view_append_message (empathy-chat-view.c:812) >==14930== by 0x403E59B: chat_constructed (empathy-chat.c:1040) >==14930== by 0x85C7E5: g_object_newv (gobject.c:955) >==14930== by 0x85CCD1: g_object_new_valist (gobject.c:1027) >==14930== by 0x85CE1D: g_object_new (gobject.c:795) >==14930== by 0x403C4F7: empathy_chat_new (empathy-chat.c:1527) >==14930== by 0x8050D4D: dispatch_channel_cb (empathy.c:94) >==14930== by 0x862DBB: g_cclosure_marshal_VOID__OBJECT (gmarshal.c:636) >==14930== by 0x85612A: g_closure_invoke (gclosure.c:490) >==14930== by 0x86A994: signal_emit_unlocked_R (gsignal.c:2440) >==14930== by 0x86BECD: g_signal_emit_valist (gsignal.c:2199) >==14930== by 0x86C335: g_signal_emit (gsignal.c:2243) >==14930== by 0x4098665: empathy_dispatcher_channel_process (empathy-dispatcher.c:72) >==14930== by 0x8056475: status_icon_activate_cb (empathy-status-icon.c:201) >==14930== by 0x8638B3: g_cclosure_marshal_VOID__VOID (gmarshal.c:77) >==14930== by 0x85612A: g_closure_invoke (gclosure.c:490) >==14930== by 0x86A994: signal_emit_unlocked_R (gsignal.c:2440) >==14930== by 0x86BECD: g_signal_emit_valist (gsignal.c:2199) >==14930== by 0x86C335: g_signal_emit (gsignal.c:2243) >==14930== by 0x6F7AB19: emit_activate_signal (gtkstatusicon.c:836) >==14930== by 0x6F7B1F2: gtk_status_icon_button_press (gtkstatusicon.c:1248) >==14930== by 0x6EE9345: _gtk_marshal_BOOLEAN__BOXED (gtkmarshalers.c:84) >==14930== by 0x85612A: g_closure_invoke (gclosure.c:490) >==14930== by 0x86A994: signal_emit_unlocked_R (gsignal.c:2440) >==14930== by 0x86BD57: g_signal_emit_valist (gsignal.c:2209) >==14930== by 0x86C335: g_signal_emit (gsignal.c:2243) >==14930== by 0x705AC8B: gtk_widget_event_internal (gtkwidget.c:4678) >==14930== by 0x705A7B3: gtk_widget_event (gtkwidget.c:4478) >==14930== by 0x6EE7902: gtk_propagate_event (gtkmain.c:2336) >==14930== by 0x6EE63B1: gtk_main_do_event (gtkmain.c:1541) >==14930== by 0x6ADFFBF: gdk_event_dispatch (gdkevents-x11.c:2351) >==14930== by 0x663097: g_main_context_dispatch (gmain.c:2009) >==14930== by 0x666742: g_main_context_iterate (gmain.c:2642) >==14930== by 0x666C61: g_main_loop_run (gmain.c:2850) >==14930== by 0x6EE5B14: gtk_main (gtkmain.c:1163) >==14930== by 0x8051266: main (empathy.c:464) > > >Note: see also the FAQ.txt in the source distribution. >It contains workarounds to several common problems. > >If that doesn't help, please report this bug to: www.valgrind.org > >In the bug report, send all the above text, the valgrind >version, and what Linux distro you are using. Thanks. >
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 453284
:
310519
|
310811
| 310823 |
312901
|
312903
|
312904