buggnokii - Bugs: bug #16934, Program received signal...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #16934: Program received signal EXC_BAD_ACCESS, Could not access memory.

Submitted by:  None
Submitted on:  Sun 25 Jun 2006 03:23:09 AM UTC  
 
Category: gnokiiSeverity: 3 - Normal
Item Group: NoneStatus: Fixed
Privacy: PublicAssigned to: Pawel Kot <pkot>
Open/Closed: Closed

Mon 10 Jul 2006 07:48:40 PM UTC, comment #2:

Please check out the current CVS version.

Pawel Kot <pkot>
Project AdministratorIn charge of this item.
Sun 25 Jun 2006 03:27:16 AM UTC, comment #1:

bug #14657 may be related.

Anonymous
Sun 25 Jun 2006 03:23:09 AM UTC, original submission:

(gdb) run --getallfiles 'A:\predefgallery\predefphotos'
Starting program: /usr/local/bin/gnokii --getallfiles 'A:\predefgallery\predefphotos'
Reading symbols for shared libraries ++..................................................... done
GNOKII Version 0.6.12
Lockfile /var/lock/LCK..cu.usbmodem1911 is stale. Overriding it..

Program received signal EXC_BAD_ACCESS, Could not access memory.
getallfiles (path=0xbffffe0c "A:\\predefgallery\\predefphotos") at gnokii.c:5266
(gdb) where
#0 getallfiles (path=0xbffffe0c "A:\\predefgallery\\predefphotos") at gnokii.c:5266
#1 0x0000f6a0 in main (argc=3, argv=0xbffffd70) at gnokii.c:5974
(gdb) print path
$1 = 0xbffffe0c "A:\\predefgallery\\predefphotos"
(gdb)

if ((error = gn_sm_functions(GN_OP_GetFileList, &data, &state)) != GN_ERR_NONE)
fprintf(stderr, _("Failed to get info for %s: %s\n"), path, gn_error_print(error));
else {
=> *(strrchr(path,'/')+1) = 0;
for (i = 0; i < fi.file_count; i++) {

Anonymous

 

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Do you think this task is very important?
If so, you can click here to add your encouragement to it.
This task has 0 encouragements so far.

Only logged-in users can vote.

 

Please enter the title of George Orwell's famous dystopian book (it's a date):

 

 

Follow 4 latest changes.

Date Changed By Updated Field Previous Value => Replaced By
Mon 10 Jul 2006 07:48:40 PM UTCpkotStatusIn Progress=>Fixed
  Open/ClosedOpen=>Closed
Sun 25 Jun 2006 10:31:13 AM UTCpkotStatusNone=>In Progress
  Assigned toNone=>pkot

Back to the top


Powered by Savane 3.1-cleanup1