canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #02437
[Bug 1881741] Re: [SRU] elisa crashed with SIGSEGV in libvlc_set_user_agent()
Debdiff for Lunar attached.
** Summary changed:
- elisa crashed with SIGSEGV in libvlc_set_user_agent()
+ [SRU] elisa crashed with SIGSEGV in libvlc_set_user_agent()
** Description changed:
+ [ Impact ]
+
+ elisa is completely unusable as it will always segfault whenever any
+ user tries to launch the application.
+
+ The trace from the coredump showed it was trying to call a vlc api.
+
+ [ Test Plan ]
+
+ * Execute the command "elisa" from a termical, which will segfault if its not fixed.
+ * With the fixed package, the "elisa" window will be displayed.
+
+ [ Where problems could occur ]
+
+ * It is not changing any part of the code, rather its just adding vlc-
+ plugin-base as a runtime dependency. So, the chance of regression is
+ very less for this.
+
+ [ Other Info ]
+
+ * It was already fixed in 23.04.3-0ubuntu2 of Mantic release.
+
+ [ Original Bug Description ]
+
crashed
ProblemType: Crash
DistroRelease: Ubuntu 20.10
Package: elisa 20.04.1-0ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
Uname: Linux 5.4.0-33-generic x86_64
ApportVersion: 2.20.11-0ubuntu36
Architecture: amd64
CasperMD5CheckResult: skip
CrashCounter: 1
CurrentDesktop: ubuntu:GNOME
Date: Tue Jun 2 12:54:14 2020
ExecutablePath: /usr/bin/elisa
InstallationDate: Installed on 2020-06-01 (0 days ago)
InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Alpha amd64 (20200518)
ProcCmdline: elisa
ProcEnviron:
- PATH=(custom, no user)
- XDG_RUNTIME_DIR=<set>
- LANG=en_US.UTF-8
- SHELL=/bin/bash
+ PATH=(custom, no user)
+ XDG_RUNTIME_DIR=<set>
+ LANG=en_US.UTF-8
+ SHELL=/bin/bash
SegvAnalysis:
- Segfault happened at: 0x7f9df6d5a7dd <libvlc_set_user_agent+29>: mov (%rdi),%rbp
- PC (0x7f9df6d5a7dd) ok
- source "(%rdi)" (0x00000000) not located in a known VMA region (needed readable region)!
- destination "%rbp" ok
+ Segfault happened at: 0x7f9df6d5a7dd <libvlc_set_user_agent+29>: mov (%rdi),%rbp
+ PC (0x7f9df6d5a7dd) ok
+ source "(%rdi)" (0x00000000) not located in a known VMA region (needed readable region)!
+ destination "%rbp" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: elisa-player
StacktraceTop:
- libvlc_set_user_agent () from /lib/x86_64-linux-gnu/libvlc.so.5
- AudioWrapper::AudioWrapper(QObject*) () from /usr/lib/x86_64-linux-gnu/elisa/libelisaLib.so.0
- ElisaApplication::initializePlayer() () from /usr/lib/x86_64-linux-gnu/elisa/libelisaLib.so.0
- ElisaApplication::initialize() () from /usr/lib/x86_64-linux-gnu/elisa/libelisaLib.so.0
- ?? () from /usr/lib/x86_64-linux-gnu/elisa/libelisaLib.so.0
+ libvlc_set_user_agent () from /lib/x86_64-linux-gnu/libvlc.so.5
+ AudioWrapper::AudioWrapper(QObject*) () from /usr/lib/x86_64-linux-gnu/elisa/libelisaLib.so.0
+ ElisaApplication::initializePlayer() () from /usr/lib/x86_64-linux-gnu/elisa/libelisaLib.so.0
+ ElisaApplication::initialize() () from /usr/lib/x86_64-linux-gnu/elisa/libelisaLib.so.0
+ ?? () from /usr/lib/x86_64-linux-gnu/elisa/libelisaLib.so.0
Title: elisa crashed with SIGSEGV in libvlc_set_user_agent()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
separator:
** Description changed:
[ Impact ]
elisa is completely unusable as it will always segfault whenever any
user tries to launch the application.
The trace from the coredump showed it was trying to call a vlc api.
[ Test Plan ]
- * Execute the command "elisa" from a termical, which will segfault if its not fixed.
- * With the fixed package, the "elisa" window will be displayed.
-
+ * Execute the command "elisa" from a terminal, which will segfault if its not fixed.
+ * With the fixed package, the "elisa" window will be displayed.
+
[ Where problems could occur ]
- * It is not changing any part of the code, rather its just adding vlc-
+ * It is not changing any part of the code, rather its just adding vlc-
plugin-base as a runtime dependency. So, the chance of regression is
very less for this.
[ Other Info ]
* It was already fixed in 23.04.3-0ubuntu2 of Mantic release.
[ Original Bug Description ]
crashed
ProblemType: Crash
DistroRelease: Ubuntu 20.10
Package: elisa 20.04.1-0ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
Uname: Linux 5.4.0-33-generic x86_64
ApportVersion: 2.20.11-0ubuntu36
Architecture: amd64
CasperMD5CheckResult: skip
CrashCounter: 1
CurrentDesktop: ubuntu:GNOME
Date: Tue Jun 2 12:54:14 2020
ExecutablePath: /usr/bin/elisa
InstallationDate: Installed on 2020-06-01 (0 days ago)
InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Alpha amd64 (20200518)
ProcCmdline: elisa
ProcEnviron:
PATH=(custom, no user)
XDG_RUNTIME_DIR=<set>
LANG=en_US.UTF-8
SHELL=/bin/bash
SegvAnalysis:
Segfault happened at: 0x7f9df6d5a7dd <libvlc_set_user_agent+29>: mov (%rdi),%rbp
PC (0x7f9df6d5a7dd) ok
source "(%rdi)" (0x00000000) not located in a known VMA region (needed readable region)!
destination "%rbp" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: elisa-player
StacktraceTop:
libvlc_set_user_agent () from /lib/x86_64-linux-gnu/libvlc.so.5
AudioWrapper::AudioWrapper(QObject*) () from /usr/lib/x86_64-linux-gnu/elisa/libelisaLib.so.0
ElisaApplication::initializePlayer() () from /usr/lib/x86_64-linux-gnu/elisa/libelisaLib.so.0
ElisaApplication::initialize() () from /usr/lib/x86_64-linux-gnu/elisa/libelisaLib.so.0
?? () from /usr/lib/x86_64-linux-gnu/elisa/libelisaLib.so.0
Title: elisa crashed with SIGSEGV in libvlc_set_user_agent()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
separator:
** Patch added: "elisa-player_lunar.debdiff"
https://bugs.launchpad.net/ubuntu/focal/+source/elisa-player/+bug/1881741/+attachment/5738001/+files/elisa-player_lunar.debdiff
--
You received this bug notification because you are a member of
Canonical's Ubuntu QA, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1881741
Title:
[SRU] elisa crashed with SIGSEGV in libvlc_set_user_agent()
Status in elisa-player package in Ubuntu:
Fix Released
Status in elisa-player source package in Focal:
Confirmed
Status in elisa-player source package in Jammy:
Confirmed
Status in elisa-player source package in Lunar:
Confirmed
Status in elisa-player source package in Mantic:
Fix Released
Bug description:
[ Impact ]
elisa is completely unusable as it will always segfault whenever any
user tries to launch the application.
The trace from the coredump showed it was trying to call a vlc api.
[ Test Plan ]
* Execute the command "elisa" from a terminal, which will segfault if its not fixed.
* With the fixed package, the "elisa" window will be displayed.
[ Where problems could occur ]
* It is not changing any part of the code, rather its just adding
vlc-plugin-base as a runtime dependency. So, the chance of regression
is very less for this.
[ Other Info ]
* It was already fixed in 23.04.3-0ubuntu2 of Mantic release.
[ Original Bug Description ]
crashed
ProblemType: Crash
DistroRelease: Ubuntu 20.10
Package: elisa 20.04.1-0ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
Uname: Linux 5.4.0-33-generic x86_64
ApportVersion: 2.20.11-0ubuntu36
Architecture: amd64
CasperMD5CheckResult: skip
CrashCounter: 1
CurrentDesktop: ubuntu:GNOME
Date: Tue Jun 2 12:54:14 2020
ExecutablePath: /usr/bin/elisa
InstallationDate: Installed on 2020-06-01 (0 days ago)
InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Alpha amd64 (20200518)
ProcCmdline: elisa
ProcEnviron:
PATH=(custom, no user)
XDG_RUNTIME_DIR=<set>
LANG=en_US.UTF-8
SHELL=/bin/bash
SegvAnalysis:
Segfault happened at: 0x7f9df6d5a7dd <libvlc_set_user_agent+29>: mov (%rdi),%rbp
PC (0x7f9df6d5a7dd) ok
source "(%rdi)" (0x00000000) not located in a known VMA region (needed readable region)!
destination "%rbp" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: elisa-player
StacktraceTop:
libvlc_set_user_agent () from /lib/x86_64-linux-gnu/libvlc.so.5
AudioWrapper::AudioWrapper(QObject*) () from /usr/lib/x86_64-linux-gnu/elisa/libelisaLib.so.0
ElisaApplication::initializePlayer() () from /usr/lib/x86_64-linux-gnu/elisa/libelisaLib.so.0
ElisaApplication::initialize() () from /usr/lib/x86_64-linux-gnu/elisa/libelisaLib.so.0
?? () from /usr/lib/x86_64-linux-gnu/elisa/libelisaLib.so.0
Title: elisa crashed with SIGSEGV in libvlc_set_user_agent()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
separator:
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/elisa-player/+bug/1881741/+subscriptions