bugSquash - Learning Music Player - Bugs: bug #6335, SIGSEGV in wordexp on FreeBSD...

 
 

bug #6335: SIGSEGV in wordexp on FreeBSD 5.1-CURRENT

Submitter:  None
Submitted:  Mon 03 Nov 2003 03:39:42 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 26 Feb 2004 09:35:50 PM UTC, comment #2: 

I had reported that bug without being logged in.
I can no longer reproduce this problem in FreeBSD 5-CURRENT with squash 1.0, I believe this bug can be closed as fixed.

Matthias Andree <m-a>
Thu 20 Nov 2003 09:18:52 PM UTC, comment #1: 

Try commenting out the wordexp, it's only used to do tilde expansion of configuration variables.

Adam Luter <gryn>
Group administrator
Mon 03 Nov 2003 03:39:42 PM UTC, original submission:  

At startup, squash dies, here's a ltrace:

bash-2.05b$ uname -s -p -r
FreeBSD 5.1-CURRENT i386
bash-2.05b$ ltrace squash
atexit(0x2805cd50)                                = 0
atexit(0x08054188)                                = 0
__register_frame_info(0x08058430, 0x080589d8, 0xbfbff8fc, 0x08049b99, 0x0804a569) = 0x08058430
strdup(".")                                       = 0x0805b040
strdup("~/.squash_control")                       = 0x080590a0
strdup("~/.squash_playlist")                      = 0x080590c0
strdup("~/.squash_log")                           = 0x0805b050
fopen("/usr/local/etc/squash.conf", "r")          = 0
wordexp(0x08056655, 0xbfbff7f0, 0, 0x283348a4, 0xbfbff90c <unfinished ...>
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++


The gdb backtrace from the core file is unconclusive:
(gdb) bt
#0  0x282acd10 in _longjmp () from /lib/libc.so.5


My mail address: matthias.andree <AT> gmx.de

Anonymous

 

(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.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code