Project

General

Profile

Actions

action #20832

closed

test fails in yast2_samba - Improve the test to provide the core dump output

Added by SLindoMansilla over 6 years ago. Updated over 6 years ago.

Status:
Rejected
Priority:
Normal
Category:
Bugs in existing tests
Target version:
-
Start date:
2017-07-27
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

Observation

openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-yast2_ui@64bit fails in
yast2_samba

Improve the test to provide the core dump output

Reproducible

Fails since (at least) Build 20170508

Expected result

Last good: (unknown) (or more recent)

Further details

Always latest result in this scenario: latest


Related issues 1 (0 open1 closed)

Is duplicate of openQA Tests - action #20200: [opensuse]yast2_samba random test failureResolvedzluo2017-07-02

Actions
Actions #1

Updated by SLindoMansilla over 6 years ago

  • Status changed from New to In Progress
  • Assignee set to SLindoMansilla

Related bug: boo#1049433

Actions #2

Updated by okurz over 6 years ago

the "problem detection logs" gathered by opensusebasetest::problem_detection already gather the information about the presence of core dumps:

    # Segmentation faults
    $self->save_and_upload_log("coredumpctl list", "segmentation-faults-list.txt", {screenshot => 1, noupload => 1});
    $self->save_and_upload_log("coredumpctl info", "segmentation-faults-info.txt", {screenshot => 1, noupload => 1});

and https://openqa.opensuse.org/tests/451183/file/yast2_samba-problem_detection_logs.tar.xz provides the according information. What is missing though is the coredump itself or a stack trace.

coredumpctl -o coredump dump might help to save it, coredumpctl gdb could provide the stack trace but maybe we also need to enable actually saving the coredump. Should be tested accordingly with a scenario where this could be reproduced easily.
As often, the arch wiki is a good reference :-) -> https://wiki.archlinux.org/index.php/Core_dump

Actions #3

Updated by SLindoMansilla over 6 years ago

  • Is duplicate of action #20200: [opensuse]yast2_samba random test failure added
Actions #4

Updated by SLindoMansilla over 6 years ago

  • Status changed from In Progress to Rejected

Rejected as duplicate. See poo#20200

Actions

Also available in: Atom PDF