Opened 6 years ago

Closed 6 years ago

Last modified 5 years ago

#14811 closed bug (fixed)

wpa_supplicant crashes upon connecting

Reported by: humdinger Owned by: waddlesplash
Priority: normal Milestone: R1/beta2
Component: Network & Internet/Wireless Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

This is hrev52731, 32bit.

My previous hrev52714 didn't have this issue. After the wpa_supplicant window pops up, and I click the button to connect, it crashes. Two slightly differing reports are attached.

Removing /boot/home/config/settings/system/keystore/keystore_database didn't make a difference.

This is the significant part of one of the reports:

	thread 969: wpa_supplicant thread 
state: Exception (Segment violation)

Frame		IP			Function Name
-----------------------------------------------
0x7a569eb8	0x9e5705	pthread_self + 0x1d 
	Disassembly:
		pthread_self:
		0x009e56e8:               55  push %ebp
		0x009e56e9:             89e5  mov %esp, %ebp
		0x009e56eb:               53  push %ebx
		0x009e56ec:       e800000000  call 0x9e56f1
		0x009e56f1:               5b  pop %ebx
		0x009e56f2:     81c327b80900  add $0x9b827, %ebx
		0x009e56f8:       b804000000  mov $0x4, %eax
		0x009e56fd: 648b048500000000  mov %fs:(%eax,4), %eax
		0x009e5705:             8b00  mov (%eax), %eax <--

	Frame memory:
		[0x7a569eb4]  ....   18 0f a8 00
0x7a569ed8	0x9e604b	pthread_testcancel + 0x13 
0x7a569ef8	0xa4e911	write + 0x31 
0x7a569f28	0x9fec38	_IO_new_file_write + 0x34 
0x7a569f58	0x9fe1ff	new_do_write + 0x7f 
0x7a569f88	0x9fe163	_IO_new_do_write + 0x27 
0x7a569fb8	0x9fe469	_IO_new_file_overflow + 0xbd 
0x7a569ff8	0x9fed72	_IO_file_xsputn + 0xfe 
0x7a56b708	0xa19375	vfprintf + 0x1ad 
0x7a56b738	0xa14c3b	printf + 0x27 
0x7a56b778	0x11ddea4	wpa_printf + 0x40 
0x7a56b7d8	0x120a73f	wpa_driver_bsd_capa + 0x73 
00000000	0x000480	? 

I have an iprowifi4965, 16 GiB or RAM, i7 running 32bit Haiku.

Attachments (2)

wpa_supplicant-966-debug-09-01-2019-16-44-52.report (10.5 KB ) - added by humdinger 6 years ago.
wpa_supplicant-497-debug-09-01-2019-01-59-21.report (18.3 KB ) - added by humdinger 6 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 by waddlesplash, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed in hrev52736.

comment:2 by nielx, 5 years ago

Milestone: UnscheduledR1/beta2

Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone

Note: See TracTickets for help on using tickets.