bugdigibux - Bugs: bug #15240, crash after selection library

 
 

bug #15240: crash after selection library

Submitter:  None
Submitted:  Sun 18 Dec 2005 08:52:02 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 23 Aug 2021 09:42:28 PM UTC, comment #1: 

The source code isn't 64 bit safe - at least that is the problem on current x86_64 machines, crashing in the same line. I've changed several variable types to their fixed length equivalents in the attached patch, along with renaming a conflicting variable name used by NEXTstep itself.

The application will still crash during search, but at least basic functionality will be working now.

(file #51808)

Anonymous
Sun 18 Dec 2005 08:52:02 PM UTC, original submission:  

The version 1.0.4 crashes after the selection of the library (Wikipedia-3.3-big) with segmentation fault.

My system is Debian GNU Linux/PPC unstable. The output is:

2005-12-18 21:40:34.000 Digibux[8596] File NSView.m: 868. In [AdvancedTableView -setFrame:] given negative height
2005-12-18 21:40:34.000 Digibux[8596] DBPageView initWithFrame
2005-12-18 21:40:35.000 Digibux[8596] keine CD eingelegt!
2005-12-18 21:40:35.000 Digibux[8596] Invalidparam: Ordering invalid window 0
2005-12-18 21:40:42.000 Digibux[8596] Lade diesen Band: /cdrom
2005-12-18 21:40:42.000 Digibux[8596] masterpath: /cdrom
2005-12-18 21:40:43.000 Digibux[8596] coverfilename /cdrom/Data/coverm86.bmp
2005-12-18 21:40:43.000 Digibux[8596] coverimage: <BMPImage: 10263658>
2005-12-18 21:40:43.000 Digibux[8596] imagefiletypes : (tiff, tif, pnm, ppm, gif, jpeg, jpg, png)
2005-12-18 21:45:58.000 Digibux[8596] path: /cdrom
2005-12-18 21:45:58.000 Digibux[8596] masterpath: /cdrom
2005-12-18 21:45:58.000 Digibux[8596] initializing digibibTable
2005-12-18 21:45:58.000 Digibux[8596] initializing lemmataTable
2005-12-18 21:45:58.000 Digibux[8596] Lemmata ist geladen
2005-12-18 21:45:59.000 Digibux[8596] Lemmata ist ein String (Size: 10719451)
2005-12-18 21:46:06.000 Digibux[8596] Lemmata ist seperated (Lines: 431902)
2005-12-18 21:46:36.000 Digibux[8596] Lines In Lemmata: 431901
2005-12-18 21:46:36.000 Digibux[8596] Band Version (Major#Minor): -86#3
.:2: validity error : Validation failed: no DTD found !
<plist>
      ^
Segmentation fault

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #51808:  uint32.diff added by None (4KiB - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2021-08-23 None Attached File- Added uint32.diff, #51808

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code