Ticket #267 (closed defect: worksforme)

Opened 19 months ago

Last modified 18 months ago

Crash while detecting networks

Reported by: ludovic Owned by: nobody
Priority: major Milestone:
Component: others Version: r283
Keywords: Cc: ludovic@…

Description (last modified by fish) (diff)

Yesterday I ws attending OCC 2008, KisMAC kept crashing after discovering a few networks.

stack trace looks like :

Thread 0 Crashed:
0   libobjc.A.dylib               	0x90dff6e4 objc_msgSend + 20
1   org.kismac-ng.kismac          	0x000266d8 -[WaveNet cache] + 1342 (WaveNet.mm:1519)
2   org.kismac-ng.kismac          	0x00007d06 -[ScanController tableView:objectValueForTableColumn:row:] + 59 (ScanController.m:283)
3   com.apple.AppKit              	0x90271dce -[NSTableView _dataSourceValueForColumn:row:] + 72
4   com.apple.AppKit              	0x901f4100 -[NSTableView preparedCellAtColumn:row:] + 188
5   com.apple.AppKit              	0x901f3f64 -[NSTableView _drawContentsAtRow:column:withCellFrame:] + 56
6   com.apple.AppKit              	0x901f349a -[NSTableView drawRow:clipRect:] + 872
7   de.binaervarianz.bigeneric    	0x11007944 -[ColoredRowTableView drawRow:clipRect:] + 330
8   com.apple.AppKit              	0x9019890c -[NSTableView drawRowIndexes:clipRect:] + 363
9   com.apple.AppKit              	0x901973f0 -[NSTableView drawRect:] + 2199
10  de.binaervarianz.bigeneric    	0x110079c9 -[ColoredRowTableView drawRect:] + 122
11  com.apple.AppKit              	0x90227984 -[NSView _drawRect:clip:] + 3853
12  com.apple.AppKit              	0x9022647b -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1050
13  com.apple.AppKit              	0x90224dd1 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 759
14  com.apple.AppKit              	0x90221237 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3090
15  com.apple.AppKit              	0x9035d798 -[NSView displayIfNeededInRect:] + 625
16  org.kismac-ng.kismac          	0x0000780b -[ScanController updateNetworkTable:complete:] + 697 (ScanController.m:229)
17  org.kismac-ng.kismac          	0x0002a8a6 -[WaveScanner performScan:] + 90 (WaveScanner.mm:129)
18  com.apple.Foundation          	0x920505d7 __NSFireTimer + 279
19  com.apple.CoreFoundation      	0x94d5ab45 CFRunLoopRunSpecific + 4469
20  com.apple.CoreFoundation      	0x94d5acf8 CFRunLoopRunInMode + 88
21  com.apple.HIToolbox           	0x94e9ada4 RunCurrentEventLoopInMode + 283
22  com.apple.HIToolbox           	0x94e9abbd ReceiveNextEventCommon + 374
23  com.apple.HIToolbox           	0x94e9aa31 BlockUntilNextEventMatchingListInMode + 106
24  com.apple.AppKit              	0x9015f505 _DPSNextEvent + 657
25  com.apple.AppKit              	0x9015edb8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
26  com.apple.AppKit              	0x90157df3 -[NSApplication run] + 795
27  com.apple.AppKit              	0x90125030 NSApplicationMain + 574
28  org.kismac-ng.kismac          	0x00002e82 _start + 216
29  org.kismac-ng.kismac          	0x00002da9 start + 41

Attachments

KisMAC_2008-08-16-094327_ludovic-hirlimanns-macbook-pro.crash Download (24.3 KB) - added by ludovic 19 months ago.
Complete crash log
ludovic-hirlimanns-macbook-pro.spx Download (1.3 MB) - added by ludovic 19 months ago.
Machine's description on which I could crash.

Change History

Changed 19 months ago by ludovic

Complete crash log

Changed 19 months ago by fish

  • description modified (diff)

Changed 19 months ago by fish

  • keywords crash removed

I fixed your formatting and capitalization, but we need more information from you as specified in the the FAQ and  forums.

Changed 19 months ago by ludovic

  • cc ludovic@… added

Sorry for the delay - I did not get the notification.

Machine is a Macbook Pro with Airport extreme card that was used in passive mode. Will attach the description of the machine when I go home tonight.

The crash also occurred on one of my friends First generation macbookpro - will try to attach both crash report and machine description.

Changed 19 months ago by ludovic

Machine's description on which I could crash.

Changed 18 months ago by fish

Yet again: We need console and system logs as specified very clearly. More details help as well, including how long you had been scanning for, if you were dumping (and have the dump available if requested), confirmation that you had deleted the old preference file, etc. Also, please try with the current revision (r294) as it has many AirPort Extreme related improvements.

Changed 18 months ago by gkruse

  • status changed from new to closed
  • resolution set to worksforme

I can't seem to reproduce this

Note: See TracTickets for help on using tickets.