Re: [Easytag-mailing] Runtime problems



Hi,

Your problem seems to occurs in id3lib 3.8.2... Have you tried to upgrade to id3lib 3.8.3? (you must also recompile EasyTAG with this version of the librairy

Jerome

Sim wrote:
Errors-To: easytag-mailing-admin lists sourceforge net
X-BeenThere: easytag-mailing lists sourceforge net
X-Mailman-Version: 2.0.9-sf.net
Precedence: bulk
List-Help: <mailto:easytag-mailing-request lists sourceforge net?subject=help>
List-Post: <mailto:easytag-mailing lists sourceforge net>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/easytag-mailing>,
	<mailto:easytag-mailing-request lists sourceforge net?subject=subscribe>
List-Id: <easytag-mailing.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/easytag-mailing>,
	<mailto:easytag-mailing-request lists sourceforge net?subject=unsubscribe>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum=easytag-mailing>
X-Original-Date: Sun, 13 Apr 2003 07:52:16 +0200
Date: Sun, 13 Apr 2003 07:52:16 +0200

Thanks for all your help so far guys, and i think I've tracked down the problem. Does any of the following help with diagnostics?

The problem files in my collection are those recorded using audacity and exported to mp3 using lame. In the process I was offered the option of id3v1 or id3v2 tags, and the problems occur on all the files with v2 tags.

The ulimit -c unlimited still has not enabled core dumps - see below:

[simon@new simon]$ ulimit -a
core file size        (blocks, -c) unlimited
data seg size         (kbytes, -d) unlimited
file size             (blocks, -f) unlimited
max locked memory     (kbytes, -l) unlimited
max memory size       (kbytes, -m) unlimited
open files                    (-n) 1024
pipe size          (512 bytes, -p) 8
stack size            (kbytes, -s) 8192
cpu time             (seconds, -t) unlimited
max user processes            (-u) 2047
virtual memory        (kbytes, -v) unlimited

but i can still get gdb to do something for me:
[simon@new simon]$ gdb easytag core
GNU gdb 5.3-22mdk (Mandrake Linux)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i586-mandrake-linux-gnu"...
(no debugging symbols found)...
/home/simon/core: No such file or directory.
(gdb) run
Starting program: /usr/bin/easytag
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
Starting EasyTAG 0.27a ...
Currently using id3lib version 3.8.2 ...
Can't open file '/home/simon/.easytag/scan_tag.mask' (No such file or directory)
Loading default 'Fill Tag' masks...
Can't open file '/home/simon/.easytag/rename_file.mask' (No such file or directory)
Loading default 'Rename File' masks...
(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x403d5735 in ID3_TagHeader::ParseExtended(ID3_Reader&) ()
   from /usr/lib/libid3-3.8.so.2
(gdb) bt
#0  0x403d5735 in ID3_TagHeader::ParseExtended(ID3_Reader&) ()
   from /usr/lib/libid3-3.8.so.2

Simon


--
EasyTAG - Tag editor for MP3 and OGG files
http://easytag.sourceforge.net
--
Jerome COUDERC <j couderc ifrance com>







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]