View Issue Details

IDProjectCategoryView StatusLast Update
0000069Cinelerra-GG[All Projects] Bugpublic2019-01-01 14:42
ReporterPhyllisSmith Assigned Togoodguy  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product Version 
Target VersionFixed in Version2018-12 
Summary0000069: Start the Record window in non-english language
DescriptionAndrea reported this crash on Dec. 13 during some valgrind and testing operations and provided the dump:
  https://www.dropbox.com/s/s9pzohcv2qfekg9/cinelerra_19968.dmp?dl=0
GG read the dump and was unable to determine what Andrea might have typed last but could not tell for sure.

Today while checking out a fix for issue 67 I changed the language to French, accidentally hit the R key for record and "guess what" I got a SEGV crash. GG looked at it and thanks to the previous dump provided for analysis, figured it out. Turns out the sound devices are in english in one place in the program but the user's system contains those devices in Italian/French/or whatever so it did not match and you get a crash.
Steps To ReproduceLANGUAGE=fr {cinelerra_path_bin}/cin
key "r" in main window
CRASH
TagsNo tags attached.

Activities

PhyllisSmith

PhyllisSmith

2018-12-18 15:51

manager   ~0000272

A fix was checked into GIT late last night but I did not get this updated.
Andrea: if you rebuilt today, the fix would be in and it is good to know it does not crash. I assume you tested by doing an "r" for record in the main window. It really did crash in French reproducibly here so even if there was a problem with your ALSA and jack, it still illustrated a long term bug.
Andrea_Paz

Andrea_Paz

2018-12-18 09:00

manager   ~0000264

I don't crash anymore; neither with cinelerra in Italian nor starting with LC_ALL=C ./cin to have an output in English.
I think my old crash was due to Jack and the mess I made with ALSA in my sistem.

Issue History

Date Modified Username Field Change
2018-12-18 04:57 PhyllisSmith New Issue
2018-12-18 04:57 PhyllisSmith Status new => assigned
2018-12-18 04:57 PhyllisSmith Assigned To => goodguy
2018-12-18 09:00 Andrea_Paz Note Added: 0000264
2018-12-18 15:51 PhyllisSmith Status assigned => resolved
2018-12-18 15:51 PhyllisSmith Resolution open => fixed
2018-12-18 15:51 PhyllisSmith Fixed in Version => 2018-12
2018-12-18 15:51 PhyllisSmith Note Added: 0000272
2019-01-01 14:42 Sam Status resolved => closed