Opened 16 years ago
Closed 16 years ago
#3599 closed bug (invalid)
new freetype crashes app_server?
Reported by: | jonas.kirilla | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Servers/app_server | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Pardon the handwritten backtrace:
t1_cmap_unicode_init() FT_CMap_New() T1_Face_Init() open_face() FT_Open_Face() FT_New_Face() FontManager::_AddFont() ....
I believe this is with hrev29668 on a quad core. Anybody else seen this?
Change History (2)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Confirmed, seems it's just a dependency problem somewhere.
Note:
See TracTickets
for help on using tickets.
I had that same issue, but
did the trick :)