Bug 409358 - akregator crashes each time i close a tab
Summary: akregator crashes each time i close a tab
Status: RESOLVED DUPLICATE of bug 371511
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: 5.11.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-01 08:48 UTC by Philippe ROUBACH
Modified: 2019-07-03 05:59 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe ROUBACH 2019-07-01 08:48:54 UTC
SUMMARY

akregator crashes each time I close a tab.

akregator is unusable.

STEPS TO REPRODUCE
1. open an item in a tab
2. close item by clicking button "red+cross"
3. 

OBSERVED RESULT

kontact crashes

EXPECTED RESULT

kontact does not crash

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.16.2
KDE Frameworks Version: 5.59.0
Qt Version: 5.12.3


ADDITIONAL INFORMATION
kde apps 19.04.2
Comment 1 Laurent Montel 2019-07-01 10:16:18 UTC
backtrace ?
Comment 2 Philippe ROUBACH 2019-07-01 11:40:44 UTC
Missing separate debuginfo for /usr/lib64/libsoftokn3.so
Try: zypper install -C "debuginfo(build-id)=53f7177c13e91c249317c51b41460c7eef7473fb"
Missing separate debuginfo for /usr/lib64/libsqlite3.so.0
Try: zypper install -C "debuginfo(build-id)=5716c512dba2e9820832970a1943d8668276333d"
Missing separate debuginfo for /lib64/libfreeblpriv3.so
Try: zypper install -C "debuginfo(build-id)=4a9b970748f894cee8cf159360516ae26563f0f6"
Missing separate debuginfo for /usr/lib64/libnssckbi.so
Try: zypper install -C "debuginfo(build-id)=a0f214446f9adb27573795fb3838ee127b43605a"
WebEnginePage::javaScriptConsoleMessage lineNumber:  10  message:  "JQMIGRATE: Migrate is installed, version 1.4.1"
libpng warning: iCCP: known incorrect sRGB profile
[New Thread 0x7ffebdeff700 (LWP 16197)]
[New Thread 0x7ffebec7f700 (LWP 16198)]
[New Thread 0x7ffebd6fe700 (LWP 16199)]
WebEnginePage::javaScriptConsoleMessage lineNumber:  0  message:  "The resource https://pagead2.googlesyndication.com/pagead/js/r20190624/r20190131/show_ads_impl.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally."

Thread 11 "Chrome_IOThread" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffa1b98700 (LWP 16082)]
0x0000000000000000 in ?? ()
(gdb) bactrace full
Undefined command: "bactrace".  Try "help".
(gdb) backtrace full
#0  0x0000000000000000 in ?? ()
No symbol table info available.
#1  0x00007ffff45ab3b3 in QObject::property (this=this@entry=0x555557012610, name=name@entry=0x7ffff02c3aa3 "deprecated") at kernel/qobject.cpp:3972
        d = 0x5555570127c0
        meta = <optimized out>
        id = <optimized out>
        p = {mobj = 0x55555700f110, handle = 2353229952, idx = 32767, menum = {mobj = 0x7fffa8002d20, handle = 8}}
#2  0x00007fffea9c8039 in QtWebEngineCore::NetworkDelegateQt::OnBeforeURLRequest(net::URLRequest*, base::OnceCallback<void (int)>, GURL*) (this=0x7fffa8002d20, request=0x7fff8c436fe0, 
    callback=..., newUrl=0x7fff8c437248) at /usr/src/debug/libqt5-qtwebengine-5.13.0-lp151.2.1.x86_64/src/core/net/network_delegate_qt.cpp:140
        resourceInfo = 0x55555700f110
        resourceType = content::RESOURCE_TYPE_PING
        navigationType = <optimized out>
        qUrl = {d = 0x5555570a4c90}
        firstPartyUrl = {d = 0x5555570128c0}
        infoPrivate = <optimized out>
        requestInfo = {d_ptr = {d = 0x7fff8c448770}}
        profileInterceptor = 0x555557012610
        webContentsGetter = {<base::internal::CallbackBaseCopyable> = {<base::internal::CallbackBase> = {bind_state_ = {ptr_ = 0x55555b8af930}}, <No data fields>}, <No data fields>}
