Bug 17264

Summary: assertion failed: (i < pango_layout_get_line_count (block->layout))
Product: swfdec Reporter: Thue Janus Kristensen <thuejk>
Component: pluginAssignee: swfdec ml <swfdec>
Status: RESOLVED FIXED QA Contact: swfdec ml <swfdec>
Severity: critical    
Priority: medium    
Version: 0.7.x   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: HTML document which loads (and passes parameters to) the offending flash file

Description Thue Janus Kristensen 2008-08-22 11:48:09 UTC
Created attachment 18469 [details]
HTML document which loads (and passes parameters to) the offending flash file

I have a 100% reproducible crash when loading the attached file in Firefox. I am using swfdec 7.0 on Debian testing (Lenny)

t@h ~> firefox
Loading stream: http://www.thuejk.dk/Column3D.swf
**
** Swfdec:ERROR:(swfdec_text_layout.c:380):swfdec_text_layout_create_paragraph: assertion failed: (i < pango_layout_get_line_count (block->layout))
zsh: abort      firefox
t@h ~>
Comment 1 Benjamin Otte 2008-08-27 01:32:21 UTC
Hrm, I'm not sure why, but this doesn't crash with current git. Although it did crash with 0.7.4.
Comment 2 Benjamin Otte 2008-09-06 16:19:22 UTC
Gotcha.
Fixed in git.
Comment 3 Thue Janus Kristensen 2008-09-07 07:52:03 UTC
Thanks :).

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.