Opened 10 years ago
Closed 10 years ago
#1403 closed defect (duplicate)
uDig: crash when you click on the 'web' tab
Reported by: | hamish | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | OSGeoLive8.5 |
Component: | OSGeoLive | Keywords: | udig |
Cc: |
Description
Hi,
start udig (twice), in the lower frame click on the "web" tab.
-- core dumped --
# # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0xa51b386d, pid=4034, tid=3076003584 # # JRE version: OpenJDK Runtime Environment (7.0_65-b32) (build 1.7.0_65-b32) # Java VM: OpenJDK Client VM (24.65-b04 mixed mode, sharing linux-x86 ) # Problematic frame: # C [libsoup-2.4.so.1+0x5486d] soup_session_feature_detach+0x1d # # 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/user/hs_err_pid4034.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 # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # /usr/bin/udig: line 29: 4034 Aborted (core dumped) $PRGDIR/udig_internal -data ~/uDigWorkspace $@
java traceback contained in hs_err_pid4034.log copied here:
thanks, Hamish
Change History (4)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
ok, thanks for the explanation.
(it'd be nice if it failed a bit more gracefully in that case :)
comment:3 by , 10 years ago
Priority: | normal → major |
---|
Note:
See TracTickets
for help on using tickets.
Hi Hamish,
This is a duplicate of #1368 Web tab needs xulrunner...