bugGNU arch -- a revision control system - Bugs: bug #14739, tla crashes with some options

 
 

bug #14739: tla crashes with some options

Submitter:  Alfredo Beaumont <ziberpunk>
Submitted:  Thu 06 Oct 2005 07:54:52 PM UTC
   
 
Category:  tla Severity:  3 - Normal
Item Group:  bug Status:  Fixed
Privacy:  Public Open/Closed:  Open
Release:  1.3.3
Fixed Release: 
Merge Request?:  None
Your Archive Name: 
Your Archive Location: 
Assigned to:  atai
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

  Spam posted by anonymous
  Spam posted by anonymous
Thu 05 Jan 2006 05:01:44 PM UTC, comment #4: 

I've been able to get tla using tla, so I would say it's been fixed. If you want me to try any specific command, just say so. Thanks.

Alfredo Beaumont <ziberpunk>
Wed 04 Jan 2006 10:38:50 PM UTC, comment #3: 

It seems to work fine now. At least tla archives doesn't crash anymore. I'll test more deeply tomorrow. Thanks for your work!

Alfredo Beaumont <ziberpunk>
Wed 04 Jan 2006 05:59:16 PM UTC, comment #2: 

I cannot find the packages in the files section. I need a source package since my tla is broken :-)

Alfredo Beaumont <ziberpunk>
Tue 03 Jan 2006 06:08:42 PM UTC, comment #1: 

Can you try the latest release candidate for 1.3.4 and see if this still occurs?  Thanks!

Andy Tai <atai>
Group administrator
Thu 06 Oct 2005 07:54:52 PM UTC, original submission:  

tla crashes with some options. For example, tla archives generates a segfault. Here you have a gdb session with backtrace:

[ziberpunk@ibook] gdb tla
[...]
(gdb) run archives
Starting program: /usr/local/bin/tla archives

Program received signal SIGSEGV, Segmentation fault.
0x1007db64 in rel_add_records (table=0x7fffe83c)
    at /home/ziberpunk/programazioa/arch/tla-1.3.3/src/tla/libawk/relational.c:340
340       for (r = va_arg (rp, rel_record); r._c; r = va_arg (rp, rel_record))
(gdb) bt
#0  0x1007db64 in rel_add_records (table=0x7fffe83c)
    at /home/ziberpunk/programazioa/arch/tla-1.3.3/src/tla/libawk/relational.c:340
#1  0x1007ad10 in maybe_directory_files (path=0x1014b160 "/home/ziberpunk/.arch-params/=locations")
    at /home/ziberpunk/programazioa/arch/tla-1.3.3/src/tla/libfsutils/dir-listing.c:53
#2  0x10060cec in arch_registered_archives ()
    at /home/ziberpunk/programazioa/arch/tla-1.3.3/src/tla/libarch/archives.c:173
#3  0x1000915c in arch_cmd_archives (program_name=0x1014a050 "tla archives", argc=1, argv=0x7fffed68)
    at /home/ziberpunk/programazioa/arch/tla-1.3.3/src/tla/libarch/cmd-archives.c:135
#4  0x100031e8 in main (argc=2, argv=0x7fffed64)
    at /home/ziberpunk/programazioa/arch/tla-1.3.3/src/tla/tla/tla.c:84


It seems to crash with both GCC 3.4.3 and 4.0.2. I'm using Gentoo GNU/Linux in a PowerPC.

Alfredo Beaumont <ziberpunk>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-01-06 atai StatusConfirmed Fixed
2006-01-06 atai StatusNone Confirmed
2006-01-03 atai Assigned toNone atai

Back to the top

Powered by Savane 3.15-26b0.
Corresponding source code