View Issue Details

IDProjectCategoryView StatusLast Update
0000325Gnash port for OS/2Bugpublic2021-04-09 09:59
Reporterrdconsult_1999 Assigned Topsmedley  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Summary0000325: Build B20090305 Test with os2.swf dumped
Description  OS/2 Strg+Esc = Fensterliste HELP = Hilfe

[S:\]rem

[S:\]set GNASH_HOME=Home_Gnash

[S:\]rem

[S:\]SET LIBPATHSTRICT=T

[S:\]rem

[S:\]rem SET BEGINLIBPATH=S:\download\os2\libc063;S:\download\os2\sdl\V1-2-10-20080121\sdl;

[S:\]SET BEGINLIBPATH=S:\download\os2\libc063;S:\download\os2\sdl\V1-2-10-20080804\sdl;s:\download\o
s2\gcc433;

[S:\]rem

[S:\]SET SDL_USE_PROPORTIONAL_WINDOW=1

[S:\]SET SDL_USE_TIMECRITICAL_AUDIO=1

[S:\]rem

[S:\]set HOME=s:\Home_SDL

[S:\]rem

[S:\]s:

[S:\]rem cd \download\os2\Gnash\B20070713

[S:\]rem cd \download\os2\Gnash\B20070809

[S:\]REM cd \download\os2\Gnash\B20070810

[S:\]rem cd \download\os2\Gnash\B20071101

[S:\]rem cd \download\os2\Gnash\B20090224

[S:\]rem cd \download\os2\Gnash\B20090225

[S:\]rem

[S:\]cd \download\os2\Gnash\B20090305
[S:\download\os2\Gnash\B20090305]

[S:\download\os2\Gnash\B20090305]rem

[S:\download\os2\Gnash\B20090305]rem 2009-02-24 gnash x:\movie\os2.swf

[S:\download\os2\Gnash\B20090305]rem

[S:\download\os2\Gnash\B20090305]sdl-gnash x:\movie\os2.swf

Killed by SIGSEGV
pid=0x0057 ppid=0x0051 tid=0x0007 slot=0x0081 pri=0x0200 mc=0x0001
S:\DOWNLOAD\OS2\GNASH\B20090305\SDL-GNASH.EXE
GCC433 0:00008110
cs:eip=005b:1e188110 ss:esp=0053:03d2feec ebp=03d2ff34
 ds=0053 es=0053 fs=150b gs=0000 efl=00012206
eax=00001887 ebx=00000020 ecx=00570002 edx=2003013c edi=00000021 esi=208ec560
Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it.

[S:\download\os2\Gnash\B20090305]rem

[S:\download\os2\Gnash\B20090305]cd \

[S:\]pause
Weiter --> eine Taste drücken . . .









TagsNo tags attached.

Activities

Buck

2009-03-06 21:13

reporter   ~0001227

Looks like the same essential error I get:
e:\programs\gnash[0]gnash.exe "super dude_home.swf"

Killed by SIGSEGV
pid=0x00a8 ppid=0x007d tid=0x0008 slot=0x00b2 pri=0x0200 mc=0x0001
E:\PROGRAMS\GNASH\GNASH.EXE
GCC433 0:00008110
cs:eip=005b:1a348110 ss:esp=0053:045dfeec ebp=045dff34
 ds=0053 es=0053 fs=150b gs=0000 efl=00012206
eax=00000006 ebx=00000020 ecx=00a80002 edx=2003013c edi=00000021 esi=2057a120
Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it.

I tried with the February 25 release and it is fine.
Also, I was able to download this swf from:
wget "http://www.physicsofsuperheroes.com/super dude_home.swf"
but with gnash:
Could not load movie 'http://www.physicsofsuperheroes.com/super dude_home.swf'
This is with either build that it isn't able to pull the swf. Maybe the space?

rdconsult_1999

2009-03-06 22:24

reporter   ~0001228

Hallo Buck,

have done addtional test with the URL with blank in string

I have replaced the Bland by % 2 0 without the bland between.

gnash.cmd http://www.physicsofsuperheroes.com/super%20dude_home.swf

Gnash runtime output produced:

  OS/2 Strg+Esc = Fensterliste HELP = Hilfe







[S:\download\os2\Gnash\B20090225]sdl-gnash http://www.physicsofsuperheroes.com/super0dude_home.swf

RcInitFile: couldn't open file: s:\Home_SDL/.gnashrc
Could not load movie 'http://www.physicsofsuperheroes.com/super0dude_home.swf'

second test with

gnash.cmd "http://www.physicsofsuperheroes.com/super%20dude_home.swf"


no difference

Bug in OS/2 Command Processor?


