yueying0083 / javachromiumembedded

Automatically exported from code.google.com/p/javachromiumembedded
0 stars 0 forks source link

core dump on r39 on linux64 - ubuntu 12.10 (was working fine on r31) #74

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Standard procedure mentioned on the wikig
2.
3.

What is the expected output? What do you see instead?
The r31 version was working fine.
Just now, updated to latest r39. Since then I am getting core dump on both 
Debug and Release versions

What version of the product are you using? On what operating system?
Linux-64, Ubuntu 12.10 (quantal).
java - "1.7.0_45"
gcc - 4.7.2

Please provide any additional information below.
Copy pasting:
------------------------------------------------------------------------------
$ ./run.sh linux64 Release
Offscreen rendering enabled
initialize on Thread[AWT-EventQueue-0,6,main] with library path ./out/Release
*** glibc detected *** java: free(): invalid pointer: 0x00007f64e405df30 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x7eb96)[0x7f6500d13b96]
/home/chandra/projects/vide/jcef2/src/out/Release/libjcef.so(_Z12GetJNIStringP7J
NIEnv_P8_jstring+0x112)[0x7f64bcdf58b2]
/home/chandra/projects/vide/jcef2/src/out/Release/libjcef.so(Java_org_cef_CefApp
_N_1Initialize+0xd0)[0x7f64bcdece30]
[0x7f64f5012cd8]
======= Memory map: ========
00400000-00401000 r-xp 00000000 08:06 2349075                            
/usr/local/lib/jdk1.7.0_45/bin/java
00600000-00601000 rw-p 00000000 08:06 2349075                            
/usr/local/lib/jdk1.7.0_45/bin/java
00c0b000-00c2c000 rw-p 00000000 00:00 0                                  [heap]

Original issue reported on code.google.com by kscr...@gmail.com on 1 Apr 2014 at 9:24

GoogleCodeExporter commented 9 years ago
What steps reproduce the crash?

Original comment by magreenb...@gmail.com on 11 Apr 2014 at 4:12

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Marking this as WontFix due to lack of response from the original poster.

Original comment by magreenb...@gmail.com on 17 Jun 2014 at 5:33