Amarok Segmentation Fault (Possible font issue)
Rob Frawley <robfrawley <at> gmail.com>
2007-05-03 14:55:26 GMT
I am trying to get Amarok setup correctly. I installed Amarok by
issuing 'fink install amarok', allowing Fink to install all necessary
dependencies (this was on a clean install of Fink). When I start
XDarwin and try to run 'amarokapp' from the command line, I receive a
'Segmentation fault', with no other explanatory information. I used
gdb to grab some backtrace information which will hopefully be helpful.
After initiating gdb and running the program (amarokapp), it output the following:
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x8201b83a
0x037e5d86 in parse_fond ()
After which, running a backtrace provides the following output:
#0 0x037e5d86 in parse_fond ()
#1 0x037eab07 in FT_New_Face_From_Resource ()
#2 0x037eac2c in FT_New_Face ()
#3 0x02ea6145 in FcFreeTypeQuery ()
#4 0x02ea5da6 in FcFileScan ()
#5 0x02ea603d in FcDirScan ()
#6 0x02ea2719 in FcConfigBuildFonts ()
#7 0x02ea6d22 in FcInitLoadConfigAndFonts ()
#8 0x02ea6ecb in FcInit ()
#9 0x02ca379f in XftInit ()
#10 0x0267a418 in qt_init_internal ()
#11 0x0267ad2e in qt_init ()
#12 0x026cf0a5 in QApplication::construct ()
#13 0x005e250a in KApplication::KApplication ()
#14 0x010287ff in App::App ()
#15 0x00003925 in main ()
The inclusion of the parse_fond
function call and the other seemingly font-related calls cause me to
look into the fondu package, which was not installed. Additionally,
installing it did not solve the issue.
Thanks for any and all help!
--
Rob Frawley
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-users mailing list
Fink-users <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users