#3  0x00007fffed2803bf in net::NetworkDelegate::NotifyBeforeURLRequest(net::URLRequest*, base::OnceCallback<void (int)>, GURL*) () at ../../3rdparty/chromium/net/base/network_delegate.cc:33
No locals.
#4  0x00007fffed3ed371 in net::URLRequest::Start () at ../../3rdparty/chromium/net/url_request/url_request.cc:559
No locals.
#5  0x00007fffec493480 in content::ResourceLoader::StartRequestInternal () at ../../3rdparty/chromium/content/browser/loader/resource_loader.cc:635
No locals.
#6  0x00007fffec493dc5 in content::ResourceLoader::Resume () at ../../3rdparty/chromium/content/browser/loader/resource_loader.cc:554
No locals.
#7  0x00007fffec493fdd in content::ResourceLoader::ScopedDeferral::~ScopedDeferral () at ../../3rdparty/chromium/content/browser/loader/resource_loader.cc:226
No locals.
#8  0x00007fffec4940dc in content::ResourceLoader::StartRequest () at ../../3rdparty/chromium/content/browser/loader/resource_loader.cc:291
No locals.
#9  0x00007fffec48dbee in content::ResourceDispatcherHostImpl::BeginRequestInternal () at ../../3rdparty/chromium/content/browser/loader/resource_dispatcher_host_impl.cc:1740
No locals.
#10 0x00007fffec48e6e0 in content::ResourceDispatcherHostImpl::ContinuePendingBeginRequest () at ../../3rdparty/chromium/content/browser/loader/resource_dispatcher_host_impl.cc:1029
No locals.
#11 0x00007fffec48f424 in content::ResourceDispatcherHostImpl::BeginRequest () at ../../3rdparty/chromium/content/browser/loader/resource_dispatcher_host_impl.cc:777
No locals.
#12 0x00007fffec48f60e in content::ResourceDispatcherHostImpl::OnRequestResourceInternal () at ../../3rdparty/chromium/content/browser/loader/resource_dispatcher_host_impl.cc:638
No locals.
#13 0x00007fffec48f739 in content::ResourceDispatcherHostImpl::OnRequestResourceWithMojo () at ../../3rdparty/chromium/content/browser/loader/resource_dispatcher_host_impl.cc:1622
No locals.
#14 0x00007fffec49a9d2 in content::URLLoaderFactoryImpl::CreateLoaderAndStart () at ../../3rdparty/chromium/content/browser/loader/url_loader_factory_impl.cc:40
No locals.
#15 0x00007fffedd91640 in network::cors::CorsURLLoaderFactory::CreateLoaderAndStart () at ./../../3rdparty/chromium/services/network/cors/cors_url_loader_factory.cc:108
No locals.
#16 0x00007fffec4956f0 in content::ResourceMessageFilter::CreateLoaderAndStart () at ../../3rdparty/chromium/content/browser/loader/resource_message_filter.cc:145
No locals.
#17 0x00007fffeabe13af in network::mojom::URLLoaderFactoryStubDispatch::Accept () at ./gen/services/network/public/mojom/url_loader_factory.mojom.cc:204
No locals.
--Type <RET> for more, q to quit, c to continue without paging--
#18 0x00007fffed08f745 in mojo::InterfaceEndpointClient::HandleValidatedMessage () at ../../3rdparty/chromium/mojo/public/cpp/bindings/lib/interface_endpoint_client.cc:423
No locals.
#19 0x00007fffed579c62 in Accept () at ../../3rdparty/chromium/ipc/ipc_mojo_bootstrap.cc:859
No locals.
#20 0x00007fffed08bb43 in mojo::Connector::DispatchMessage () at ../../3rdparty/chromium/mojo/public/cpp/bindings/lib/connector.cc:521
No locals.
#21 0x00007fffed08c78e in mojo::Connector::ReadAllAvailableMessages () at ../../3rdparty/chromium/mojo/public/cpp/bindings/lib/connector.cc:596
No locals.
#22 0x00007fffed0a97a0 in base::RepeatingCallback<void (unsigned int, mojo::HandleSignalsState const&)>::Run(unsigned int, mojo::HandleSignalsState const&) const & ()
    at ../../3rdparty/chromium/base/callback.h:129
No locals.
#23 mojo::SimpleWatcher::OnHandleReady () at ../../3rdparty/chromium/mojo/public/cpp/system/simple_watcher.cc:288
No locals.
#24 0x00007fffeccb9484 in base::OnceCallback<void ()>::Run() && () at ../../3rdparty/chromium/base/callback.h:99
No locals.
#25 base::debug::TaskAnnotator::RunTask () at ./../../3rdparty/chromium/base/debug/task_annotator.cc:105
No locals.
#26 0x00007fffeccd69be in base::MessageLoopImpl::RunTask () at ./../../3rdparty/chromium/base/message_loop/message_loop_impl.cc:355
No locals.
#27 0x00007fffeccd7d33 in base::MessageLoopImpl::DeferOrRunPendingTask () at ./../../3rdparty/chromium/base/message_loop/message_loop_impl.cc:366
No locals.
#28 0x00007fffeccd7ff3 in base::MessageLoopImpl::DoWork () at ./../../3rdparty/chromium/base/message_loop/message_loop_impl.cc:458
No locals.
#29 0x00007fffecd70eba in base::MessagePumpLibevent::Run () at ./../../3rdparty/chromium/base/message_loop/message_pump_libevent.cc:210
No locals.
#30 0x00007fffeccfb1c5 in base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:150
No locals.
#31 0x00007fffec21b064 in content::BrowserProcessSubThread::IOThreadRun () at ../../3rdparty/chromium/content/browser/browser_process_sub_thread.cc:174
No locals.
#32 0x00007fffecd33f20 in base::Thread::ThreadMain () at ./../../3rdparty/chromium/base/threading/thread.cc:333
No locals.
#33 0x00007fffecd6cf65 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:81
No locals.
#34 0x00007fffe5c97569 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#35 0x00007ffff3c969ef in clone () from /lib64/libc.so.6
No symbol table info available.
(gdb)
Comment 3 Philippe ROUBACH 2019-07-01 15:17:53 UTC
Hello 

this is not a new bug.

there were same bug with 15.0  19.04.(0-1)and Wolfgang Bauer supplied an rpm in his opensuse repo which fixed it. i am surprise it is not fixed with 19.04.2

i must retrive the report i sent in the past.
Comment 4 Christophe Marin 2019-07-02 08:41:57 UTC

*** This bug has been marked as a duplicate of bug 371511 ***
Comment 5 Wolfgang Bauer 2019-07-03 05:59:45 UTC
(In reply to Philippe ROUBACH from comment #3)
> this is not a new bug.
> 
> there were same bug with 15.0  19.04.(0-1)and Wolfgang Bauer supplied an rpm
> in his opensuse repo which fixed it. i am surprise it is not fixed with
> 19.04.2

It was fixed with Qt 5.12.x, but the crashes seem to be back with Qt 5.13.