%2 ist interperted as 2nd parameter of the command processor call

Result %2 does not have a value assigned --> zero length string

No but, it is a feature -:)


this call runs with the b20090225 build

gnash.cmd "http://www.physicsofsuperheroes.com/super%%20dude_home.swf"


Next Test with B20090305 Built

Ouput:


[S:\]set GNASH_HOME=Home_Gnash

[S:\]SET LIBPATHSTRICT=T

[S:\]SET BEGINLIBPATH=S:\download\os2\libc063;S:\download\os2\sdl\V1-2-10-20080804\sdl;s:\download\o
s2\gcc433;

[S:\]SET SDL_USE_PROPORTIONAL_WINDOW=1

[S:\]SET SDL_USE_TIMECRITICAL_AUDIO=1

[S:\]set HOME=s:\Home_SDL

[S:\]s:

[S:\]cd \download\os2\Gnash\B20090305

[S:\download\os2\Gnash\B20090305]sdl-gnash "http://www.physicsofsuperheroes.com/super%20dude_home.sw
f"

it does run without dump - why??? In my installation and in your it dumps?

Difference is local file to URL parameter. is it relevant?

redo test with os2.swf lcoal --> dump error is reproduceable


Now a test with os2.swf via URL:

It does run , no dump


conclusion: sdl-gnash dumps oly with parameter - local file -


kind regards form Germany

Rainer

Buck

2009-03-06 22:43

reporter   ~0001229

I should have mentioned I tried:
sdl-gnash.exe http://www.physicsofsuperheroes.com/super%20dude_home.swf
and got:
Could not load movie 'http://www.physicsofsuperheroes.com/super.swf'

rdconsult_1999

2009-03-07 13:52

reporter   ~0001235

Last edited: 2009-03-07 13:53

Hallo Buck,

can you test

sdl-gnash.exe http://www.physicsofsuperheroes.com/super%%20dude_home.swf


What version of OS/2 and command processor do you run?

kind regards

Rainer

Buck

2009-03-07 23:56

reporter   ~0001237

With the 2nd % I get a black screen that stays up but never does anything.
I typically use 4os2 but also just tested to the same result with cmd.
Ahh, but with cmd I use:
sdl-gnash http://www.physicsofsuperheroes.com/super%20dude_home.swf
and that does work.
Andy

talldad

2009-03-09 11:51

reporter   ~0001245

GNASH Test Cases Rainer 2007-08-09
Tests using 0.8.5 build of 20090305:
Fixed my path problem with SDL
Test 1 & 2 successful
Test 3, 4, 4.1 unsuccessful
All tests showed SDL window with URL being downloaded as the title; my CPU Usage went to 100% with no further progress

For test 4.1 I downloaded files (Loram Rail Grinder and OS/2 Japan Original) using Download Helper; I saved as flv (usually use KeepVid and save as MP4 for K Movie Player)

Test 5 unsuccessful
SDL window showed URL to be downloaded as title, square image area with Sound control, Play button, progress bar and download indicator plus vertical text "Undefined"
 
Console display:

[D:\gnash]gnash http://www.ftd.de/_components/mediaplayer/videoplayer_teaser.swf
SYS1041: The name firefox is not recognized as an
internal or external command, operable program or batch file.
SYS1041: The name firefox is not recognized as an
internal or external command, operable program or batch file.
SYS1041: The name firefox is not recognized as an
internal or external command, operable program or batch file.
SYS1041: The name firefox is not recognized as an
internal or external command, operable program or batch file.
SYS1041: The name firefox is not recognized as an
internal or external command, operable program or batch file.
Main loop ended, cleaning up
Any segfault past this message is likely due to improper threads cleanup.

Ended by closing SDL mini-window

psmedley

2021-04-09 09:59

administrator   ~0003626

flash is dead - gnash is no longer relevant

Issue History

Date Modified Username Field Change
2009-03-06 11:26 rdconsult_1999 New Issue
2009-03-06 21:13 Buck Note Added: 0001227
2009-03-06 22:24 rdconsult_1999 Note Added: 0001228
2009-03-06 22:43 Buck Note Added: 0001229
2009-03-07 13:52 rdconsult_1999 Note Added: 0001235
2009-03-07 13:53 rdconsult_1999 Note Edited: 0001235
2009-03-07 23:56 Buck Note Added: 0001237
2009-03-09 11:51 talldad Note Added: 0001245
2021-04-09 09:59 psmedley Assigned To => psmedley
2021-04-09 09:59 psmedley Status new => closed
2021-04-09 09:59 psmedley Resolution open => fixed
2021-04-09 09:59 psmedley Note Added: 0003626