Ticket #1226 (closed defect: fixed)
*** glibc detected *** realloc(): invalid pointer: 0x08142af0 ***
| Reported by: | Olaf van der Spek | Owned by: | jan |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5.0 |
| Component: | core | Version: | 1.4.15 |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Need User Feedback: | Blocking: |
Description (last modified by jwmcglynn) (diff)
accept(4, 0xbfa64928, [112]) = -1 EAGAIN (Resource temporarily unavailable)
time(NULL) = 1181288756
poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}, {fd=15, events=POLLIN}, {fd=-1}, {fd=-1}, {fd=-1}, {fd=-1}, {fd=-1}, {fd=-1}, {fd=-1}, {fd=-1}, {fd=-1}, {fd=-1}, {fd=9, events=POLLIN}, {fd=14, events=POLLIN, revents=POLLIN}, {fd=-1}, {fd=12, events=POLLIN}, {fd=-1}, {fd=-1}, {fd=-1}, {fd=-1}, {fd=7, events=POLLIN}, {fd=-1}, {fd=11, events=POLLIN}, {fd=-1}, {fd=-1}, {fd=-1}, {fd=-1}, {fd=-1}, {fd=-1}], 30, 1000) = 1
ioctl(14, FIONREAD, [814]) = 0
read(14, "GET /forums/index.php?showforum="..., 1471) = 814
open("/dev/tty", O_RDWR|O_NONBLOCK|O_NOCTTY) = -1 ENXIO (No such device or address)
writev(2, [{"*** glibc detected *** ", 23}, {"realloc(): invalid pointer", 26}, {": 0x", 4}, {"08142af0", 8}, {" ***\n", 5}], 5) = 66
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
tgkill(21522, 21522, SIGABRT) = 0
--- SIGABRT (Aborted) @ 0 (0) ---
Process 21522 detached
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

