← Back to team overview

openjdk team mailing list archive

[Bug 1133035] [NEW] Openjdk-6 crashed with SIGSEGV

 

Public bug reported:

Playing a video game using openjdk-6 makes it crash randomly. Here's the game console log showing errors that may account 
(although probably not). Check line 18 and down more specifically. The file refered at line 33 is attached.

2013-02-25 18:11:11 [GRAVE] [ForgeModLoader] Detected leaking worlds in
memory. There are 4 worlds that appear to be persisting. A mod is likely
caching the world incorrectly

2013-02-25 18:11:11 [GRAVE] [ForgeModLoader] The world 5660d2d2 (World)
has leaked.

2013-02-25 18:11:11 [GRAVE] [ForgeModLoader] The world 4b1852a3 (World)
has leaked.

2013-02-25 18:11:11 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 3443 to go!
2013-02-25 18:11:12 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 966 to go!
2013-02-25 18:12:03 [INFO] [STDOUT] Inserted super call into avs.c
2013-02-25 18:12:03 [INFO] [Minecraft] Saving and pausing game...
2013-02-25 18:12:03 [INFO] [Minecraft] Saving chunks for level 'World'/Overworld
2013-02-25 18:12:03 [INFO] [Minecraft] Saving chunks for level 'World'/Nether
2013-02-25 18:14:02 [INFO] [STDOUT] ComputerCraft: Searching for RedPowerWorld...
2013-02-25 18:14:02 [INFO] [STDOUT] ComputerCraft: RedPowerWorld and methods located.
2013-02-25 18:19:59 [INFO] [STDOUT] ########## GL ERROR ##########
2013-02-25 18:19:59 [INFO] [STDOUT] @ Post render
2013-02-25 18:19:59 [INFO] [STDOUT] 1285: Out of memory
2013-02-25 18:20:00 [INFO] [STDOUT] ########## GL ERROR ##########
2013-02-25 18:20:00 [INFO] [STDOUT] @ Post render
2013-02-25 18:20:00 [INFO] [STDOUT] 1285: Out of memory
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007ff227cd07ed, pid=2486, tid=140678313072384
#
# JRE version: 6.0_27-b27
# Java VM: OpenJDK 64-Bit Server VM (20.0-b12 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea6 1.12.3
# Distribution: Ubuntu Raring Ringtail (development branch), package 6b27-1.12.3-1ubuntu1
# Problematic frame:
# C  [nouveau_dri.so+0xd27ed]  std::vector<int, std::allocator<int> >::_M_fill_insert(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, unsigned long, int const&)+0x109d
#
# An error report file with more information is saved as:
# ~/hs_err_pid2486.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

** Affects: openjdk-6 (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "file refered at line 33"
   https://bugs.launchpad.net/bugs/1133035/+attachment/3546898/+files/hs_err_pid2486.log

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in Ubuntu.
https://bugs.launchpad.net/bugs/1133035

Title:
  Openjdk-6 crashed with SIGSEGV

Status in “openjdk-6” package in Ubuntu:
  New

Bug description:
  Playing a video game using openjdk-6 makes it crash randomly. Here's the game console log showing errors that may account 
  (although probably not). Check line 18 and down more specifically. The file refered at line 33 is attached.

  2013-02-25 18:11:11 [GRAVE] [ForgeModLoader] Detected leaking worlds
  in memory. There are 4 worlds that appear to be persisting. A mod is
  likely caching the world incorrectly

  2013-02-25 18:11:11 [GRAVE] [ForgeModLoader] The world 5660d2d2
  (World) has leaked.

  2013-02-25 18:11:11 [GRAVE] [ForgeModLoader] The world 4b1852a3
  (World) has leaked.

  2013-02-25 18:11:11 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 3443 to go!
  2013-02-25 18:11:12 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 966 to go!
  2013-02-25 18:12:03 [INFO] [STDOUT] Inserted super call into avs.c
  2013-02-25 18:12:03 [INFO] [Minecraft] Saving and pausing game...
  2013-02-25 18:12:03 [INFO] [Minecraft] Saving chunks for level 'World'/Overworld
  2013-02-25 18:12:03 [INFO] [Minecraft] Saving chunks for level 'World'/Nether
  2013-02-25 18:14:02 [INFO] [STDOUT] ComputerCraft: Searching for RedPowerWorld...
  2013-02-25 18:14:02 [INFO] [STDOUT] ComputerCraft: RedPowerWorld and methods located.
  2013-02-25 18:19:59 [INFO] [STDOUT] ########## GL ERROR ##########
  2013-02-25 18:19:59 [INFO] [STDOUT] @ Post render
  2013-02-25 18:19:59 [INFO] [STDOUT] 1285: Out of memory
  2013-02-25 18:20:00 [INFO] [STDOUT] ########## GL ERROR ##########
  2013-02-25 18:20:00 [INFO] [STDOUT] @ Post render
  2013-02-25 18:20:00 [INFO] [STDOUT] 1285: Out of memory
  #
  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  SIGSEGV (0xb) at pc=0x00007ff227cd07ed, pid=2486, tid=140678313072384
  #
  # JRE version: 6.0_27-b27
  # Java VM: OpenJDK 64-Bit Server VM (20.0-b12 mixed mode linux-amd64 compressed oops)
  # Derivative: IcedTea6 1.12.3
  # Distribution: Ubuntu Raring Ringtail (development branch), package 6b27-1.12.3-1ubuntu1
  # Problematic frame:
  # C  [nouveau_dri.so+0xd27ed]  std::vector<int, std::allocator<int> >::_M_fill_insert(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, unsigned long, int const&)+0x109d
  #
  # An error report file with more information is saved as:
  # ~/hs_err_pid2486.log
  #
  # If you would like to submit a bug report, please include
  # instructions how to reproduce the bug and visit:
  #   https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
  # The crash happened outside the Java Virtual Machine in native code.
  # See problematic frame for where to report the bug.
  #

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1133035/+subscriptions


Follow ups

References