Issue information

Issue ID
#1114
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Mar 5, 2008 19:39
Last Post
Hercules Elf Bot
Mar 5, 2008 19:39
Confirmation
Yes (1)
No (0)

Hercules Elf Bot - Mar 5, 2008 19:39

Originally posted by [b]kopono[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=1114

[code]Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208084800 (LWP 18164)]
0x08057a90 in clif_additem (sd=0x0, n=0, amount=0, fail=4) at clif.c:1764
1764 fd = sd->fd;
(gdb) bt full
#0 0x08057a90 in clif_additem (sd=0x0, n=0, amount=0, fail=4) at clif.c:1764
fd = <value optimized out>
#1 0x0809e967 in mob_dead (md=0xb1d013d4, src=0xb356f4dc, type=<value optimized out>) at mob.c:2262
itemid = <value optimized out>
status = (struct status_data *) 0xb1d015bc
sd = (struct map_session_data *) 0x0
tmpsd = {0xbdaa9e0, 0x0 <repeats 29 times>}
mvp_sd = (struct map_session_data *) 0xbdaa9e0
second_sd = (struct map_session_data *) 0x0
third_sd = (struct map_session_data *) 0x0
pt = {{p = 0x0, id = 0, zeny = 0, base_exp = 0, job_exp = 0} <repeats 30 times>}
i = 10
temp = 4
count = 1
pnum = 0
m = 202
mvp_damage = <value optimized out>
tick = 818327603
flaghom = 0
#2 0x08087e2f in status_damage (src=0xb356f4dc, target=0xb1d013d4, hp=4209, sp=0, walkdelay=500, flag=0) at status.c:743
sce = <value optimized out>
status = (struct status_data *) 0xb1cbb254
sc = (struct status_change *) 0xb1cbb2a8
#3 0x080ef4cf in battle_delay_damage_sub (tid=2341, tick=831442519, id=110023756, data=191139368) at battle.c:160
target = (struct block_list *) 0xb1cbb06c
#4 0x08112dc6 in do_timer (tick=831442520) at timer.c:388
nextmin = -1
i = 2341
__FUNCTION__ = "do_timer"
#5 0x081108c9 in main (argc=1, argv=0xbfe54b14) at core.c:253
next = <value optimized out>[/code]

This post has been edited by Brian on Nov 29, 2012 18:30