| Summary: | graphics/gnash: Segmentation fault, if opengl is the only renderer and hasn't been explicitly defined | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Lars Herschke <lhersch> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Lars Herschke
2011-03-31 12:00:20 UTC
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 Since the submitter's mbox is full, some detective work was needed, but it seems this is about gnash after all. Fix synopsis and assign. State Changed From-To: open->feedback Could you check whether this fix is still needed after 0.8.9 update? Seems like only one of two lines was changed upstream. amdmi3 2011-09-06 19:15:10 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile
Added files:
graphics/gnash/files patch-gui-gtk-gtk_canvas.cpp
Log:
- Fix segfault with OpenGL selected as the only renderer
PR: 156088
Submitted by: Lars <dakta@gmx.de>
Revision Changes Path
1.57 +1 -0 ports/graphics/gnash/Makefile
1.1 +11 -0 ports/graphics/gnash/files/patch-gui-gtk-gtk_canvas.cpp (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks! |