bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#28181: 26.0.50; emacs master segfaults on make-network-process, embe


From: andrés ramírez
Subject: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900
Date: Wed, 23 Aug 2017 11:38:25 -0600

> Then how do you know the problem was in process.c?  The backtrace
> you've shown stops before it gets to Emacs sources.  Maybe try "thread
> apply all bt" instead of just "bt", you may have shown backtrace for a
> non-main thread.
I edebbugged it. then gdbbed it

started from the eww function
url-retrieve
url-retrieve-internal
url-http
[...]
make-network-process (i put a breakpoint there too)
when entering make-network-process the segfault happened.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]