Bug 828666
Summary: | gnote crash after several links are opened | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Patrik Kis <pkis> | ||||
Component: | gnote | Assignee: | Owen Taylor <otaylor> | ||||
Status: | CLOSED WONTFIX | QA Contact: | Desktop QE <desktop-qa-list> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 6.3 | CC: | tpelka | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2017-12-06 10:24:50 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux. This request was erroneously removed from consideration in Red Hat Enterprise Linux 6.4, which is currently under development. This request will be evaluated for inclusion in Red Hat Enterprise Linux 6.4. This request was evaluated by Red Hat Product Management for inclusion in the current release of Red Hat Enterprise Linux. Because the affected component is not scheduled to be updated in the current release, Red Hat is unable to address this request at this time. Red Hat invites you to ask your support representative to propose this request, if appropriate, in the next release of Red Hat Enterprise Linux. This request was evaluated by Red Hat Product Management for inclusion in the current release of Red Hat Enterprise Linux. Because the affected component is not scheduled to be updated in the current release, Red Hat is unable to address this request at this time. Red Hat invites you to ask your support representative to propose this request, if appropriate, in the next release of Red Hat Enterprise Linux. Red Hat Enterprise Linux 6 is in the Production 3 Phase. During the Production 3 Phase, Critical impact Security Advisories (RHSAs) and selected Urgent Priority Bug Fix Advisories (RHBAs) may be released as they become available. The official life cycle policy can be reviewed here: http://redhat.com/rhel/lifecycle This issue does not meet the inclusion criteria for the Production 3 Phase and will be marked as CLOSED/WONTFIX. If this remains a critical requirement, please contact Red Hat Customer Support to request a re-evaluation of the issue, citing a clear business justification. Note that a strong business justification will be required for re-evaluation. Red Hat Customer Support can be contacted via the Red Hat Customer Portal at the following URL: https://access.redhat.com/ |
Created attachment 589417 [details] abrt collected data with coredump and other logs Description of problem: gnote crash after secveral http links are opened from a note Version-Release number of selected component (if applicable): gnote-0.6.3-3.el6.x86_64 How reproducible: almost always Steps to Reproduce: 1. create a new note and insert a http link into it 2. click several times on the link which open the dest in firefox 3. after about 5-10 clicks gnote crash Actual results: gnote crash Expected results: gnote does not crash Additional info: abrt failed to report the poblem so incuding backtrace + the info collected by abrt is attached (gdb) bt full #0 0x00000000004ebfc5 in gnote::NoteLinkWatcher::~NoteLinkWatcher() () No symbol table info available. #1 0x0000000000487e4a in operator()<void (*)(gnote::NoteAddin*), boost::_bi::list1<gnote::NoteAddin* const&> > (this=0x119d630, __in_chrg=<value optimized out>) at /usr/include/boost/bind/bind.hpp:246 No locals. #2 operator()<gnote::NoteAddin*> (this=0x119d630, __in_chrg=<value optimized out>) at /usr/include/boost/bind/bind_template.hpp:47 No locals. #3 for_each<std::_List_const_iterator<gnote::NoteAddin*>, boost::_bi::bind_t<void, void (*)(gnote::NoteAddin*), boost::_bi::list1<boost::arg<1> > > > (this=0x119d630, __in_chrg=<value optimized out>) at /usr/include/c++/4.4.4/bits/stl_algo.h:4200 No locals. #4 gnote::AddinManager::~AddinManager (this=0x119d630, __in_chrg=<value optimized out>) at addinmanager.cpp:84 iter = {first = std::tr1::shared_ptr (count 18) 0x124b570, second = std::list = {[0] = , [1] = , [2] = , [3] = , [4] = , [5] = , [6] = , [7] = , [8] = , [9] = , [10] = , [11] = , [12] = , [13] = , [14] = }} #5 0x000000000048d562 in gnote::NoteManager::~NoteManager (this=0x118ef00, __in_chrg=<value optimized out>) at notemanager.cpp:155 No locals. #6 0x000000000047b736 in gnote::Gnote::~Gnote (this=0x118e0c0, __in_chrg=<value optimized out>) at gnote.cpp:79 No locals. #7 0x000000000047a04b in main (argc=1, argv=0x7fffaeaa0958) at main.cpp:40 kit = {<sigc::trackable> = {callback_list_ = 0x0}, _vptr.Main = 0x3191bf14b0, static signal_run_ = {<No data fields>}, static signal_quit_ = {<No data fields>}, static signal_key_snooper_ = {<No data fields>}, static instance_ = 0x7fffaeaa0850} app = 0x118e0c0 retval = 0 (gdb)