Hi Marcel,
I narrowed the problem down to this.
In function handle_multi_line (gweb.c:809) a call is made to g_hash_table_lookup
but session->result.last_key is NULL.
(gdb) print session->result.last_key
$1 = (gchar *) 0x0
Is there anything I can do to help you guys further?
Interesting. It would be nice to see the actual content it's parsing
(which you can get in requesting the same url as wispr with wget)
Might be a corner case we never stumble into.
Anyway, I'll check the code
Thanks,
Tomasz
_______________________________________________
connman mailing list
[email protected]
https://lists.connman.net/mailman/listinfo/connman