[oi-dev] sqlite update
Aurélien Larcher
aurelien.larcher at gmail.com
Fri Aug 30 09:30:09 UTC 2013
Le 30/08/13 11:08, Alexander Pyhalov a écrit :
> On 08/30/2013 03:15, Aurélien Larcher wrote:
>> Hi,
>> Is it possible that this change broke firefox ?
>> After updating it segfaults at the start.
>>
>> /1:
>> open64("/home/alarcher/.mozilla/firefox/cxqk6vqc.default/places.sqlite-journal",
>>
>> O_RDWR|O_CREAT|O_LARGEFILE|O_CLOEXEC, 0644) = 39
>> /12: clock_gettime(4, 0xF3FFED28) = 0
>> /1: fstat64(39, 0x080338D4) = 0
>> /12: clock_gettime(4, 0xF3FFED78) = 0
>> /1: getuid() = 101 [101]
>> /1: fstat64(39, 0x080338D4) = 0
>> /12: clock_gettime(4, 0xF3FFED28) = 0
>> /12: clock_gettime(4, 0xF3FFED78) = 0
>> /1: Incurred fault #6, FLTBOUNDS %pc = 0xFA76B984
>> /1: siginfo: SIGSEGV SEGV_MAPERR addr=0xFA76B984
>> /1: Received signal #11, SIGSEGV [caught]
>> /1: siginfo: SIGSEGV SEGV_MAPERR addr=0xFA76B984
>> /12: clock_gettime(4, 0xF3FFED28) = 0
>> /1: lwp_sigmask(SIG_SETMASK, 0xFFBFFEFF, 0xFFFFFFF7, 0x000000FF,
>> 0x00000000) = 0xFFBFFEFF [0xFFFFFFFF]
>>
>> ldd /usr/bin/firefox gives:
>>
>> libsqlite3.so.0 => /usr/lib/firefox/../libsqlite3.so.0
>> libsqlite3.so.0 (sqlite_3.7.5) => (version not found)
>>
>> How could I report in a better way ?
>> Best regards,
>>
>
> Hello. Can you update sqlite now and check if issue has gone?
>
>
Hi,
after updating with your fix the Firefox issue has gone and ldd does not
show "version not found" anymore.
Best regards,
Aurelien
More information about the oi-dev
mailing list