Problem running Zekr in Fedora 16

104 views
Skip to first unread message

Talha Khan

unread,
Dec 18, 2011, 6:12:44 PM12/18/11
to zekr
Salaam,

I am trying to run zekr 1.0.0 in Fedora 16. I get the following error
when I try to run zekr.sh:

./zekr.sh: line 27: 25826 Segmentation fault (core dumped)
"$JAVA_CMD" $VM_ARGS -cp "$CLASS_PATH" $JRE_OPT $MAIN_CLASS $APP_ARGS
$*


Not sure if this helps, but I currently have openjdk 1.6.0 installed
on my machine. Any suggestions on what I can do to fix this?

Mohsen Saboorian

unread,
Dec 24, 2011, 1:09:41 PM12/24/11
to ze...@googlegroups.com

What's output of:
$java -version

در دسامبر ۱۹, ۲۰۱۱ ۸:۵۳، "Talha Khan" <evo...@gmail.com> نوشت:
--
You received this message because you are subscribed to the Google Groups "zekr" group.
To post to this group, send email to ze...@googlegroups.com.
To unsubscribe from this group, send email to zekr+uns...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/zekr?hl=en.

Garami Ádám György

unread,
Feb 19, 2012, 3:32:04 AM2/19/12
to ze...@googlegroups.com
Dear Friends,

same problem here: can't run zekr on Fedora 16. I got the following error message:

[garamiad@canopus zekr]$ ./zekr.sh
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x42a20b1c, pid=3693, tid=1088002880
#
# JRE version: 7.0
# Java VM: OpenJDK Server VM (22.0-b10 mixed mode linux-x86 )
# Problematic frame:
# C  [UTF-16.so+0xb1c]  gconv+0x3dc
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/garamiad/zekr/hs_err_pid3693.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
#   http://icedtea.classpath.org/bugzilla
#
./zekr.sh: line 27:  3693 Aborted                 (core dumped) "$JAVA_CMD" $VM_ARGS -cp "$CLASS_PATH" $JRE_OPT $MAIN_CLASS $APP_ARGS $*

The error log is included as attachment. Java information:

[garamiad@canopus zekr]$ java -version
java version "1.7.0_b147-icedtea"
OpenJDK Runtime Environment (fedora-2.1.fc16-i386)
OpenJDK Server VM (build 22.0-b10, mixed mode)

Also tried with 1.6.0 - got the same error.

Please help me!

Thanks
Adam

hs_err_pid3693.log

Garami Ádám György

unread,
Feb 19, 2012, 9:16:08 AM2/19/12
to ze...@googlegroups.com
Problem solved: I've downloaded the latest SWT from

http://download.eclipse.org/eclipse/downloads/drops/S-3.8M1-201108031800/index.php#SWT

and copied swt.jar into zekr's lib directory. Now the program is running out of box.

Adam

Paul

unread,
Feb 28, 2012, 6:45:56 PM2/28/12
to zekr
I downloaded the latest SWT and copied it as suggested and then tried
to install again and received the following:

org.eclipse.swt.SWTError: XPCOM error -1041039104
at org.eclipse.swt.browser.Mozilla.error(Unknown Source)
at org.eclipse.swt.browser.Mozilla.initFactories(Unknown Source)
at org.eclipse.swt.browser.Mozilla.create(Unknown Source)
at org.eclipse.swt.browser.Browser.<init>(Unknown Source)
at net.sf.zekr.ui.QuranForm.makeFrame(QuranForm.java:475)
at net.sf.zekr.ui.QuranForm.init(QuranForm.java:300)
at net.sf.zekr.ui.QuranForm.<init>(QuranForm.java:278)
at net.sf.zekr.ZekrMain.startZekr(ZekrMain.java:51)
at net.sf.zekr.ZekrMain.main(ZekrMain.java:91)

Any ideas?

Garami Ádám György

unread,
Mar 9, 2012, 12:06:27 PM3/9/12
to zekr
Dear Paul,

in ~/.zekr/config/config.properties at # General section should be the
following line:

options.browser.useMozilla = false

Hope it'll work!

Adam
Reply all
Reply to author
Forward
0 new messages