Bug 1324741 - [abrt] qupzilla: qupzilla_signal_handler(): qupzilla killed by SIGABRT
Summary: [abrt] qupzilla: qupzilla_signal_handler(): qupzilla killed by SIGABRT
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-drv-intel
Version: 24
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Adam Jackson
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:1a5df193f67b3f7423e17098b54...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-07 07:31 UTC by Mustafa Muhammad
Modified: 2017-08-08 14:11 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-08 14:11:12 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (165.68 KB, text/plain)
2016-04-07 07:31 UTC, Mustafa Muhammad
no flags Details
File: cgroup (148 bytes, text/plain)
2016-04-07 07:31 UTC, Mustafa Muhammad
no flags Details
File: core_backtrace (87.81 KB, text/plain)
2016-04-07 07:31 UTC, Mustafa Muhammad
no flags Details
File: dso_list (21.23 KB, text/plain)
2016-04-07 07:31 UTC, Mustafa Muhammad
no flags Details
File: environ (1.76 KB, text/plain)
2016-04-07 07:31 UTC, Mustafa Muhammad
no flags Details
File: limits (1.29 KB, text/plain)
2016-04-07 07:31 UTC, Mustafa Muhammad
no flags Details
File: maps (101.60 KB, text/plain)
2016-04-07 07:31 UTC, Mustafa Muhammad
no flags Details
File: mountinfo (3.20 KB, text/plain)
2016-04-07 07:31 UTC, Mustafa Muhammad
no flags Details
File: namespaces (85 bytes, text/plain)
2016-04-07 07:31 UTC, Mustafa Muhammad
no flags Details
File: open_fds (6.06 KB, text/plain)
2016-04-07 07:32 UTC, Mustafa Muhammad
no flags Details
File: proc_pid_status (1.10 KB, text/plain)
2016-04-07 07:32 UTC, Mustafa Muhammad
no flags Details
File: var_log_messages (28 bytes, text/plain)
2016-04-07 07:32 UTC, Mustafa Muhammad
no flags Details

Description Mustafa Muhammad 2016-04-07 07:31:35 UTC
Description of problem:
After choosing to remove th border (don't know if this has anything to do with the crash), I closed QupZilla and on next start, it crashed.

Version-Release number of selected component:
qupzilla-2.0.0-1.fc24

Additional info:
reporter:       libreport-2.6.4
backtrace_rating: 4
cmdline:        /usr/bin/qupzilla
crash_function: qupzilla_signal_handler
executable:     /usr/bin/qupzilla
global_pid:     3057
kernel:         4.5.0-0.rc7.git0.2.fc24.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #2 qupzilla_signal_handler at main.cpp:54
 #4 check_rtt_cb at main/teximage.c:2562
 #5 _mesa_HashWalk at main/hash.c:416
 #6 _mesa_update_fbo_texture at main/teximage.c:2599
 #8 teximage at main/teximage.c:2989
 #9 _mesa_TexImage2D at main/teximage.c:3021
 #10 gpu::gles2::FeatureInfo::InitializeFeatures at /usr/src/debug/qtwebengine-opensource-src-5.6.0/src/3rdparty/chromium/gpu/command_buffer/service/feature_info.cc:637
 #11 gpu::gles2::FeatureInfo::Initialize at /usr/src/debug/qtwebengine-opensource-src-5.6.0/src/3rdparty/chromium/gpu/command_buffer/service/feature_info.cc:223
 #12 gpu::gles2::ContextGroup::Initialize at /usr/src/debug/qtwebengine-opensource-src-5.6.0/src/3rdparty/chromium/gpu/command_buffer/service/context_group.cc:118
 #13 gpu::gles2::GLES2DecoderImpl::Initialize at /usr/src/debug/qtwebengine-opensource-src-5.6.0/src/3rdparty/chromium/gpu/command_buffer/service/gles2_cmd_decoder.cc:2643

Comment 1 Mustafa Muhammad 2016-04-07 07:31:42 UTC
Created attachment 1144579 [details]
File: backtrace

Comment 2 Mustafa Muhammad 2016-04-07 07:31:44 UTC
Created attachment 1144580 [details]
File: cgroup

Comment 3 Mustafa Muhammad 2016-04-07 07:31:47 UTC
Created attachment 1144581 [details]
File: core_backtrace

Comment 4 Mustafa Muhammad 2016-04-07 07:31:49 UTC
Created attachment 1144582 [details]
File: dso_list

Comment 5 Mustafa Muhammad 2016-04-07 07:31:51 UTC
Created attachment 1144584 [details]
File: environ

Comment 6 Mustafa Muhammad 2016-04-07 07:31:52 UTC
Created attachment 1144585 [details]
File: limits

Comment 7 Mustafa Muhammad 2016-04-07 07:31:55 UTC
Created attachment 1144586 [details]
File: maps

Comment 8 Mustafa Muhammad 2016-04-07 07:31:57 UTC
Created attachment 1144587 [details]
File: mountinfo

Comment 9 Mustafa Muhammad 2016-04-07 07:31:58 UTC
Created attachment 1144588 [details]
File: namespaces

Comment 10 Mustafa Muhammad 2016-04-07 07:32:00 UTC
Created attachment 1144589 [details]
File: open_fds

Comment 11 Mustafa Muhammad 2016-04-07 07:32:02 UTC
Created attachment 1144590 [details]
File: proc_pid_status

Comment 12 Mustafa Muhammad 2016-04-07 07:32:03 UTC
Created attachment 1144591 [details]
File: var_log_messages

Comment 13 Kevin Kofler 2016-04-07 10:00:03 UTC
The backtrace points to Mesa, the OpenGL infrastructure. According to the dso_list, the Nouveau driver is being used. I'm reassigning it to Nouveau to get it to the right people. The backtrace is in the Mesa core though.

Comment 14 Mustafa Muhammad 2016-04-07 10:19:01 UTC
My machine only has Intel GPU, probably should be reassigned to mesa core

Comment 15 Kevin Kofler 2016-04-07 11:34:26 UTC
Oops, the dso_list is misleading, it is loading all 3 libdrm_*.so modules for some reason.

So, I am reassigning this to xorg-x11-drv-intel which should be the driver that is actually being used.

Comment 16 Fedora End Of Life 2017-07-25 20:29:47 UTC
This message is a reminder that Fedora 24 is nearing its end of life.
Approximately 2 (two) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 24. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '24'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 24 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged  change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

Comment 17 Fedora End Of Life 2017-08-08 14:11:12 UTC
Fedora 24 changed to end-of-life (EOL) status on 2017-08-08. Fedora 24 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.