Problem running Zekr in Fedora 16

已查看 104 次
跳至第一个未读帖子

Talha Khan

未读,
2011年12月18日 18:12:442011/12/18
收件人 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

未读,
2011年12月24日 13:09:412011/12/24
收件人 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

未读,
2012年2月19日 03:32:042012/2/19
收件人 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

未读,
2012年2月19日 09:16:082012/2/19
收件人 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

未读,
2012年2月28日 18:45:562012/2/28
收件人 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

未读,
2012年3月9日 12:06:272012/3/9
收件人 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
回复全部
回复作者
转发
0 个新帖子