FS#37921 - [Easytag] shows strange behaviour and segfaults sometimes

Attached to Project: Arch Linux
Opened by indianahorst (indianahorst) - Tuesday, 26 November 2013, 18:44 GMT
Last edited by Guillaume ALAUX (galaux) - Friday, 10 January 2014, 22:42 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Guillaume ALAUX (galaux)
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
easytag changes after start to a certain directory and crashes sometimes.

Steps to reproduce:
1. Start easytag in the current directory with

$ easytag .

After start it scans the mp3, ogg, etc... files in current directory. When finished, it changes every time to the directory
/opt/Adobe/Reader9/Reader/intellinux/plug_ins/Multimedia/MPP/ and stays there.
It outputs the following:
$ easytag .
MPC header not found for file '/opt/Adobe/Reader9/Reader/intellinux/plug_ins/Multimedia/MPP/Real.mpp'

2. Sometimes (seems to depend on the number or properties of the media files in current directory) it crashes after scanning the files in current directory:

$ easytag .
EasyTAG version 2.1.8: Abnormal exit (PID: 3727).
Received signal SIGSEGV (11)
You have probably found a bug in EasyTAG. Please, file a bug report with a GDB backtrace ('gdb easytag core' then 'bt' and 'l') and information to reproduce it at: https://bugzilla.gnome.org/enter_bug.cgi?product=easytag
Segmentation fault (core dumped)


GDB backtrace:
$ gdb easytag core
GNU gdb (GDB) 7.6.1
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-unknown-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/easytag...(no debugging symbols found)...done.
/path to current directory/core: No such file or directory.
(gdb) bt
No stack.
(gdb) l
No symbol table is loaded. Use the "file" command.
(gdb)

Additional info:
* package version(s)
extra/easytag 2.1.8-2
This task depends upon

Closed by  Guillaume ALAUX (galaux)
Friday, 10 January 2014, 22:42 GMT
Reason for closing:  Upstream
Additional comments about closing:  Upstream bug
Comment by Jelle van der Waa (jelly) - Thursday, 05 December 2013, 19:04 GMT
Please report the bug upstream

Loading...