Opened 13 years ago

Closed 11 years ago

#5547 closed defect (fixed)

FF French: Crash in some movies

Reported by: SF/scriptjester Owned by: eriktorbjorn
Priority: normal Component: Engine: AGOS
Version: Keywords:
Cc: Game: The Feeble Files

Description

In the french talkie version, there are crashes when watching some movie.

Here some error message :

- assertion "_buf < _end" failed: file "graphics/video/smk_decoder.cpp", line 115

- assertion "_buf < _end" failed: file "graphics/video/smk_decoder.cpp", line 78

Ticket imported from: #3133593. Ticket imported from: bugs/5547.

Change History (18)

comment:1 by digitall, 13 years ago

Thank you for your bug report, however some information is missing which will be needed in order to investigate this bug.

If you could indicate whether your version of Feeble Files is the 2CD or 4CD version and what Operating System you are running.

Please confirm that you are using the latest stable version i.e. v1.2.0 Otherwise, please attach the output of "scummvm --version" if you are using a unstable daily build.

If you are using v1.2.0, please could you download a daily build from : http://www.scummvm.org/downloads/#SVN and see if the problem also occurs in this.

comment:2 by jvprat, 13 years ago

Summary: crash in some moviesFF: Crash in some movies

comment:3 by lordhoto, 13 years ago

I think this one should've been fixed with r53893 (Backport to branch-1-2-0 in 53894+53896), at least if you are on Win64. The fix will be included in the next stable release (i.e. 1.2.1).

comment:4 by bluegr, 13 years ago

Status: newpending

comment:5 by bluegr, 13 years ago

This tracker item is pending response by the submitter; we cannot continue processing it before that happens. As a consequence, its status has been set to "Pending". It will automatically revert to "Open" once a new comment is made to this item. If no response is made within 14 days, it will automatically be closed.

Thank you.

comment:6 by bluegr, 13 years ago

Owner: set to athrxx

comment:7 by SF/scriptjester, 13 years ago

I have just tested the 1.2.1 version : problems are still there.

I'ts the french Feeble File version (windows 4 CD)

Tested on AmigaOS4 and MacOSX

(I have decrunch all cab files)

Game is working : problems are only in movie sections.

comment:8 by SF/sf-robot, 13 years ago

Status: pendingclosed

comment:9 by SF/sf-robot, 13 years ago

This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker).

comment:10 by fingolfin, 13 years ago

Reopening, this was not meant to be closed.

comment:11 by fingolfin, 13 years ago

Status: closednew

comment:12 by digitall, 13 years ago

scriptjester: Could you please confirm your OS and try this again with the latest nightly build?

If this still occurs, could you please run scummvm as "scummvm -d 1". This will produce debug output to the console, which includes the names of the videos being played. If you could report the name of an offending video, then we may be able to progress this bug.

comment:13 by athrxx, 13 years ago

This is probably another endianess bug, since it seems to occur on big endian systems only (MacOS X and AmigaOS).

I don't know why this item got assigned to me. It doesn't have to do anything with the MSVC problem I fixed (order of evaluation in certain function arguments). I also don't use big endian systems and can't do proper debugging here.

Could some dev who uses a big endian system take a look at this?

comment:14 by lordhoto, 13 years ago

Owner: athrxx removed

comment:15 by lordhoto, 13 years ago

I doubt this is endian related, I can play SMK files from Toonstruck on my Mac mini PPC (i.e. BE) just fine.

Guess we need someone with a French 4CD FF copy (and in the worst case a BE system too) to debug this...

comment:16 by bluegr, 13 years ago

Summary: FF: Crash in some moviesFF French: Crash in some movies

comment:17 by bluegr, 11 years ago

Owner: set to eriktorbjorn
Resolution: fixed
Status: newclosed

comment:18 by bluegr, 11 years ago

This has already been fixed in February in commit 21ed47ce1366ee6b9b861391faeccc0eb2c5afb3 by eriktorbjorn. Closing as fixed

Note: See TracTickets for help on using tickets.