Bug 44526 - segmentation fault occuring when PropertyConfigurator.configure(propertyFile) function is called
Summary: segmentation fault occuring when PropertyConfigurator.configure(propertyFile)...
Status: NEEDINFO
Alias: None
Product: Log4j - Now in Jira
Classification: Unclassified
Component: Configurator (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: log4j-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-04 05:19 UTC by Anil Narayanan
Modified: 2008-08-02 14:19 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anil Narayanan 2008-03-04 05:19:41 UTC
i am using the log4j(version unknown but size = 378778) with Red Hat Enterprise Linux ES release 4 (Nahant Update 5) . here when my application calls PropertyConfigurator.configure(propertyFile); function , a segmentation fault is occuring . 
The same application when run on hp_UX does not give any error .
Does this behaviour have anything to do with configuration or is log4j having o/s dependency? 
Kindly help.
Comment 1 Thorbjørn Ravn Andersen 2008-08-02 14:19:27 UTC
A segmentation fault means that the JVM crashed which is a bad sign.

Which java version are you using (and is it the latest)?