Custom Query (172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (142 - 144 of 172)

Ticket Resolution Summary Owner Reporter
#129 fixed josm EXCEPTION_ACCESS_VIOLATION at startup fbakan
Description

josm (Java-OpenStreetMap?-Editor) (for example version 4064) crashes at startup.

log reports:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x1c025de0, pid=57, tid=3735556
#
# JRE version: 6.0-b22
# Java VM: OpenJDK Client VM (19.0-b09 mixed mode os2-x86 )
# Problematic frame:
# C  [DOSCALL1+0x1005de0]
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

---------------  T H R E A D  ---------------

Current thread (0x2112cc00):  JavaThread "main" [_thread_in_native, id=3735556, stack(0x04f50000,0x05060000)]

siginfo: ExceptionCode=0xc0000005, writing address 0x00000000

Registers:
EAX=0x00000000, EBX=0x0504f93c, ECX=0x00000013, EDX=0x00000000
ESP=0x0504f820, EBP=0x0504f82c, ESI=0x00000000, EDI=0x00000000
EIP=0x1c025de0, EFLAGS=0x00012202

Register to memory mapping:

EAX=0x00000000
0x00000000 is pointing to unknown location

EBX=0x0504f93c
0x0504f93c is pointing into the stack for thread: 0x2112cc00
"main" prio=6 tid=0x2112cc00 nid=0x390004 runnable [0x0504f000]
   java.lang.Thread.State: RUNNABLE

ECX=0x00000013
0x00000013 is pointing to unknown location

EDX=0x00000000
0x00000000 is pointing to unknown location

ESP=0x0504f820
0x0504f820 is pointing into the stack for thread: 0x2112cc00
"main" prio=6 tid=0x2112cc00 nid=0x390004 runnable [0x0504f000]
   java.lang.Thread.State: RUNNABLE

EBP=0x0504f82c
0x0504f82c is pointing into the stack for thread: 0x2112cc00
"main" prio=6 tid=0x2112cc00 nid=0x390004 runnable [0x0504f000]
   java.lang.Thread.State: RUNNABLE

ESI=0x00000000
0x00000000 is pointing to unknown location

EDI=0x00000000
0x00000000 is pointing to unknown location


Top of Stack: (sp=0x0504f820)
0x0504f820:   00000000 00000000 00000000 00000000
0x0504f830:   00000000 00000000 00000000 00000000
0x0504f840:   00000000 00000000 00000000 00000000
0x0504f850:   00000000 00000000 00000000 00000000
0x0504f860:   00000000 00000000 00000000 00000000
0x0504f870:   00000000 00000000 00000000 00000000
0x0504f880:   00000000 00000000 00000000 00000000
0x0504f890:   00000000 00000000 00000000 00000000 

Instructions: (pc=0x1c025de0)
0x1c025dd0:   55 8b ec 8d 65 f8 51 83 7d 10 00 74 05 8b 45 0c
0x1c025de0:   8a 08 6a 00 8d 45 fc 50 ff 75 14 ff 75 10 ff 75 


Stack: [0x04f50000,0x05060000],  sp=0x0504f820,  free space=1022k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [DOSCALL1+0x1005de0]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  0x22149e15

#131 fixed Please add jRipper to the list of applications rbri
Description

http://www.rbri.org/jripper/jripper.html

#132 fixed PDFSAM does not merge Batchheizer
Description

The Log says:

14:31:21,470 ERROR  Command Line: -o F:\WORK\test.pdf -f F:\WORK\Unbenan2.pdf -f F:\WORK\Unbenan3.pdf -u All:All: -overwrite -pdfversion 3 concat
org.pdfsam.console.exceptions.console.ConcatException
	at org.pdfsam.console.business.pdf.handlers.ConcatCmdExecutor.execute(ConcatCmdExecutor.java:228)
	at org.pdfsam.console.business.pdf.CmdExecuteManager.execute(CmdExecuteManager.java:97)
	at org.pdfsam.console.business.ConsoleServicesFacade.execute(ConsoleServicesFacade.java:75)
	at org.pdfsam.guiclient.commons.business.WorkThread.run(WorkThread.java:43)
	at org.pdfsam.guiclient.commons.business.WorkExecutor$WorkQueue$PoolWorker.run(WorkExecutor.java:142)
Caused by: ExceptionConverter: java.io.IOException: close failed (Invalid handle)
14:31:21,550 WARN   Fehler beim Abspielen des Klangs: mark/reset not supported

http://heanet.dl.sourceforge.net/project/pdfsam/pdfsam/2.2.1/pdfsam-2.2.1-out.zip

Reproduce:

  1. Open App 2. Plugins Merge/Extract? 3. Add some PDFs 4. enter Dest-file 5. Run

See output in log below.

I have merged with PDFSAM some months ago with RC or beta, but RC/RC2 or Beta do now have the same problem.

Note: See TracQuery for help on using queries.