First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 90540
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: SpanKY <vapier@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Tiago Freire <tiago.freire@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 90540 depends on: Show dependency tree
Show dependency graph
Bug 90540 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-04-26 13:55 0000
I converted a bin file into .iso and it worked, but when I was converting a
different image it segfaulted. I edited the .cue file and noticed that removing
teh REM line allowed bin2iso to procceed.

Reproducible: Always
Steps to Reproduce:
1.have cue and bin file with a REM line in it
2.run bin2iso foo.cue
3.segfault

Actual Results:  
segmentation fault on bin2iso

Expected Results:  
convert bin image into a iso image

Deleting teh REM line from .cue file allows conversion

------- Comment #1 From SpanKY 2005-05-01 21:08:18 0000 -------
what the hell is a REM line ?

can you post the example .cue file you were using ?

------- Comment #2 From SpanKY 2005-05-01 21:29:28 0000 -------
forget it, i found a few spots where the program doesnt check return values
properly and hits segfaults

try bin2iso-19b-r2 and if that fails, post the output of running `bin2iso <cue
file>` so i can figure out where yours is going bad

------- Comment #3 From Tiago Freire 2005-05-02 06:05:00 0000 -------
just for the record, remember the good old BASIC days? A REM line is a comment.
Will try the newest binaries.

First Last Prev Next    No search results available      Search page      Enter new bug