search for: 18a000

Displaying 4 results from an estimated 4 matches for "18a000".

Did you mean: 18000
2015 Oct 13
2
4.3.0 classicupgrade segfault
...segmentation fault: Reading smb.conf Provisioning Exporting account policy Exporting groups Exporting users Segmentation fault In the system message log, a python error is reported: kernel: python[28732]: segfault at 0 ip 00007f04d22d2171 sp 00007fff6c3c3928 error 4 in libc-2.12.so[7f04d2251000+18a000] Has anyone else encountered this? It doesn't happen with any of the 4.1.x or 4.2.x releases that I've tried. -r
2015 Oct 14
2
4.3.0 classicupgrade segfault
...policy >> Exporting groups >> Exporting users >> Segmentation fault >> >> In the system message log, a python error is reported: >> >> kernel: python[28732]: segfault at 0 ip 00007f04d22d2171 sp >> 00007fff6c3c3928 error 4 in libc-2.12.so[7f04d2251000+18a000] >> >> Has anyone else encountered this? It doesn't happen with any of the >> 4.1.x or 4.2.x releases that I've tried. >> >> -r >> > > > https://bugzilla.samba.org/show_bug.cgi?id=11530 > > Bye Hi Luca, seeing as you seem to understand C a...
2013 Jul 11
0
gspca - a followup
...ere he enabled mediawiki to server thumbnails for some images. That crash, according to the [abrt] full crash report, is from /usr/bin/convert, and /var/log/messages tells me kernel: convert[1880]: segfault at 7f948fbabfe8 ip 00007f949bb97d49 sp 00007f948fbabff0 error 6 in libc-2.12.so[7f949bb20000+18a000] So, it appears to me that there was some change in either convert, or libc, that only gets hit in very, very specific cases, which I suspect has to do with the chipset. In my case, it hits a Dell PowerEdge R720, and a Penguin 1650A. Now, I find this weird, as the former is a Xeon, and the latter...
2012 Oct 12
13
Dom0 physical networking/swiotlb/something issue in 3.7-rc1
Hi Konrad, The following patch causes fairly large packet loss when transmitting from dom0 to the physical network, at least with my tg3 hardware, but I assume it can impact anything which uses this interface. I suspect that the issue is that the compound pages allocated in this way are not backed by contiguous mfns and so things fall apart when the driver tries to do DMA. However I